log src/xmms-sid.c @ 659:04ea91a61225

age author description
Wed, 02 Apr 2008 21:29:26 +0300 Matti Hamalainen Constify a table.
Wed, 02 Apr 2008 19:46:59 +0300 Matti Hamalainen Lots of cosmetic code cleanups; synced the de-gettextification from Audacious-SID, I suppose it makes some sense ...
Tue, 04 Sep 2007 21:03:03 +0000 Matti Hamalainen Remove useless xs_memset()
Mon, 03 Sep 2007 02:46:02 +0000 Matti Hamalainen More gtk_signal_connect() -> XS_SIGNAL_CONNECT() changes.
Mon, 03 Sep 2007 00:22:04 +0000 Matti Hamalainen Move SLDB and STIL utility functions to xs_slsup.[ch] and amend some changes between XMMS-SID and Aud-SID via a macro mess.
Fri, 31 Aug 2007 16:54:04 +0000 Matti Hamalainen Fixed a thread race conds in xs_reinit() and xs_get_song_info()
Wed, 21 Feb 2007 15:23:01 +0000 Matti Hamalainen Unnecessary #include
Wed, 21 Feb 2007 00:25:00 +0000 Matti Hamalainen Removed cruft.
Wed, 21 Feb 2007 00:12:04 +0000 Matti Hamalainen Cleanups.
Tue, 20 Feb 2007 22:03:01 +0000 Matti Hamalainen Audacious glue.
Tue, 20 Feb 2007 16:53:05 +0000 Matti Hamalainen Header cleanup; Moved some types from xmms-sid.h to xs_player.h; Renamed few functions.
Fri, 26 Jan 2007 12:53:05 +0000 Matti Hamalainen Moved sldb glue functions here; Cosmetic cleanups.
Thu, 25 Jan 2007 05:58:05 +0000 Matti Hamalainen Cleanups.
Thu, 25 Jan 2007 03:41:04 +0000 Matti Hamalainen Accomodate the changes in xs_make_titlestring(), xs_tuneinfo_*() and
Wed, 24 Jan 2007 23:42:05 +0000 Matti Hamalainen Moved again. :D
Wed, 24 Jan 2007 23:28:01 +0000 Matti Hamalainen STILdb handling glue moved to xmms-sid.c
Wed, 24 Jan 2007 21:59:04 +0000 Matti Hamalainen Add new fields.
Sun, 31 Dec 2006 21:43:04 +0000 Matti Hamalainen Preparing for internationalization.
Sat, 30 Dec 2006 06:56:05 +0000 Matti Hamalainen Copyright year update
Mon, 14 Aug 2006 00:49:02 +0000 Matti Hamalainen Updated GNU GPL (new FSF address) and some cleanups.
Thu, 01 Jun 2006 22:39:02 +0000 Matti Hamalainen Add more debugging output.
Thu, 01 Jun 2006 02:18:02 +0000 Matti Hamalainen More work on merging of improved STIL/SLDB handling code with completely
Wed, 31 May 2006 10:02:00 +0000 Matti Hamalainen Working on getting STIL and SLDB using completely dynamically allocated
Sun, 27 Nov 2005 19:16:04 +0000 Matti Hamalainen Set song length to 0 instead of -1 to enable XMMS's seek slidebar at all
Tue, 08 Nov 2005 09:33:02 +0000 Matti Hamalainen Better comments and .. you guessed it: more indentation fixes. :)
Mon, 07 Nov 2005 09:50:04 +0000 Matti Hamalainen Re-indentation all (non-generated) code.
Tue, 01 Nov 2005 02:25:03 +0000 Matti Hamalainen Always use dynamic audio buffer
Fri, 23 Sep 2005 10:33:04 +0000 Matti Hamalainen Off by one caused infinite looping in searching for next sub-tune to play,
Fri, 23 Sep 2005 08:41:03 +0000 Matti Hamalainen Removed 'unused argument' warnings, some cleanups.
Thu, 22 Sep 2005 05:21:01 +0000 Matti Hamalainen Free tuneinfo?