log src/musepack/libmpc.cxx @ 2693:8d10c920d26d

age author description
Wed, 09 Apr 2008 15:48:36 +0300 Matti Hamalainen Replaced s/ConfigDb/mcs_handle_t/g, as per changes in the core.
Tue, 23 Oct 2007 08:45:14 +0300 Matti Hamalainen Use a #define for config ID.
Sat, 20 Oct 2007 19:45:18 -0500 William Pitcock fix doublefree.
Sat, 20 Oct 2007 23:29:46 +0300 Matti Hamalainen s/bmp_cfg_/aud_cfg_/
Sat, 20 Oct 2007 23:18:42 +0300 Matti Hamalainen Use GLib types; Also g_free() MUST be used when memory is allocated via any
Sat, 13 Oct 2007 20:43:07 -0500 William Pitcock gentitle changes
Mon, 08 Oct 2007 02:02:02 -0500 William Pitcock chase last changeset in aud
Sun, 07 Oct 2007 14:34:40 -0500 William Pitcock more set_params()
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Sun, 07 Oct 2007 00:22:59 -0500 William Pitcock s/tuple_/aud_tuple_/g
Tue, 11 Sep 2007 09:36:18 -0500 William Pitcock s/FIELD_TRACK_NUMER/FIELD_TRACK_NUMBER/.
Tue, 11 Sep 2007 02:14:11 +0300 Matti Hamalainen Fix MusePack plugin for the new API.
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()
Sun, 09 Sep 2007 22:25:40 +0300 Matti Hamalainen xmms_usleep() was removed, use g_usleep()
Fri, 07 Sep 2007 04:30:16 -0500 William Pitcock musepack: C++ at it's worst.