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 21:23:50 +0000 |
ib |
Prevent an out-of-bounds array access.
|
Fri, 01 Apr 2011 20:42:06 +0000 |
ib |
Revise font related error messages.
|
Fri, 01 Apr 2011 10:36:11 +0000 |
ib |
Revise message for parameter errors.
|
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.
|
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.
|
Thu, 21 Oct 2010 18:19:30 +0000 |
diego |
Implement a basic capture feature, available through -capture.
|
Mon, 04 Oct 2010 06:40:32 +0000 |
reimar |
1000l, %lf is not valid format string for printf (only for scanf) and actually
|
Tue, 28 Sep 2010 20:33:27 +0000 |
ptt |
corrected a _ to - in -udp-slave message
|
Wed, 08 Sep 2010 05:29:05 +0000 |
reimar |
Add synchronization of multiple MPlayer instances over UDP.
|
Fri, 03 Sep 2010 18:50:03 +0000 |
reynaldo |
Add new slave mode command for loading EDL file on demand.
|
Fri, 06 Aug 2010 23:31:39 +0000 |
diego |
Add 'z' length modifier to %d printf format specifier for size_t argument.
|
Tue, 03 Aug 2010 15:55:17 +0000 |
siretart |
various spelling fixes, found by the Debian QA tool 'lintian'
|
Sun, 18 Jul 2010 22:00:48 +0000 |
greg |
subtitles: convert SRT/MicroDVD markup into ASS markup
|
Mon, 05 Jul 2010 17:04:46 +0000 |
ben |
Support for unencrypted Blu-ray playback through libbluray.
|
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.
|
Sat, 05 Jun 2010 06:45:01 +0000 |
reimar |
Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should
|