aboutsummaryrefslogtreecommitdiffhomepage
path: root/help/help_mp-sv.h
Commit message (Collapse)AuthorAge
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
|
* Remove reference to outdated documentation file.Gravatar diego2009-04-20
| | | | 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 .rodataGravatar reimar2009-03-06
| | | | 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 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
* Update translations to not recommend -vc dummy (it is too crash-happy)Gravatar reimar2007-09-28
| | | | | | | but -vc null like the English variant does. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24647 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
* 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 code cosmeticsGravatar gpoirier2006-07-09
| | | | | | | | | | | | | - move messages around to match help_mp-en.h - remove unneeded indentations etc. - add/remove empty lines to match help_mp-en.h Patch by From: Rickard Narstrom % rickard * narstrom # gmail * com % Original thread: Date: Jul 9, 2006 12:30 AM Subject: Re: [MPlayer-translations] Swedish translation of help_mp.h git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18975 b3059339-0415-0410-9bf9-f77b7e298cf2
* Switch to UTF-8, patch by Rickard NarstromGravatar gpoirier2006-06-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18850 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
* 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
* New website structure, the /homepage subdirectory is gone.Gravatar diego2006-03-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
* change obsolete -waveheader to -ao pcm:waveheader in hintinfo messageGravatar ivo2005-09-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16520 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
* 100l bps != fps, noticed by a.guru - at - sympatico - dot - caGravatar diego2005-09-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16360 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove non-translatable messagesGravatar wight2005-07-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16078 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
* better quotesGravatar wight2005-06-01
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15610 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
* sync and fixes by Carl Furstenberg <azatoth at gmail dot com>Gravatar diego2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13707 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by Carl Fürstenberg <azatoth at gmail dot com>Gravatar diego2004-10-20
| | | | | | | fixes by Jan Knutar <jknutar at nic dot fi> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13702 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync and fixes by Carl Fürstenberg <azatoth@gmail.com>Gravatar diego2004-10-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13697 b3059339-0415-0410-9bf9-f77b7e298cf2
* translation by Carl Furstenberg <azatoth@gmail.com>Gravatar diego2004-10-19
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13696 b3059339-0415-0410-9bf9-f77b7e298cf2