log help/help_mp-cs.h @ 34165:b52b47822e16

age author description
Tue, 25 Oct 2011 13:55:48 +0000 ib Change MSGTR_MENU_Exit definition.
Wed, 10 Aug 2011 14:48:49 +0000 ib Don't let VCD track number and guiInfo.Track differ.
Wed, 27 Jul 2011 13:40:13 +0000 diego codec-cfg: do not translate verbose mode console message
Wed, 27 Jul 2011 13:40:06 +0000 diego cleanup: adjust printf format strings to match parameter types
Mon, 25 Jul 2011 15:34:17 +0000 diego stream_radio: restore mistakenly removed MSGTR_RADIO_SelectedChannel
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Sun, 24 Jul 2011 23:55:23 +0000 diego console messages: remove extra messages from translations
Sun, 10 Jul 2011 12:59:43 +0000 ib Improve OSD preference related message texts.
Tue, 14 Jun 2011 23:05:02 +0000 ib Revise some messages.
Mon, 06 Jun 2011 11:55:35 +0000 ib Make option '-noidle' working for the GUI.
Fri, 03 Jun 2011 14:35:44 +0000 ib Remove useless code.
Sat, 07 May 2011 11:11:07 +0000 reimar Fix output of "No bind found for key" to actually make sense for
Mon, 25 Apr 2011 14:25:15 +0000 ib Do not remove video filters.
Mon, 04 Apr 2011 12:40:20 +0000 ib Remove useless warning message.
Mon, 04 Apr 2011 10:49:54 +0000 ib Remove unused message.
Fri, 01 Apr 2011 20:42:06 +0000 ib Revise font related error messages.
Wed, 30 Mar 2011 12:07:54 +0000 ib Rename error message and add missing checks.
Wed, 30 Mar 2011 11:01:55 +0000 ib Rename and revise error message.
Tue, 29 Mar 2011 12:59:30 +0000 ib Remove pointless code and messages.
Fri, 25 Mar 2011 12:40:20 +0000 ib Revise some GUI error message texts.
Thu, 24 Feb 2011 17:47:40 +0000 ib Change message levels to 'error'.
Wed, 26 Jan 2011 21:24:49 +0000 reimar Change MSGTR_Paused definition to allow simplifying some code.
Mon, 10 Jan 2011 19:18:51 +0000 cboesch Add size based support for -endpos in MPlayer.
Fri, 22 Oct 2010 17:40:02 +0000 reimar Remove unused message string.
Mon, 04 Oct 2010 06:40:32 +0000 reimar 1000l, %lf is not valid format string for printf (only for scanf) and actually
Fri, 06 Aug 2010 23:31:39 +0000 diego Add 'z' length modifier to %d printf format specifier for size_t argument.
Mon, 28 Jun 2010 09:25:56 +0000 diego Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs.
Mon, 21 Jun 2010 10:51:31 +0000 diego Adjust printf length modifier, fixes the warning:
Wed, 16 Jun 2010 13:55:09 +0000 diego Rename libvo/mga_common.c --> libvo/mga_template.c.
Wed, 09 Jun 2010 13:44:32 +0000 diego Reduce verbosity about suboption parsing in vo drivers.