aboutsummaryrefslogtreecommitdiffhomepage
path: root/help/help_mp-sk.h
Commit message (Collapse)AuthorAge
* 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
* Remove extra messages.Gravatar diego2008-05-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26920 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
* consistently print fps with three digits of precisionGravatar corey2008-04-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nuke MSGTR_CopyCodecsConf, it's gone from the master file.Gravatar diego2007-01-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21907 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove dead defines (spotted by mphelp_check.py)Gravatar kraymer2006-11-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20743 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove remnants of long-gone libfame.Gravatar diego2006-11-06
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20739 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert remaining help files to UTF-8Gravatar kraymer2006-11-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20606 b3059339-0415-0410-9bf9-f77b7e298cf2
* Partial sync with message removal from DVD information output change.Gravatar diego2006-08-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19455 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix some errors revealed by Uoti's help file checker.Gravatar diego2006-05-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18529 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix extras and malformed translation messages, check done with uau's brand ↵Gravatar reynaldo2006-05-17
| | | | | | new TOOLS/ script, PART 3 of 3 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18526 b3059339-0415-0410-9bf9-f77b7e298cf2
* slovak help msgs translation update, first half, patch by Daiel Bena - benad ↵Gravatar reynaldo2006-04-29
| | | | | | AT centrum-cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18347 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename some misspelled and misnamed messages.Gravatar diego2006-04-28
| | | | 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 ↵Gravatar reynaldo2006-04-27
| | | | | | translation files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18308 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused constant definition (MSGTR_InvalidAOdriver)Gravatar ptt2006-03-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace bps by B/s when it means bytes per second to avoid ambiguity sinceGravatar diego2005-09-02
| | | | | | | | 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 messagesGravatar wight2005-07-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15914 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix wrong \n at beggining/end of messageGravatar wight2005-06-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15609 b3059339-0415-0410-9bf9-f77b7e298cf2
* devices.html is no more, link updated.Gravatar diego2004-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13916 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf --> mp_msg conversionGravatar diego2004-10-07
| | | | | | | 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.Gravatar diego2004-10-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obsolete and unused message removed.Gravatar diego2004-10-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13530 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf -> mp_msg conversion, first stepsGravatar diego2004-08-24
| | | | | | | patch by The Wanderer <inverseparadox@comcast.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13123 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed the historic libcss supportGravatar alex2003-12-08
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11594 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed outdated telecine messages.Gravatar diego2003-11-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11385 b3059339-0415-0410-9bf9-f77b7e298cf2
* Massive consistency and spelling update inspired by Torinthiel.Gravatar diego2003-10-17
| | | | | | | | | | -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.Gravatar diego2003-10-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11122 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf is obsolete.Gravatar diego2003-08-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10684 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>Gravatar diego2003-07-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10507 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates and fixesGravatar diego2003-07-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10503 b3059339-0415-0410-9bf9-f77b7e298cf2
* copyright message rework, try 2Gravatar alex2003-07-13
| | | | 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' ↵Gravatar alex2003-07-13
| | | | | | 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://Gravatar jonas2003-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bug fixes by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>.Gravatar diego2003-04-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9872 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Bena, Daniel <Daniel.Bena@dm-drogeriemarkt.sk>.Gravatar diego2003-04-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9783 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1million litres ;)Gravatar alex2003-02-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9474 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>.Gravatar diego2003-02-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9390 b3059339-0415-0410-9bf9-f77b7e298cf2
* Help files found in incoming - i hope i didn't miss some, if so please tellGravatar diego2003-01-31
| | | | | | | 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 :)Gravatar arpi2003-01-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed two typos noticed by Sycotic Smith (I think).Gravatar diego2002-10-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7806 b3059339-0415-0410-9bf9-f77b7e298cf2
* help*.h files moved to help/ subdirGravatar arpi2002-09-22
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7485 b3059339-0415-0410-9bf9-f77b7e298cf2