log

age author description
Mon, 09 Feb 2009 15:42:32 +0200 Matti Hamalainen Some work on the GUI.
Mon, 09 Feb 2009 15:02:34 +0200 Matti Hamalainen Removed references to xs_filter.[ch]
Mon, 09 Feb 2009 14:56:56 +0200 Matti Hamalainen Moved filter routines to xs_support.[ch].
Mon, 09 Feb 2009 13:23:32 +0200 Matti Hamalainen Added new variables for distortion tunables and made few changes to SID1
Mon, 09 Feb 2009 11:14:18 +0200 Matti Hamalainen Disable optimization button when distortion patched libSIDPlay2 is in use,
Mon, 09 Feb 2009 11:13:14 +0200 Matti Hamalainen Fix off by one.
Mon, 09 Feb 2009 11:12:17 +0200 Matti Hamalainen Updated to work with latest distortion patched libSIDPlay2+reSID from Antti
Mon, 16 Jun 2008 16:10:33 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/users/ccr/xmms-sid
Sun, 01 Jun 2008 17:39:05 +0300 Matti Hamalainen Make variable static.
Mon, 16 Jun 2008 16:09:18 +0300 Matti Hamalainen Use AS_HELP_STRING macro.
Thu, 12 Jun 2008 21:04:10 +0300 Matti Hamalainen Synchronize Aud-SID changes.
Thu, 12 Jun 2008 21:03:18 +0300 Matti Hamalainen Staticize.
Thu, 12 Jun 2008 17:33:45 +0300 Matti Hamalainen We don't need dlopen here, so remove the useless test. No idea why it was
Thu, 12 Jun 2008 17:33:13 +0300 Matti Hamalainen Require gettext 0.14 instead of 0.16.1
Sun, 25 May 2008 01:38:48 +0300 Matti Hamalainen Renamed some types.
Fri, 23 May 2008 21:05:47 +0300 Matti Hamalainen Updated IRC urls.
Fri, 23 May 2008 19:48:13 +0300 Matti Hamalainen Compiles with distortion patched libsidplay2+reSID now, but crashes for some
Fri, 23 May 2008 19:47:12 +0300 Matti Hamalainen Updated TODO.
Fri, 23 May 2008 16:43:48 +0300 Matti Hamalainen Added tag dev-0_8_0b19 for changeset 7ebbd2a70ac2
Thu, 22 May 2008 11:38:55 +0300 Matti Hamalainen 0.8.0beta19 dev-0_8_0b19
Thu, 22 May 2008 11:35:42 +0300 Matti Hamalainen Warn about broken API version.
Thu, 22 May 2008 11:32:37 +0300 Matti Hamalainen COM API support works now.
Thu, 22 May 2008 10:54:25 +0300 Matti Hamalainen Move builder header inclusions.
Thu, 22 May 2008 10:53:59 +0300 Matti Hamalainen Correct builder.
Thu, 22 May 2008 09:22:49 +0300 Matti Hamalainen Actually compiles now with libsidplay2 COM API, but does not work yet.
Thu, 22 May 2008 09:22:31 +0300 Matti Hamalainen Indentation.
Thu, 22 May 2008 08:03:52 +0300 Matti Hamalainen Fixes in distortion patch and libsidplay2 COM API detection.
Thu, 22 May 2008 07:32:15 +0300 Matti Hamalainen Okay, back to beta ;)
Thu, 22 May 2008 07:26:26 +0300 Matti Hamalainen Etc.
Wed, 21 May 2008 02:52:57 +0300 Matti Hamalainen Ran make update-po.
Wed, 21 May 2008 02:51:38 +0300 Matti Hamalainen Updated finnish translation.
Wed, 21 May 2008 02:26:42 +0300 Matti Hamalainen More indentation cleanups.
Wed, 21 May 2008 02:24:53 +0300 Matti Hamalainen Indentation cleanups.
Mon, 19 May 2008 07:35:12 +0300 Matti Hamalainen SLDB is now distributed with HVSC.
Mon, 19 May 2008 07:24:45 +0300 Matti Hamalainen Fixed a rare null-pointer dereference, discovered via zzuf.
Sat, 10 May 2008 02:50:58 +0300 Matti Hamalainen Changed copyright notice.
Sat, 10 May 2008 01:34:22 +0300 Matti Hamalainen Few cosmetic fixes and clarifications.
Sat, 10 May 2008 01:31:39 +0300 Matti Hamalainen Updated documentation, added Mercurial instructions.
Sat, 10 May 2008 01:22:12 +0300 Matti Hamalainen Updated config.h.in.
Sat, 10 May 2008 01:22:02 +0300 Matti Hamalainen Use the improved m4 macros; Some additional configure cleanups done; Added
Sat, 10 May 2008 01:19:49 +0300 Matti Hamalainen Cleaned up the libSIDPlay-related Autoconf test m4 macros.
Fri, 09 May 2008 20:09:08 +0300 Matti Hamalainen Generate a ChangeLog.
Sun, 27 Apr 2008 03:56:57 +0300 Matti Hamalainen Use ASCII translitteration instead of ISO-8859-1 scands.
Mon, 21 Apr 2008 18:53:55 +0300 Matti Hamalainen It was the dawn of the third age of SID-kind, several years after the
Mon, 21 Apr 2008 18:41:01 +0300 Matti Hamalainen Remove some camelcasing / hungarian notation.
Wed, 09 Apr 2008 10:37:42 +0300 Matti Hamalainen Tiny improvements in Finnish translation.
Thu, 03 Apr 2008 14:46:43 +0300 Matti Hamalainen Updated IRC contact information.
Thu, 03 Apr 2008 14:43:01 +0300 Matti Hamalainen Removed file, the code is not indented like this anymore.
Thu, 03 Apr 2008 01:01:58 +0300 Matti Hamalainen Updated translations.
Thu, 03 Apr 2008 00:55:43 +0300 Matti Hamalainen Remove unused function prototypes.
Thu, 03 Apr 2008 00:49:46 +0300 Matti Hamalainen De-gettextize.
Thu, 03 Apr 2008 00:44:33 +0300 Matti Hamalainen Use macro wrapping for Gtk+ v1 vs v2 differences, yet again.
Thu, 03 Apr 2008 00:34:07 +0300 Matti Hamalainen Rename pcFilename -> filename.
Thu, 03 Apr 2008 00:26:53 +0300 Matti Hamalainen More cosmetic variable name changes.
Thu, 03 Apr 2008 00:25:55 +0300 Matti Hamalainen Updated config.h.in due to changes in configure checks.
Thu, 03 Apr 2008 00:10:51 +0300 Matti Hamalainen Sanitize configure in by removing unneeded checks.
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:49:37 +0300 Matti Hamalainen Updated i18n.
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 ...
Wed, 26 Mar 2008 08:55:29 +0200 Matti Hamalainen Updated copyrights.
Wed, 26 Mar 2008 08:54:57 +0200 Matti Hamalainen Minor tweaks in the explanation of "What is 'SID'?"
Tue, 25 Mar 2008 23:43:14 +0000 convert-repo update tags
Mon, 22 Oct 2007 02:35:00 +0000 Matti Hamalainen Function already defined in xs_config.c
Thu, 18 Oct 2007 00:15:05 +0000 Matti Hamalainen Synchronize with Aud-SID.
Tue, 25 Sep 2007 11:29:00 +0000 Matti Hamalainen Updated po and pot-files.
Thu, 20 Sep 2007 19:53:05 +0000 Matti Hamalainen "test -e" does not exist in /bin/sh of some systems, use "test -f" instead.
Thu, 20 Sep 2007 19:53:02 +0000 Matti Hamalainen Don't use pTitle instead of pName if pName == NULL.
Thu, 20 Sep 2007 19:52:05 +0000 Matti Hamalainen Parse certain STIL fields bit differently.
Wed, 05 Sep 2007 19:44:05 +0000 Matti Hamalainen Fixed configuration dialog, thanks to Joker for pointing out the flaws.
Tue, 04 Sep 2007 23:33:03 +0000 Matti Hamalainen Oops.
Tue, 04 Sep 2007 23:30:01 +0000 Matti Hamalainen Actually only use [!] marker in the subtune menu, not the whole info field.
Tue, 04 Sep 2007 21:03:03 +0000 Matti Hamalainen Remove useless xs_memset()
Tue, 04 Sep 2007 21:03:02 +0000 Matti Hamalainen Constify.
Tue, 04 Sep 2007 20:51:02 +0000 Matti Hamalainen Changed aboutbox too.
Tue, 04 Sep 2007 20:49:01 +0000 Matti Hamalainen Dedicated also to memory of Xoxxo :/
Tue, 04 Sep 2007 20:45:02 +0000 Matti Hamalainen Fix XS_MUTEX_DEBUG to work again.
Tue, 04 Sep 2007 16:21:01 +0000 root Remove fuzzy whitespace!
Tue, 04 Sep 2007 16:05:03 +0000 Matti Hamalainen Updated.
Tue, 04 Sep 2007 15:54:01 +0000 Matti Hamalainen Added.
Tue, 04 Sep 2007 00:21:03 +0000 Matti Hamalainen Show tags ("[!]" and "[*]") in fileinfo selector, if there is additional information for the subtune;
Mon, 03 Sep 2007 23:10:02 +0000 Matti Hamalainen The reallocation function was buggy and subtune entries were not being stored at all, fixed.
Mon, 03 Sep 2007 05:43:03 +0000 Matti Hamalainen Constify.
Mon, 03 Sep 2007 04:23:01 +0000 Matti Hamalainen Ooops, forgot to const here.
Mon, 03 Sep 2007 04:20:05 +0000 Matti Hamalainen Move prototypes of xs_tuneinfo_*() to xs_slsup.h
Mon, 03 Sep 2007 04:20:03 +0000 Matti Hamalainen Constify more.
Mon, 03 Sep 2007 04:08:02 +0000 Matti Hamalainen Cleanify.
Mon, 03 Sep 2007 04:08:00 +0000 Matti Hamalainen Unify.
Mon, 03 Sep 2007 04:07:03 +0000 Matti Hamalainen Constify.
Mon, 03 Sep 2007 02:46:02 +0000 Matti Hamalainen More gtk_signal_connect() -> XS_SIGNAL_CONNECT() changes.
Mon, 03 Sep 2007 02:41:04 +0000 Matti Hamalainen XS_SIGNAL_CONNECT() macro added and used.
Mon, 03 Sep 2007 02:27:01 +0000 Matti Hamalainen Unify xs_fileinfo with Aud-SID.
Mon, 03 Sep 2007 00:47:02 +0000 Matti Hamalainen Merge in some Aud-SID #ifs etc.
Mon, 03 Sep 2007 00:36:02 +0000 Matti Hamalainen Add xs_slsup.[ch]
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.
Mon, 03 Sep 2007 00:21:05 +0000 Matti Hamalainen Properly initialize xs_cfg struct; Check for 0 in sid2NFilterPresets.
Sun, 02 Sep 2007 23:09:05 +0000 Matti Hamalainen Constify some variables.
Sun, 02 Sep 2007 22:13:05 +0000 Matti Hamalainen Moved NLS macros to xs_support.h
Sun, 02 Sep 2007 22:00:00 +0000 Matti Hamalainen Remove Audacious related stuff.
Sun, 02 Sep 2007 21:31:02 +0000 Matti Hamalainen Do not generate revision numbers in ChangeLog.
Sun, 02 Sep 2007 21:31:01 +0000 Matti Hamalainen Fix a warning about discarding const qualifier.
Sun, 02 Sep 2007 19:57:03 +0000 Matti Hamalainen Fixed sub-tune info selection box in fileinfo window.
Sun, 02 Sep 2007 17:31:01 +0000 Matti Hamalainen Sub-tune info selector fixed in file information dialog.
Sun, 02 Sep 2007 02:02:05 +0000 Matti Hamalainen Added delete_event to confirmwin.
Sun, 02 Sep 2007 00:03:05 +0000 Matti Hamalainen About window wasn't handling delete_event properly, fixed; Cleaned up event handling a bit.
Sat, 01 Sep 2007 14:43:05 +0000 Matti Hamalainen Merge in Tuple changes from Audacious-SID.
Sat, 01 Sep 2007 14:43:01 +0000 Matti Hamalainen Oops, fixed. :P
Sat, 01 Sep 2007 14:42:03 +0000 Matti Hamalainen An ugly hack to fix building with --disable-nls.
Sat, 01 Sep 2007 11:23:03 +0000 Matti Hamalainen Make tables static.
Fri, 31 Aug 2007 17:07:02 +0000 Matti Hamalainen Temporarily fix compilation.
Fri, 31 Aug 2007 16:54:04 +0000 Matti Hamalainen Fixed a thread race conds in xs_reinit() and xs_get_song_info()
Fri, 31 Aug 2007 16:52:05 +0000 Matti Hamalainen Use g_strdup()
Thu, 30 Aug 2007 17:46:03 +0000 Matti Hamalainen Few lines.
Thu, 30 Aug 2007 15:14:02 +0000 Matti Hamalainen Added confirmation dialog.
Thu, 30 Aug 2007 15:08:00 +0000 Matti Hamalainen Updates from curve branch.
Sat, 31 Mar 2007 11:27:02 +0000 Matti Hamalainen Grammar.
Sat, 24 Mar 2007 15:11:03 +0000 Matti Hamalainen Cleanups.
Sat, 24 Mar 2007 14:29:00 +0000 Matti Hamalainen Improved ChangeLog.
Sat, 24 Mar 2007 02:45:05 +0000 Matti Hamalainen ...
Thu, 22 Mar 2007 22:24:03 +0000 Matti Hamalainen Make ChangeLog re-generation conditional.