aboutsummaryrefslogtreecommitdiffhomepage
path: root/help
Commit message (Collapse)AuthorAge
* synced with r27420Gravatar Gabrov2008-08-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27421 b3059339-0415-0410-9bf9-f77b7e298cf2
* another round to get it in utf-8...Gravatar ptt2008-08-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27410 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
| | | | | | | a HAVE_ prefix to a CONFIG_ prefix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27402 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
| | | | | | | HAVE_NEW_GUI --> CONFIG_GUI, HAVE_GTK2_GUI --> CONFIG_GTK2 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27375 b3059339-0415-0410-9bf9-f77b7e298cf2
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
| | | | | | | | Replace all USE_ prefixes by CONFIG_ prefixes to indicate options which are configurable. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r27326Gravatar Gabrov2008-07-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27327 b3059339-0415-0410-9bf9-f77b7e298cf2
* restored file encoding tu utf8 and corrected wrong chars, hoping it's ok nowGravatar ptt2008-07-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27325 b3059339-0415-0410-9bf9-f77b7e298cf2
* r27123: Add verbose messages about trying and searching for audio output ↵Gravatar kraymer2008-06-30
| | | | | | | | | drivers. Add messages showing why a specified audio output driver failed to be used. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27164 b3059339-0415-0410-9bf9-f77b7e298cf2
* r27067: Remove pointless #ifdef.Gravatar kraymer2008-06-30
| | | | | | | | | r27068: Remove pointless HELP_MP_DEFINE_STATIC definition. r27069: -alang/-slang do not depend on dvdread support. r27071: Add the ugly HELP_MP_DEFINE_STATIC back, [...] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27163 b3059339-0415-0410-9bf9-f77b7e298cf2
* r27066: update comments, whitespace cosmeticsGravatar kraymer2008-06-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27162 b3059339-0415-0410-9bf9-f77b7e298cf2
* r27065: whitespace consistency cosmeticsGravatar kraymer2008-06-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27161 b3059339-0415-0410-9bf9-f77b7e298cf2
* r26863: make use of the new MGA_VID_VERSION ioctl to checkGravatar kraymer2008-06-30
| | | | | | | | | | r26900: Fix typo in string name. r26901: mga_vid string wording fix r26911: mga_vid driver wording fixes r27063: Move message about which adapter is used to verbose mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27160 b3059339-0415-0410-9bf9-f77b7e298cf2
* r25605: properties to get and set angleGravatar kraymer2008-06-30
| | | | | | | | | | | | r25663: add support for per protocol and per extension playback profile loading r25947: Add windows cp1256 encoding for arabic, fixes bug #1007 r26067: Check glyph bounding box before rasterizing and complain if it is too large. r26649: Fix some not entirely correct and misleading messages. r26762: Add a new suboption to -vo xv and -vo xvmc that allows ... r26795: Add support for AppleIR Remote as an input under Linux systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27159 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24924: Add audio filter scaletempoGravatar kraymer2008-06-30
| | | | | | | | r25058: Add missed translatable string in my previous commit r25158: Make up missed update for osd message. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27158 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24790: Disable channel scanner when no tuner is present.Gravatar kraymer2008-06-29
| | | | | | | r24892: move errors and a warning to help_mp-en.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27156 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing whitespacesGravatar kraymer2008-06-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27155 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r27123, patch by JRaSH, %jrash06 A 163 P com%Gravatar gpoirier2008-06-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27140 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24772: DirectShow based tv:// driver for win32Gravatar kraymer2008-06-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add verbose messages about trying and searching for audio output drivers.Gravatar corey2008-06-22
| | | | | | | | | Add messages showing why a specified audio output driver failed to be used. Based on a patch from Bryan Henderson, giraffedata [[]] gmail :: com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27123 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Group entries by directory instead of randomly.Gravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings likeGravatar diego2008-06-15
| | | | | | | ./help_mp.h:21: warning: 'help_text' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27071 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Remove empty line for consistency.Gravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27070 b3059339-0415-0410-9bf9-f77b7e298cf2
* -alang/-slang do not depend on dvdread support.Gravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27069 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless HELP_MP_DEFINE_STATIC definition.Gravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27068 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove pointless #ifdef.Gravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27067 b3059339-0415-0410-9bf9-f77b7e298cf2
* update comments, whitespace cosmeticsGravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27066 b3059339-0415-0410-9bf9-f77b7e298cf2
* whitespace consistency cosmeticsGravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27065 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove now unused messages.Gravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27064 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move message about which adapter is used to verbose mode.Gravatar diego2008-06-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27063 b3059339-0415-0410-9bf9-f77b7e298cf2
* Slightly reduce VIDIX video output verbosity.Gravatar diego2008-06-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27040 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r26967Gravatar Gabrov2008-06-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26968 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove extra messages.Gravatar diego2008-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26920 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix mismatching messages.Gravatar diego2008-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26919 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.Gravatar diego2008-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix problems picked up by mphelp_check.pyGravatar gpoirier2008-05-29
| | | | | | | patch by cedric viou %Cedric P Dumez-Viou A obs-nancay P fr% git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26917 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_vid driver wording fixesGravatar diego2008-05-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26911 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move messages header file creation to a separate shell script.Gravatar diego2008-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26910 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use 'grep -q' instead of redirecting grep output to /dev/null.Gravatar diego2008-05-27
| | | | | | | The -q option is part of POSIX. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26902 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_vid string wording fixGravatar diego2008-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26901 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typo in string name.Gravatar diego2008-05-27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26900 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r26863, patch by JRaSH % jrash06 A 163 P com %Gravatar gpoirier2008-05-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26877 b3059339-0415-0410-9bf9-f77b7e298cf2
* make use of the new MGA_VID_VERSION ioctl to checkGravatar attila2008-05-23
| | | | | | | | whether the installed driver has the version we expect it to have. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26863 b3059339-0415-0410-9bf9-f77b7e298cf2
* r26512: consistently print fps with three digits of precisionGravatar voroshil2008-05-21
| | | | | | | | | r26649: Fix some not entirely correct and misleading messages. r26762: Add a new suboption to -vo xv and -vo xvmc that allows selection r26795: Add support for AppleIR Remote as an input under Linux systems. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26845 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r26839Gravatar Gabrov2008-05-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26840 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move the logic that decides if untranslated messages need to be added toGravatar diego2008-05-18
| | | | | | | help_mp.h into the helper script that generates those messages. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26832 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for AppleIR Remote as an input under Linux systems.Gravatar ben2008-05-18
| | | | | | | | | | | | | This requires Linux 2.6 with evdev and appleir drivers. The keymapping is done to mimics the one that was done for MacOSX. WARNING: Most distributions do not seems to bother and only let root access to the device. Modify udev rules accordingly if you want regular user to be able to use the remote. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26795 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a new suboption to -vo xv and -vo xvmc that allows selectionGravatar ben2008-05-13
| | | | | | | | | | | | | of XVideo adaptor to be used (instead of default one, which is #0). This is useful for example if you'd rather like to use the original Overlay renderer of your GPU instead of the texture blitting engine (which is usually default), which is number one cause of nasty video tearing effects. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26762 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r26729Gravatar Gabrov2008-05-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26730 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r26649Gravatar ptt2008-05-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26677 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix some not entirely correct and misleading messages.Gravatar eugeni2008-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26649 b3059339-0415-0410-9bf9-f77b7e298cf2