log mplayer.c @ 12672:9709ce101949

age author description
Sat, 26 Jun 2004 09:14:20 +0000 alex New 'Mixer API' with ability to change volume through libaf (this part was written by Reimar Doffinger) and lesser global variables
Thu, 10 Jun 2004 11:16:44 +0000 mosu Support for the "custom colors" and "forced subtitles" entries in the VobSub idx. Made the parser handle whitespaces better.
Fri, 30 Apr 2004 20:05:54 +0000 faust3 10l on cygwin WIN32 gets defined in config.h
Fri, 30 Apr 2004 16:56:00 +0000 faust3 Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
Tue, 27 Apr 2004 23:38:52 +0000 alex play the audio buffer in case of normal eof (i know the change is rude, but mplayer.c is hopelessly obfuscated)
Mon, 26 Apr 2004 21:15:14 +0000 nicodvb slave command dvb_set_channel now takes 2 arguments: channel card
Wed, 14 Apr 2004 20:50:15 +0000 rtognimp Fix segfault if EDL is used without video
Tue, 06 Apr 2004 17:55:36 +0000 alex uninit immed flag
Thu, 25 Mar 2004 06:40:04 +0000 rfelker remove stupid misadvice
Thu, 26 Feb 2004 20:42:52 +0000 ranma Use system clock for xscreensaver pings
Wed, 18 Feb 2004 15:23:41 +0000 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
Mon, 09 Feb 2004 20:20:24 +0000 diego Display Framedropping state on the OSD.
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Mon, 12 Jan 2004 03:47:49 +0000 diego Happy new year to all from Argentina :-)
Sat, 10 Jan 2004 11:23:42 +0000 attila prevent sig11 when $HOME is not set
Thu, 08 Jan 2004 18:02:31 +0000 attila add -codecs-file for selecting a specific codecs.conf on the comand line
Mon, 08 Dec 2003 21:34:05 +0000 alex removed the historic libcss support
Mon, 08 Dec 2003 18:35:39 +0000 alex vobsub seeking support by Lu Ran
Mon, 08 Dec 2003 13:30:30 +0000 alex 100l
Mon, 08 Dec 2003 12:14:32 +0000 alex Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sat, 01 Nov 2003 15:17:01 +0000 attila Patch by Nico <nsabbi@libero.it>
Thu, 30 Oct 2003 15:02:16 +0000 mosu Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patch by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
Thu, 23 Oct 2003 22:44:25 +0000 iive make 'your system is too slow' appear only once
Wed, 22 Oct 2003 22:58:42 +0000 arpi 100000l again
Thu, 16 Oct 2003 21:06:43 +0000 mosu Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.
Sat, 04 Oct 2003 01:24:50 +0000 rfelker 1000l to pl, this made mplayer crash when playing playlists longer
Mon, 29 Sep 2003 09:53:27 +0000 pl fix a memory leak when playing several files in a row (playlist for instance)
Sat, 27 Sep 2003 20:01:46 +0000 rfelker disable code that DOES NOT WORK (it won't load real playlists and
Mon, 22 Sep 2003 11:31:51 +0000 faust3 add a read function for slave mode on mingw