log help/help_mp-de.h @ 33077:706f36627399

age author description
Thu, 31 Mar 2011 09:09:54 +0000 ib Add a check for unknown items.
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.
Wed, 30 Mar 2011 10:07:15 +0000 ib Cosmetic: Rename 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'.
Thu, 24 Feb 2011 11:41:05 +0000 ib Avoid unnecessary brackets and improve message texts.
Wed, 26 Jan 2011 21:24:49 +0000 reimar Change MSGTR_Paused definition to allow simplifying some code.
Wed, 19 Jan 2011 09:00:40 +0000 ib Fix compiler warning
Mon, 10 Jan 2011 19:18:51 +0000 cboesch Add size based support for -endpos in MPlayer.
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
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
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.
Tue, 04 May 2010 11:46:50 +0000 diego Remove translated strings that are gone from the master translation.
Fri, 05 Feb 2010 17:13:47 +0000 reimar Add support for loading ASS subtitles through the stream layer and thus e.g.
Wed, 30 Sep 2009 14:55:43 +0000 diego Reduce console output verbosity: Move colorspace information to verbose mode.
Mon, 20 Apr 2009 15:35:34 +0000 diego small typo fixes
Mon, 20 Apr 2009 15:24:47 +0000 diego Remove reference to outdated documentation file.
Fri, 06 Mar 2009 20:11:23 +0000 reimar The large -help help_text should be const so it goes into .rodata
Tue, 24 Feb 2009 19:28:14 +0000 kraymer version bump
Thu, 12 Feb 2009 20:22:02 +0000 reimar Fix typo in German message.
Tue, 09 Dec 2008 20:25:49 +0000 diego Fix MGSTR vs. MSGTR typo.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Mon, 30 Jun 2008 12:39:51 +0000 kraymer r27123: Add verbose messages about trying and searching for audio output drivers.