log libmpdemux/demux_xmms.c @ 10664:d47ca466c97b

age author description
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.
Fri, 30 May 2003 17:57:41 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Sun, 02 Feb 2003 01:38:29 +0000 arpi xmms_demuxer missing symbol
Sat, 28 Dec 2002 18:51:10 +0000 rathann Added/reordered #includes to silence warnings about "implicit declaration".
Sat, 28 Dec 2002 14:06:48 +0000 arpi The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms
Mon, 23 Dec 2002 22:13:46 +0000 arpi I cleaned up the source a bit, hopefully fixed hanging, also
Mon, 23 Dec 2002 12:09:31 +0000 arpi xmp hangign I noticed too, and is fixed with this patch, seeking works now
Sun, 22 Dec 2002 21:01:01 +0000 arpi XMMS Input plugin support