summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
Commit message (Collapse)AuthorAgeFilesLines
* Rename macosx video output driver to corevideo.diego2009-05-047-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29252 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with r28984: 17% done.bircoph2009-03-221-508/+504
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix HTML docs generation, broken in r28980.rathann2009-03-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29004 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing whitespacesGabrov2009-03-194-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29001 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing whitespaces all over the placeGabrov2009-03-197-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28999 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28991Gabrov2009-03-191-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28998 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of trailing whitespaces.bircoph2009-03-171-24/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28984 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid an error at the end of chunked HTML doc generation.reimar2009-03-171-2/+4
| | | | | | | Since doctype was added, xsltproc always needs a target _file_. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28980 b3059339-0415-0410-9bf9-f77b7e298cf2
* Set DOCTYPE in xsl-generated HTML documentation.reimar2009-03-141-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28944 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r28707gpoirier2009-03-021-172/+190
| | | | | | | Patch by %Cedric P Dumez-Viou A obs-nancay P fr% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28798 b3059339-0415-0410-9bf9-f77b7e298cf2
* french punctuation cosmeticsgpoirier2009-03-021-50/+49
| | | | | | | Patch by %Cedric P Dumez-Viou A obs-nancay P fr% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28797 b3059339-0415-0410-9bf9-f77b7e298cf2
* - french punctuation cosmetics that was done weeks before.gpoirier2009-03-021-14/+22
| | | | | | | | - sync with r23520 Patch by %Cedric P Dumez-Viou A obs-nancay P fr% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28796 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28727Gabrov2009-02-252-6/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28730 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r28707.bircoph2009-02-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28709 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r28706.bircoph2009-02-231-5/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28708 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update faq about power management effect taking into account thatbircoph2009-02-231-1/+1
| | | | | | | -rtc is default no longer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update some statements:bircoph2009-02-231-3/+11
| | | | | | | | 1) Suggest larger read ahead buffer. 2) Note how sdparm may be used to adjust scsi device speed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28706 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r28266.bircoph2009-02-211-51/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28682 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28670Gabrov2009-02-192-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28671 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r28660.bircoph2009-02-191-202/+162
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28661 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another outdated text in <screen> example.bircoph2009-02-191-1/+1
| | | | | | | Synced with currrent MSGTR_TooManyVideoInBuffer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28660 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screen example for no audio problem is outdated:bircoph2009-02-191-4/+4
| | | | | | | | | | | | | The following MSGTR_* messages changed since then: MSGTR_AO_OSS_CantOpenDev MSGTR_CannotInitAO MSGTR_NoSound MSGTR_StartPlaying Expamle is updated as appropriate. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling: capitalize pronouns.bircoph2009-02-191-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28656 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace the dash sign by &mdash; tag.bircoph2009-02-181-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28653 b3059339-0415-0410-9bf9-f77b7e298cf2
* Exterminate one more trailing whitespace.bircoph2009-02-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with r26990.bircoph2009-02-181-21/+22
| | | | | | | Remove trailing whitespaces. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28651 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r28615.bircoph2009-02-161-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28616 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add ccache usage suggestion to speed up compilation.bircoph2009-02-161-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28615 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28593Gabrov2009-02-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28609 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove trailing whitespaces.bircoph2009-02-152-20/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28593 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with r28201.bircoph2009-02-151-32/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28592 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix r28506.bircoph2009-02-151-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28572 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28532Gabrov2009-02-124-94/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28548 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert "advanced audio usage" into from a subsection to a chapter.diego2009-02-111-28/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28532 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace a mention of MPlayer by MEncoder in the MEncoder section.diego2009-02-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated FAQ entries.diego2009-02-111-60/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28530 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-106-726/+163
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28517 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-106-692/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28516 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-106-710/+148
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28515 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-093-272/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28514 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-096-704/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28513 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync x264 section renaming.diego2009-02-093-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28511 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use consistent names for codec installation sections.diego2009-02-092-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28510 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-093-215/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28509 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-095-839/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28508 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-095-858/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28507 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-095-829/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28506 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removaldiego2009-02-093-625/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28505 b3059339-0415-0410-9bf9-f77b7e298cf2
* partial sync with obsolete section removalsdiego2009-02-098-1316/+172
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28504 b3059339-0415-0410-9bf9-f77b7e298cf2
* bruteforce partial sync with obsolete documentation removaldiego2009-02-0911-1935/+222
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28501 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28432Gabrov2009-02-083-165/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28484 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reminder for Dominik to update the RPM packaging section.diego2009-02-011-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28432 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename "ARM" section to "ARM Linux".diego2009-02-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28431 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move QNX subsection to commercial Unix section.diego2009-02-011-32/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28429 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move note about binary packages to the top section.diego2009-02-011-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28428 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reword beginning of MinGW section.diego2009-02-011-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28427 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Amiga/MorphOS section, it only contained outdated information.diego2009-02-011-35/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28426 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove hints about specific binary packages, add a link to the listdiego2009-02-011-19/+3
| | | | | | | of unofficial packages on our homepage instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28425 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove IRIX section, the advice it contained is now obsolete.diego2009-02-011-28/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28424 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note about POSIX system requirements.diego2009-02-011-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28422 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note about adding /usr/xpg4/bin to your PATH on Solaris.diego2009-02-011-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28420 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove remarks about GNU Make being required on some systems.diego2009-02-011-24/+1
| | | | | | | GNU Make 3.81 or later is required everywhere. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28419 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move GNU Make entry to the top of the list.diego2009-02-011-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28418 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update binutils and compiler sections.diego2009-02-011-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28417 b3059339-0415-0410-9bf9-f77b7e298cf2
* update copyright yearGabrov2009-01-0510-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28266 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix nonstandard license headers in the documentation.diego2009-01-052-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28263 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28247Gabrov2009-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28261 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync removal of bugs.xml.diego2009-01-0512-845/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28260 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not run mkdir in a subshell.diego2009-01-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28258 b3059339-0415-0410-9bf9-f77b7e298cf2
* Skip pointless ignoring return value of 'rm -f'.diego2009-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28257 b3059339-0415-0410-9bf9-f77b7e298cf2
* nonrecursive releaseclean targetdiego2009-01-052-10/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28256 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Move clean targets to the bottom.diego2009-01-051-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28255 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless language-specific clean and distclean targets.diego2009-01-041-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28254 b3059339-0415-0410-9bf9-f77b7e298cf2
* Subsume clean-html-chunked and clean-html-single targets into clean target.diego2009-01-041-9/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28253 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of pointless chunked-dir and single-dir targets.diego2009-01-041-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28251 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify phony target declaration.diego2009-01-041-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28250 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync audio.xml removal.diego2009-01-0424-1673/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28249 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync history chapter removal.diego2009-01-0417-1504/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28248 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove history chapter; it is outdated and of little practical value.diego2009-01-042-188/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28247 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r28211Gabrov2008-12-306-467/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28212 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove audio output section, it provides little to no useful information.diego2008-12-273-66/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix Chinese documentation build, English codecs.xml was removed.diego2008-12-271-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28206 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove (audio) codecs section, its contents are part of the usage section.diego2008-12-273-102/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert Win32 codec importing HOWTO into a text document in the tech section.diego2008-12-272-160/+4