summaryrefslogtreecommitdiffstats
path: root/help/help_mp-el.h
Commit message (Collapse)AuthorAgeFilesLines
* Delete things related to old translation systemUoti Urpala2010-03-101-571/+0
| | | | | Remove the help/ subdirectory, configure code to create toplevel help_mp.h, and all the '#include "help_mp.h"' lines from .c files.
* Reduce console output verbosity: Move colorspace information to verbose mode.diego2009-09-301-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29742 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove reference to outdated documentation file.diego2009-04-201-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29209 b3059339-0415-0410-9bf9-f77b7e298cf2
* The large -help help_text should be const so it goes into .rodatareimar2009-03-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28860 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
| | | | | | | 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:diego2008-07-301-1/+1
| | | | | | | 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.diego2008-07-301-1/+1
| | | | | | | | 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
* Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.diego2008-05-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26918 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.diego2007-01-131-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove dead defines (spotted by mphelp_check.py)kraymer2006-11-071-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20743 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove remnants of long-gone libfame.diego2006-11-061-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert some unmaintained help_mp-* files to UTF-8kraymer2006-10-311-461/+461
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20553 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with message removal from DVD information output change.diego2006-08-191-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix extras and maformed translation messages, check done with uau's brand ↵reynaldo2006-05-171-12/+6
| | | | | | new TOOLS/ script, PART 1 of 3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18524 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some misspelled and misnamed messages.diego2006-04-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18336 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes - Make mencoder stream size printing use 64 bits - by Corey Hickey on ↵reynaldo2006-04-271-2/+2
| | | | | | translation files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18308 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-281-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
* New website structure, the /homepage subdirectory is gone.diego2006-03-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace bps by B/s when it means bytes per second to avoid ambiguity sincediego2005-09-021-2/+2
| | | | | | | | bps can mean any combination of bits/bytes per second/sample. patch by a.guru - at - sympatico - dot - ca git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16361 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove duplicate messageswight2005-07-031-4/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15914 b3059339-0415-0410-9bf9-f77b7e298cf2
* devices.html is no more, link updated.diego2004-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msg conversiondiego2004-10-071-2/+0
| | | | | | | patch by the Wanderer <inverseparadox at comcast dot net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13578 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed all obsolete and unused messages.diego2004-10-021-16/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obsolete and unused message removed.diego2004-10-021-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13530 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf -> mp_msg conversion, first stepsdiego2004-08-241-1/+2
| | | | | | | patch by The Wanderer <inverseparadox@comcast.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13123 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typodiego2004-07-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12861 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Ioannis Panteleakis <pioann@csd.auth.gr>diego2004-07-071-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12772 b3059339-0415-0410-9bf9-f77b7e298cf2
* some corrections by Haris Kouzinopoulosdiego2004-05-161-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12481 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Ioannis Panteleakis <pioann@csd.auth.gr>diego2004-01-301-19/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11886 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the historic libcss supportalex2003-12-081-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed outdated telecine messages.diego2003-11-041-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11385 b3059339-0415-0410-9bf9-f77b7e298cf2
* bug fixes based on a patch by Nicolás Lichtmaier <nick@technisys.com.ar>diego2003-10-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11328 b3059339-0415-0410-9bf9-f77b7e298cf2
* Massive consistency and spelling update inspired by Torinthiel.diego2003-10-171-44/+44
| | | | | | | | | | -vop --> -vf punctuation marks right after words (XXX), not ( XXX ) Spelling: FFmpeg, BMP, TGA, PNG, LAN git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Point to generated HTML instead of old HTML docs.diego2003-10-151-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11122 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf is obsolete.diego2003-08-221-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10684 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Ioannis Panteleakisdiego2003-08-091-11/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10548 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates and fixesdiego2003-07-301-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10503 b3059339-0415-0410-9bf9-f77b7e298cf2
* copyright message rework, try 2alex2003-07-131-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10418 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed the main copyright to MPlayer Team and removed the lame 'see DOCS' ↵alex2003-07-131-1/+1
| | | | | | thingie, as discussed with Gabucino git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10415 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dvd -> dvd:// and -vcd -> vcd://jonas2003-07-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Further corrections by "Ironhell3 ." <ironhell3@hotmail.com>.diego2003-06-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10290 b3059339-0415-0410-9bf9-f77b7e298cf2
* Greek translation update by ironhell3 <ironhell3@hotmail.com>.diego2003-06-131-115/+116
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10285 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1million litres ;)alex2003-02-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9474 b3059339-0415-0410-9bf9-f77b7e298cf2
* update by Ioannis Panteleakisarpi2003-02-021-96/+387
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9232 b3059339-0415-0410-9bf9-f77b7e298cf2
* Help files found in incoming - i hope i didn't miss some, if so please telldiego2003-01-311-282/+87
| | | | | | | me. No idea who contributed these, sorry. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9184 b3059339-0415-0410-9bf9-f77b7e298cf2
* Happy New Year :)arpi2003-01-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Ioannis Panteleakis <pioann@csd.auth.gr>.diego2003-01-031-17/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8748 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, patch by Ioannis Panteleakis.diego2002-10-271-7/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7934 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed two typos noticed by Sycotic Smith (I think).diego2002-10-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7806 b3059339-0415-0410-9bf9-f77b7e298cf2
* help*.h files moved to help/ subdirarpi2002-09-221-0/+486
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7485 b3059339-0415-0410-9bf9-f77b7e298cf2