log libmpdemux/demux_xmms.c @ 28290:25337a2147e7

age author description
Mon, 05 Jan 2009 14:48:03 +0000 diego Add missing 'void' keyword to parameterless function declarations.
Fri, 16 May 2008 09:41:00 +0000 diego cosmetics: Remove pointless parentheses from return statements.
Wed, 14 May 2008 18:01:51 +0000 diego Use standard license headers with standard formatting.
Tue, 29 Jan 2008 15:11:38 +0000 reimar Use defines to give names to the different seek flags.
Sun, 13 Jan 2008 16:00:39 +0000 reimar Make all demuxer_desc_t const, thus moving them to .rodata
Thu, 15 Mar 2007 18:36:36 +0000 diego Add explicit location for headers from the stream/ directory.
Tue, 20 Feb 2007 17:19:06 +0000 ivo make message translatable
Tue, 20 Feb 2007 17:11:56 +0000 ivo more cosmetics
Tue, 20 Feb 2007 16:54:49 +0000 ivo proper GPL heading
Tue, 20 Feb 2007 16:46:05 +0000 ivo cosmetics
Tue, 20 Feb 2007 16:19:04 +0000 ivo proper authors of xmms demuxer
Tue, 20 Feb 2007 16:12:46 +0000 ivo probe ~/.xmms/Plugins for plugins too, so users without root access on their
Thu, 13 Jul 2006 16:41:13 +0000 reynaldo drops casts from void * on malloc/calloc from libmpdemux code
Wed, 14 Jun 2006 19:48:54 +0000 uau Clean up audio pts handling, make audio pts tracking in the audio-only
Sat, 22 Apr 2006 05:12:10 +0000 reynaldo Part3 of Otvos Attila's oattila AT chello-hu mp_msg changes, with lots of modifications as usual