log help/help_mp-ru.h @ 33108:5450a92ac4bd

age author description
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.
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
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.
Tue, 04 May 2010 11:46:50 +0000 diego Remove translated strings that are gone from the master translation.
Mon, 12 Apr 2010 10:56:17 +0000 diego the great MPlayer tab removal: part I
Sat, 20 Feb 2010 21:02:49 +0000 diego cosmetics: Remove pointless empty lines at EOF.
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:24:47 +0000 diego Remove reference to outdated documentation file.
Sun, 15 Mar 2009 12:53:40 +0000 bircoph Update sync tag.
Fri, 06 Mar 2009 20:11:23 +0000 reimar The large -help help_text should be const so it goes into .rodata
Thu, 19 Feb 2009 03:54:26 +0000 bircoph Remove exclamation marks to make output similar to English version.
Thu, 19 Feb 2009 03:50:24 +0000 bircoph Fix capitalization to be similar to English master file.
Sun, 15 Feb 2009 00:46:09 +0000 bircoph Some more trailing whitespaces.
Sat, 14 Feb 2009 18:44:38 +0000 bircoph Actually it is in sync with SVN HEAD.
Tue, 09 Dec 2008 20:25:49 +0000 diego Fix MGSTR vs. MSGTR typo.
Fri, 21 Nov 2008 12:23:10 +0000 bircoph Synced with r27967.
Fri, 07 Nov 2008 08:34:15 +0000 bircoph Synced with r27402. Some spelling, typo fixes.
Sun, 03 Aug 2008 15:21:40 +0000 diego Change a bunch of video/audio-output-specific preprocessor directives from
Wed, 30 Jul 2008 13:44:59 +0000 diego Rename two GUI-related preprocessor directives:
Wed, 30 Jul 2008 12:01:30 +0000 diego Start unifying names of internal preprocessor directives.
Sun, 15 Jun 2008 12:18:03 +0000 diego Remove now unused messages.
Sun, 08 Jun 2008 21:51:00 +0000 diego Slightly reduce VIDIX video output verbosity.
Wed, 21 May 2008 16:27:35 +0000 voroshil r26512: consistently print fps with three digits of precision
Wed, 23 Apr 2008 20:20:25 +0000 corey consistently print fps with three digits of precision
Sun, 16 Mar 2008 17:02:17 +0000 voroshil r25994: typo fix: inited --> initialized
Sun, 10 Feb 2008 06:37:12 +0000 voroshil r25605: properties to get and set angle; patch by oattila chello hu
Wed, 28 Nov 2007 14:15:40 +0000 voroshil r25058: Add missed translatable string in my previous commit
Sat, 03 Nov 2007 02:51:02 +0000 voroshil r24892: move errors and a warning to help_mp-en.h
Thu, 25 Oct 2007 16:28:14 +0000 voroshil r24772: DirectShow based tv:// driver for win32
Wed, 12 Sep 2007 17:53:41 +0000 voroshil r24423: Implementation of tv:// driver autodetection.
Thu, 06 Sep 2007 17:54:11 +0000 voroshil r24216: Add missed in r24212 strings definitions
Tue, 04 Sep 2007 22:57:06 +0000 diego Move debug message to verbose output level.
Wed, 22 Aug 2007 09:05:59 +0000 voroshil sync tag update
Tue, 14 Aug 2007 14:29:22 +0000 diego Apple Remote support
Wed, 01 Aug 2007 00:44:04 +0000 voroshil r23891: typo fix: childs --> children
Sat, 28 Jul 2007 17:16:55 +0000 diego Give message string a more meaningful name.
Sat, 28 Jul 2007 14:27:04 +0000 diego typo fix: childs --> children
Sun, 22 Jul 2007 14:45:23 +0000 voroshil Update sync tag
Fri, 20 Jul 2007 18:17:58 +0000 diego Remove vo_syncfb, which was unused for 5 years.
Wed, 18 Jul 2007 15:07:55 +0000 voroshil r23745: Add the sub_scale property and command.
Sun, 24 Jun 2007 02:33:20 +0000 voroshil r23588: The audio balance feature implemented with af_pan.
Thu, 31 May 2007 17:10:56 +0000 voroshil r23416: Drop the metadata stuff and replace it with generic property string expansion.
Sun, 22 Apr 2007 01:55:47 +0000 voroshil r23028: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru)
Fri, 20 Apr 2007 14:23:27 +0000 voroshil r22985: Move translatable strings from tv.c to help_mp*
Sat, 24 Mar 2007 02:22:00 +0000 voroshil r22772: Radio driver loading rework.
Mon, 12 Mar 2007 17:49:09 +0000 voroshil r22331: Remove some #if 0 code