aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man
Commit message (Collapse)AuthorAge
...
* remove some unbreakable lines roff errors.Gravatar gpoirier2006-09-22
| | | | | | | | The remaining ones are a 1:1 copy of the English version, but somehow roff doesn't complain about them in that version Of well... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19933 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync up to (yet) CVS rev. 1.1260Gravatar ptt2006-09-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19931 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r19927Gravatar gpoirier2006-09-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19928 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typos noticed by Paul TT.Gravatar diego2006-09-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19927 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with r19881Gravatar gpoirier2006-09-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19906 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r19895Gravatar Gabrov2006-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19896 b3059339-0415-0410-9bf9-f77b7e298cf2
* When the hardware sample format is AC3, do not force using an hardcodedGravatar cladisch2006-09-18
| | | | | | | | | | device name. The setting of the non-audio bit is now done by changing the default value of the AES0 parameter in the ALSA configuration structures. This works with user-specified devices, too. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19895 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix "groff comment issue" (' at beginning of line)Gravatar kraymer2006-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19887 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19881: Shorten scale filter parameter names to avoid excessive line length.Gravatar kraymer2006-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19886 b3059339-0415-0410-9bf9-f77b7e298cf2
* roff markup fixesGravatar diego2006-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19882 b3059339-0415-0410-9bf9-f77b7e298cf2
* Shorten scale filter parameter names to avoid excessive line length.Gravatar diego2006-09-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19881 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r19879Gravatar Gabrov2006-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19880 b3059339-0415-0410-9bf9-f77b7e298cf2
* more appropriate translation for INTERACTIVE CONTROLGravatar kraymer2006-09-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19872 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19865: Wording improvements, document only one half of -mouse-movements ↵Gravatar kraymer2006-09-17
| | | | | | | | | flag option. r19859: documented -[no]mouse-movements git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wording improvements, document only one half of -mouse-movements flag option.Gravatar diego2006-09-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19865 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -[no]mouse-movementsGravatar nicodvb2006-09-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19859 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19839: Add repeated screenshot mode to vf_screenshot.Gravatar kraymer2006-09-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19840 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add repeated screenshot mode to vf_screenshot.Gravatar eugeni2006-09-15
| | | | | | | It is triggered by "screenshot 1". git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19839 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19799: ability to pass channel name (not only number) to radio_set_channelGravatar kraymer2006-09-12
| | | | | | | | | | | | | r19788: small wording/spelling fixes r19785: keypad 7 returns to nearest dvdnav menu r19778: mention dvdnav keys bindings r19777: mention that 'h' and 'k' work with dvb input, too r19763: -nortc is now the default, document -rtc instead. Change the description of -rtc and -softsleep. r19751: Add a bit of doc about dvdnav support in MPlayer, and why you may want to use it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19805 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r19790Gravatar Gabrov2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19791 b3059339-0415-0410-9bf9-f77b7e298cf2
* small wording/spelling fixesGravatar diego2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19788 b3059339-0415-0410-9bf9-f77b7e298cf2
* keypad 7 returns to nearest dvdnav menuGravatar nicodvb2006-09-10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19785 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention dvdnav keys bindingsGravatar nicodvb2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19778 b3059339-0415-0410-9bf9-f77b7e298cf2
* mention that 'h' and 'k' work with dvb input, tooGravatar nicodvb2006-09-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19777 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nortc is now the default, document -rtc instead. Change the descriptionGravatar uau2006-09-09
| | | | | | | of -rtc and -softsleep. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19763 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with r19751Gravatar Gabrov2006-09-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19757 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a bit of doc about dvdnav support in MPlayer, and why you may want to ↵Gravatar gpoirier2006-09-08
| | | | | | | | | use it. (a bit rough, but it's start) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19751 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ r19688Gravatar gpoirier2006-09-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19707 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19688: insert linebreakGravatar kraymer2006-09-05
| | | | | | | | | | r19671: Add -ass-styles man page entry. r19653: small markup/grammar fix r19652: ass-color and ass-border-color options. r19630: Document (no)global x264 encoding option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19689 b3059339-0415-0410-9bf9-f77b7e298cf2
* insert linebreakGravatar kraymer2006-09-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19688 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -ass-styles man page entry.Gravatar eugeni2006-09-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19671 b3059339-0415-0410-9bf9-f77b7e298cf2
* small markup/grammar fixGravatar diego2006-09-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19653 b3059339-0415-0410-9bf9-f77b7e298cf2
* ass-color and ass-border-color options.Gravatar eugeni2006-09-03
| | | | | | | Only plain text subtitles are affected. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19652 b3059339-0415-0410-9bf9-f77b7e298cf2
* man/hu/mplayer.1 synced with r19635Gravatar Gabrov2006-09-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19638 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document (no)global x264 encoding option.Gravatar diego2006-09-01
| | | | | | | patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19630 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r19569Gravatar gpoirier2006-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19610 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19606: documented -lavfdoptsGravatar kraymer2006-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19608 b3059339-0415-0410-9bf9-f77b7e298cf2
* documented -lavfdoptsGravatar nicodvb2006-08-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19606 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19599: Improve radio section.Gravatar kraymer2006-08-30
| | | | | | | | | | r19591: fixe some typos and formatting of -radio entry r19574: Radio support r19571: Add missing backslashes. r19569: Add -(no)ass-use-margins option. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19602 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improve radio section.Gravatar diego2006-08-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19599 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixe some typos and formatting of -radio entryGravatar kraymer2006-08-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19591 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing backslashes.Gravatar diego2006-08-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19571 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -(no)ass-use-margins option.Gravatar eugeni2006-08-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19569 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced to 25.8.2006Gravatar jheryan2006-08-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19567 b3059339-0415-0410-9bf9-f77b7e298cf2
* live.com --> LIVE555Gravatar diego2006-08-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19565 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19508: Put -ass options in alphabetical order.Gravatar kraymer2006-08-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19511 b3059339-0415-0410-9bf9-f77b7e298cf2
* r19507: syntax/consistency fixGravatar kraymer2006-08-23
| | | | | | | r19503: Add -ass-force-style to man page. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19510 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put -ass options in alphabetical order.Gravatar diego2006-08-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19508 b3059339-0415-0410-9bf9-f77b7e298cf2
* syntax/consistency fixGravatar diego2006-08-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19507 b3059339-0415-0410-9bf9-f77b7e298cf2