log

age author description
Wed, 05 Sep 2007 11:59:44 +0300 Matti Hamalainen Made the GUI dialogs (fileinfo & config) bit neater.
Wed, 05 Sep 2007 11:59:20 +0300 Matti Hamalainen Added Glade files for ModPlug.
Wed, 05 Sep 2007 11:54:05 +0300 Matti Hamalainen Convert strings to UTF-8 using str_to_utf8(). This solution is not
Wed, 05 Sep 2007 07:38:21 +0300 Matti Hamalainen Simplify and clean up codec name string setting.
Wed, 05 Sep 2007 07:37:53 +0300 Matti Hamalainen Detect Fast Tracker (and others) xCHN and xxCH MOD module signatures properly.
Wed, 05 Sep 2007 04:00:46 +0300 Matti Hamalainen Don't check for isSet.
Wed, 05 Sep 2007 04:00:24 +0300 Matti Hamalainen Typofix "file-exit" to "file-ext".
Wed, 05 Sep 2007 02:29:16 +0300 Matti Hamalainen Actually only use [!] marker in the subtune menu, not the whole info field.
Wed, 05 Sep 2007 02:23:09 +0300 Matti Hamalainen Branch merge.
Wed, 05 Sep 2007 02:22:40 +0300 Matti Hamalainen Kludge xspf plugin to "work" better with playlist entries which have
Wed, 05 Sep 2007 02:11:41 +0300 Matti Hamalainen Cleaned up the mutex locking of xs_play_file(). This seems to magically fix
Wed, 05 Sep 2007 02:09:02 +0300 Matti Hamalainen Merged fileinfo improvements from XMMS-SID: sub-tunes info selector menu
Wed, 05 Sep 2007 02:06:45 +0300 Matti Hamalainen Undefine DEBUG, it is probably not needed at the moment; Made mutex debugging
Wed, 05 Sep 2007 00:10:06 +0300 Matti Hamalainen Constify.
Wed, 05 Sep 2007 00:09:50 +0300 Matti Hamalainen Remove useless xs_memset()