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.
|
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.
|
Wed, 30 Sep 2009 14:55:43 +0000 |
diego |
Reduce console output verbosity: Move colorspace information to verbose mode.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Mon, 27 Apr 2009 21:41:42 +0000 |
bircoph |
Fix polish spelling. Noticed in Gentoo ebuild long time ago.
|
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, 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 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, 08 Jun 2008 21:51:00 +0000 |
diego |
Slightly reduce VIDIX video output verbosity.
|
Thu, 29 May 2008 12:56:44 +0000 |
diego |
Remove extra messages.
|
Thu, 29 May 2008 12:43:58 +0000 |
diego |
Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.
|
Wed, 23 Apr 2008 20:20:25 +0000 |
corey |
consistently print fps with three digits of precision
|
Tue, 04 Sep 2007 22:57:06 +0000 |
diego |
Move debug message to verbose output level.
|
Tue, 14 Aug 2007 14:29:22 +0000 |
diego |
Apple Remote support
|
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
|
Fri, 20 Jul 2007 18:17:58 +0000 |
diego |
Remove vo_syncfb, which was unused for 5 years.
|
Wed, 07 Mar 2007 01:31:29 +0000 |
diego |
Fix unkown --> unkNown typo.
|