Sun, 19 Sep 2004 18:45:11 +0000 |
faust3 |
handle sigchld in mplayer.c
|
Fri, 17 Sep 2004 02:28:44 +0000 |
diego |
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
|
Thu, 16 Sep 2004 09:25:56 +0000 |
faust3 |
make it possible to use the run command from a menu config file, based on a patch by Aurelien Jacobs <aurel@gnuage.org>
|
Wed, 15 Sep 2004 11:26:45 +0000 |
faust3 |
fix ineffectual video equalizer command line options, patch by kiriuja <mplayer-bugs at en-directo.net>, closes #37, some more variable docu by me
|
Wed, 15 Sep 2004 09:45:34 +0000 |
faust3 |
slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Wed, 15 Sep 2004 09:29:10 +0000 |
faust3 |
quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Thu, 09 Sep 2004 19:24:12 +0000 |
rtognimp |
Don't leave a messed up terminal after a crash
|
Mon, 06 Sep 2004 22:27:08 +0000 |
ivo |
mplayer -af help now lists all available audio filters.
|
Thu, 02 Sep 2004 12:02:06 +0000 |
faust3 |
slave mode command to en/disable vsync, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Sat, 28 Aug 2004 00:46:05 +0000 |
rtognimp |
EDL enhancement/fixes:
|
Wed, 25 Aug 2004 09:49:43 +0000 |
faust3 |
10l
|
Tue, 24 Aug 2004 21:37:41 +0000 |
mosu |
Display the language code for subtitles from Matroska files.
|
Tue, 24 Aug 2004 21:20:24 +0000 |
mosu |
Do not use globals. Put the variables into the appropriate demuxer struct instead.
|
Tue, 24 Aug 2004 20:58:29 +0000 |
mosu |
Support for subtitle switching in Matroska.
|
Tue, 24 Aug 2004 19:36:17 +0000 |
diego |
printf -> mp_msg conversion, first steps
|