log src/pls/pls.c @ 3101:bc642b05827b

age author description
Wed, 26 Nov 2008 02:55:04 +0900 Yoshiki Yazawa - changed include path from audacious to audlegacy.
Mon, 19 May 2008 04:20:50 +0300 Matti Hamalainen Removed #includes that should not be included anymore.
Mon, 12 May 2008 02:23:55 +0300 Matti Hamalainen Increase used INI key string buffer sizes from 10 to 16 chars.
Mon, 31 Mar 2008 14:00:33 +0300 Matti Hamalainen Include cleanups, part #1.
Sat, 23 Feb 2008 21:08:27 +0900 Yoshiki Yazawa make load list button work for pls. closes #181.
Fri, 07 Dec 2007 01:13:34 +0900 Yoshiki Yazawa - now container plugins feed only valid uri to the core.
Sun, 14 Oct 2007 03:38:20 -0500 William Pitcock use INIFile APIs
Sat, 13 Oct 2007 23:48:00 -0500 William Pitcock use aud_cfg in some places
Sat, 13 Oct 2007 23:09:40 -0500 William Pitcock playlist API vtabling
Sat, 13 Oct 2007 20:38:28 -0500 William Pitcock PlaylistContainer API updates
Sat, 13 Oct 2007 19:55:04 -0500 William Pitcock string API calls -> vtable
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Tue, 02 Oct 2007 18:43:28 +0300 Matti Hamalainen Various #include cleanups.
Tue, 02 Oct 2007 01:59:24 +0300 Matti Hamalainen Some missed #include "" to <> changes.
Mon, 01 Oct 2007 23:01:22 +0100 chainsaw Change from "" to <>-style includes. With thanks to ccr for the correct sed voodoo.