log mplayer.c @ 10602:a4fb8d7831de

age author description
Thu, 14 Aug 2003 00:36:25 +0000 alex warning fix
Wed, 13 Aug 2003 17:03:36 +0000 albeu "when I run "mplayer -slave <audiofile> " then, while playing, I send the
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Tue, 12 Aug 2003 13:22:35 +0000 gabucino reverse of accidently twice commited patch (non-unified patch suxx)
Tue, 12 Aug 2003 11:32:51 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Tue, 12 Aug 2003 07:38:49 +0000 gabucino Hi, here are slave commands:
Mon, 11 Aug 2003 00:02:46 +0000 arpi this patch fixes
Sun, 10 Aug 2003 17:58:22 +0000 ranma Prevent missing subtitles at pts reset.
Sat, 09 Aug 2003 14:23:16 +0000 gabucino For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
Mon, 04 Aug 2003 09:13:10 +0000 gabucino I'd like to change tv tuner frequency in the slave mode. So this patch
Tue, 22 Jul 2003 10:46:22 +0000 alex sync the basic mplayer and mencoder outputs
Sun, 13 Jul 2003 15:39:52 +0000 alex copyright message rework, try 2
Fri, 11 Jul 2003 07:54:52 +0000 albeu Commands are read in a loop, but for some commands we need to break
Wed, 09 Jul 2003 01:30:24 +0000 diego output typo fixes: unknow --> unknown
Fri, 27 Jun 2003 10:16:14 +0000 alex moved the system too slow message to MSGL_WARN, so gui users will not be annoyed.. (and imho it fits better into that category, warning vs error)
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Mon, 02 Jun 2003 18:19:21 +0000 alex 10l
Sat, 31 May 2003 21:50:21 +0000 alex check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>
Sat, 31 May 2003 20:52:16 +0000 rfelker display pts for audio-only files as hh:mm:ss.f
Sat, 31 May 2003 17:30:47 +0000 alex reversed my 10l
Fri, 30 May 2003 18:48:44 +0000 alex 10l
Fri, 30 May 2003 18:30:24 +0000 alex changed the silly func-inside-func codepice
Fri, 30 May 2003 17:57:41 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 23 May 2003 15:01:25 +0000 mosu Support for selecting the audio track in Matroska files via -alang.
Sat, 17 May 2003 09:21:21 +0000 faust3 new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
Sat, 03 May 2003 06:09:36 +0000 rsf Changed the order of two conditionals in an "if" statement, to make the code
Sat, 19 Apr 2003 18:46:15 +0000 rfelker 10l to whoever wrote this, it makes osd spam whenever starting a movie with subtitles!
Mon, 07 Apr 2003 20:55:32 +0000 rsf The person who checked in the previous patch accidentally put a declaration
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Fri, 04 Apr 2003 20:02:53 +0000 faust3 MINGW32 port and select()less fifocode by Arpi