log help/help_mp-de.h @ 32700:2821d9499621

age author description
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.
Mon, 30 Jun 2008 12:39:48 +0000 kraymer r27067: Remove pointless #ifdef.
Mon, 30 Jun 2008 12:39:45 +0000 kraymer r27066: update comments, whitespace cosmetics
Mon, 30 Jun 2008 12:39:42 +0000 kraymer r27065: whitespace consistency cosmetics
Mon, 30 Jun 2008 12:39:39 +0000 kraymer r26863: make use of the new MGA_VID_VERSION ioctl to check
Mon, 30 Jun 2008 12:39:37 +0000 kraymer r25605: properties to get and set angle
Mon, 30 Jun 2008 12:39:33 +0000 kraymer r24924: Add audio filter scaletempo
Sun, 29 Jun 2008 11:32:12 +0000 kraymer r24790: Disable channel scanner when no tuner is present.
Sun, 29 Jun 2008 11:31:54 +0000 kraymer remove trailing whitespaces
Wed, 25 Jun 2008 14:44:39 +0000 kraymer r24772: DirectShow based tv:// driver for win32
Sun, 08 Jun 2008 21:51:00 +0000 diego Slightly reduce VIDIX video output verbosity.