log src/xmms-sid.c @ 835:d508c7c4bc69

age author description
Thu, 08 Nov 2012 20:47:49 +0200 Matti Hamalainen Add libSIDPlay2-FP backend interface module.
Wed, 07 Nov 2012 12:46:16 +0200 Matti Hamalainen Shut down/delete player resources at reinit.
Wed, 07 Nov 2012 11:26:31 +0200 Matti Hamalainen Fix subsong control window problems during pause state.
Wed, 07 Nov 2012 11:24:29 +0200 Matti Hamalainen Rename variables.
Wed, 07 Nov 2012 11:21:44 +0200 Matti Hamalainen Cleanup, mostly cosmetic.
Wed, 07 Nov 2012 11:04:34 +0200 Matti Hamalainen Add some NULL pointer checks in case the emulator engine backend didn't
Tue, 06 Nov 2012 15:04:46 +0200 Matti Hamalainen Move some code around, remove xs_player.c
Tue, 06 Nov 2012 01:13:51 +0200 Matti Hamalainen Cosmetics.
Mon, 05 Nov 2012 22:39:12 +0200 Matti Hamalainen Cleanups, remove useless function.
Mon, 05 Nov 2012 20:03:14 +0200 Matti Hamalainen Handle engine initialization failures a bit more .. "gracefully".
Mon, 05 Nov 2012 18:51:11 +0200 Matti Hamalainen Rename some variables.
Mon, 05 Nov 2012 18:42:57 +0200 Matti Hamalainen Rename some structures.
Mon, 05 Nov 2012 17:51:08 +0200 Matti Hamalainen Remove oversampling support.
Mon, 05 Nov 2012 12:06:42 +0200 Matti Hamalainen Remove unused variables.
Fri, 12 Jun 2009 18:31:19 +0300 Matti Hamalainen Move engine choosing / initialization code to xs_player.c
Tue, 10 Feb 2009 03:34:11 +0200 Matti Hamalainen Update copyright years.
Mon, 09 Feb 2009 14:56:56 +0200 Matti Hamalainen Moved filter routines to xs_support.[ch].
Thu, 12 Jun 2008 21:03:18 +0300 Matti Hamalainen Staticize.
Thu, 22 May 2008 07:26:26 +0300 Matti Hamalainen Etc.
Mon, 21 Apr 2008 18:41:01 +0300 Matti Hamalainen Remove some camelcasing / hungarian notation.
Wed, 02 Apr 2008 22:10:05 +0300 Matti Hamalainen Change tabs to 4 spaces, everywhere.
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.