log

age author description
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.
Thu, 22 Mar 2007 22:24:00 +0000 Matti Hamalainen Updated.
Thu, 22 Mar 2007 19:51:00 +0000 Matti Hamalainen Removed useless embedded data.
Thu, 22 Mar 2007 19:48:04 +0000 Matti Hamalainen Updates.
Thu, 22 Mar 2007 19:46:04 +0000 Matti Hamalainen More work towards filter configuration.
Thu, 22 Mar 2007 17:26:04 +0000 Matti Hamalainen Some macro magic for simplifying the repetitive code.
Thu, 22 Mar 2007 17:11:01 +0000 Matti Hamalainen Revert.
Thu, 22 Mar 2007 16:41:01 +0000 Matti Hamalainen Cleanups.
Thu, 22 Mar 2007 15:55:02 +0000 Matti Hamalainen Work on GUI and filter config code.
Thu, 22 Mar 2007 15:14:03 +0000 Matti Hamalainen Changed some names.
Thu, 22 Mar 2007 15:11:05 +0000 Matti Hamalainen Added 'delete' event to all Gtk dialog windows.
Wed, 21 Mar 2007 13:59:02 +0000 Matti Hamalainen Load -> Use
Wed, 21 Mar 2007 13:59:00 +0000 Matti Hamalainen Updates.
Wed, 21 Mar 2007 02:33:02 +0000 Matti Hamalainen Optimizations.
Tue, 20 Mar 2007 23:35:01 +0000 Matti Hamalainen SP1 filter widget names were incorrect, fixed.
Tue, 20 Mar 2007 22:27:01 +0000 Matti Hamalainen Outline plans for rest of the filter config functionality in comments;
Tue, 20 Mar 2007 21:02:05 +0000 Matti Hamalainen ChangeLog generation.
Tue, 20 Mar 2007 20:59:00 +0000 Matti Hamalainen Updated.
Tue, 20 Mar 2007 20:10:04 +0000 Matti Hamalainen Cleanups.
Tue, 20 Mar 2007 19:49:04 +0000 Matti Hamalainen Moved functions.
Tue, 20 Mar 2007 13:43:00 +0000 Matti Hamalainen Scrubbing through the filter configuration code; Configuration dialog
Tue, 20 Mar 2007 13:14:02 +0000 Matti Hamalainen "About" added
Mon, 19 Mar 2007 16:14:00 +0000 Matti Hamalainen i18n stuff
Mon, 19 Mar 2007 15:45:01 +0000 Matti Hamalainen etc.
Mon, 19 Mar 2007 13:39:05 +0000 Matti Hamalainen Fixes.
Mon, 19 Mar 2007 13:16:01 +0000 Matti Hamalainen Updated translations, pulled latest German translation in.
Sun, 18 Mar 2007 23:58:04 +0000 Matti Hamalainen Adjustments
Thu, 15 Mar 2007 20:04:00 +0000 Matti Hamalainen i18n
Thu, 15 Mar 2007 19:59:01 +0000 Matti Hamalainen Added 'delete' button to the filter editor.
Thu, 15 Mar 2007 02:28:04 +0000 Matti Hamalainen Minor tweak in the layout.
Thu, 15 Mar 2007 02:28:03 +0000 Matti Hamalainen 'Kappaletiedot'
Thu, 15 Mar 2007 02:09:02 +0000 Matti Hamalainen Updated.
Thu, 15 Mar 2007 02:09:02 +0000 Matti Hamalainen Updated, added new translations.
Wed, 14 Mar 2007 22:34:00 +0000 Matti Hamalainen Fix about.
Wed, 14 Mar 2007 21:06:00 +0000 Matti Hamalainen Added file dialogs for importing and exporting of filters.
Wed, 14 Mar 2007 20:21:05 +0000 Matti Hamalainen The MD5 implementation was changed, change the notice too.
Tue, 13 Mar 2007 01:24:03 +0000 Matti Hamalainen Increase about-box size, dedicate release to memory of Richard Joseph :(
Tue, 13 Mar 2007 01:23:05 +0000 Matti Hamalainen Remove the MD5 code (C) notice, because it was replaced.
Thu, 08 Mar 2007 23:06:01 +0000 Matti Hamalainen Updated installation instructions, also moved libSIDPlay2
Thu, 08 Mar 2007 23:01:00 +0000 Matti Hamalainen Updated TODO items.
Thu, 01 Mar 2007 12:16:05 +0000 Matti Hamalainen Updated TODO
Mon, 26 Feb 2007 14:47:01 +0000 Matti Hamalainen Removed already done items.
Mon, 26 Feb 2007 14:47:00 +0000 Matti Hamalainen Cosmetics.
Mon, 26 Feb 2007 14:46:03 +0000 Matti Hamalainen Copyright header.
Mon, 26 Feb 2007 13:51:01 +0000 Matti Hamalainen GUI updates.
Mon, 26 Feb 2007 13:35:04 +0000 Matti Hamalainen Config item changes; Unfinished filter preset handling functions.
Mon, 26 Feb 2007 13:35:01 +0000 Matti Hamalainen Configuration item changes.
Mon, 26 Feb 2007 13:34:02 +0000 Matti Hamalainen Some changes to accomodate for Audacious differences.
Fri, 23 Feb 2007 06:02:01 +0000 Matti Hamalainen Accidentally left a unused window widget in.
Fri, 23 Feb 2007 05:13:05 +0000 Matti Hamalainen Configuration widget naming cleanups and GUI-related improvements;
Fri, 23 Feb 2007 05:11:02 +0000 Matti Hamalainen Updated.
Fri, 23 Feb 2007 05:10:05 +0000 Matti Hamalainen Reordering cleanup and added constant for SIDPlay2 max # of filter coeffs.
Fri, 23 Feb 2007 05:10:00 +0000 Matti Hamalainen Working on XSCurve widget implementation.
Wed, 21 Feb 2007 15:23:02 +0000 Matti Hamalainen Again updated the po-files
Wed, 21 Feb 2007 15:23:01 +0000 Matti Hamalainen Unnecessary #include
Wed, 21 Feb 2007 05:45:04 +0000 Matti Hamalainen Fixes.
Wed, 21 Feb 2007 05:38:05 +0000 Matti Hamalainen More Audacious compatibility glue.
Wed, 21 Feb 2007 03:39:00 +0000 Matti Hamalainen Audacious kludging.
Wed, 21 Feb 2007 03:38:05 +0000 Matti Hamalainen Update copyright years.
Wed, 21 Feb 2007 02:25:01 +0000 Matti Hamalainen Audacious kludges
Wed, 21 Feb 2007 01:19:04 +0000 Matti Hamalainen Forgot to define xs_fseek()
Wed, 21 Feb 2007 00:25:00 +0000 Matti Hamalainen Removed cruft.
Wed, 21 Feb 2007 00:12:04 +0000 Matti Hamalainen Cleanups.
Wed, 21 Feb 2007 00:01:05 +0000 Matti Hamalainen Removed some crud.
Tue, 20 Feb 2007 23:38:03 +0000 Matti Hamalainen Audacious-related cleanups.
Tue, 20 Feb 2007 22:03:01 +0000 Matti Hamalainen Audacious glue.
Tue, 20 Feb 2007 20:48:01 +0000 Matti Hamalainen Changed labels in the Glade file.
Tue, 20 Feb 2007 19:34:04 +0000 Matti Hamalainen Updated po-files.
Tue, 20 Feb 2007 19:34:02 +0000 Matti Hamalainen Added xs_player.h
Tue, 20 Feb 2007 19:20:01 +0000 Matti Hamalainen Changed some error messages.
Tue, 20 Feb 2007 18:09:04 +0000 Matti Hamalainen Now everything necessary should be using the VFS functions.
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.
Sat, 17 Feb 2007 16:35:01 +0000 Matti Hamalainen Updated po-files.
Sat, 17 Feb 2007 16:34:05 +0000 Matti Hamalainen Cleanups.
Mon, 12 Feb 2007 12:30:01 +0000 Matti Hamalainen Improvements in the UI. The code has not yet been amended to handle these changes, though, so builds/running will fail.
Fri, 09 Feb 2007 12:09:02 +0000 Matti Hamalainen Updated po-files
Fri, 09 Feb 2007 12:01:04 +0000 Matti Hamalainen Added preliminal German translation by Gerfried Fuchs
Tue, 06 Feb 2007 02:33:03 +0000 Matti Hamalainen Almost working.
Tue, 06 Feb 2007 02:33:01 +0000 Matti Hamalainen Removed.
Tue, 06 Feb 2007 02:33:01 +0000 Matti Hamalainen Updated.
Tue, 06 Feb 2007 02:32:01 +0000 Matti Hamalainen Removed
Tue, 06 Feb 2007 02:32:00 +0000 Matti Hamalainen Audacious VFS support functions finished.
Tue, 30 Jan 2007 10:01:04 +0000 Matti Hamalainen Updated
Mon, 29 Jan 2007 03:26:05 +0000 Matti Hamalainen Cleaned up the drawing function a bit.
Mon, 29 Jan 2007 03:19:04 +0000 Matti Hamalainen Cosmetics
Mon, 29 Jan 2007 03:13:04 +0000 Matti Hamalainen Remove deprecated #define
Mon, 29 Jan 2007 03:03:05 +0000 Matti Hamalainen reSID sampling options in GUI. Not yet used, because libSIDPlay2 API does
Sun, 28 Jan 2007 15:10:02 +0000 Matti Hamalainen 0.8.0beta18 upcoming ...
Sun, 28 Jan 2007 15:09:04 +0000 Matti Hamalainen Changes based on patch from Heikki 'shd' Orsila: Fix a crash on 64-bit
Sun, 28 Jan 2007 15:07:00 +0000 Matti Hamalainen Updated logo slightly.
Sun, 28 Jan 2007 15:06:05 +0000 Matti Hamalainen update-glade target for updating Glade generated files.
Sun, 28 Jan 2007 13:40:05 +0000 Matti Hamalainen guint -> size_t
Sat, 27 Jan 2007 03:08:03 +0000 Matti Hamalainen Forgot to remove m4/Makefile.am from here. dev-0_8_0b17
Sat, 27 Jan 2007 02:58:00 +0000 Matti Hamalainen Removed m4 dir
Sat, 27 Jan 2007 02:52:05 +0000 Matti Hamalainen Do not include curve widget
Sat, 27 Jan 2007 02:52:02 +0000 Matti Hamalainen Alpha/preliminary curve widget code merged.
Sat, 27 Jan 2007 02:51:02 +0000 Matti Hamalainen Remove
Fri, 26 Jan 2007 23:25:02 +0000 Matti Hamalainen Moved functions.
Fri, 26 Jan 2007 22:40:05 +0000 Matti Hamalainen Use proper C comments
Fri, 26 Jan 2007 19:54:03 +0000 Matti Hamalainen Remove useless block.
Fri, 26 Jan 2007 19:41:00 +0000 Matti Hamalainen Added files.
Fri, 26 Jan 2007 18:51:02 +0000 Matti Hamalainen Updated fi.po
Fri, 26 Jan 2007 18:50:04 +0000 Matti Hamalainen Provide -DLOCALEDIR
Fri, 26 Jan 2007 18:50:02 +0000 Matti Hamalainen Cosmetics in configuration dialog.
Fri, 26 Jan 2007 18:49:03 +0000 Matti Hamalainen Initialize gettext correctly(?). I am not entirely sure whether it is
Fri, 26 Jan 2007 18:04:03 +0000 Matti Hamalainen Move variables to better block.
Fri, 26 Jan 2007 16:36:01 +0000 Matti Hamalainen Changed the MD5 implementation, the previous had a license that was somewhat
Fri, 26 Jan 2007 15:55:02 +0000 Matti Hamalainen Pause might be fixed now.
Fri, 26 Jan 2007 15:48:01 +0000 Matti Hamalainen Use combobox for audio frequency selection.
Fri, 26 Jan 2007 15:48:00 +0000 Matti Hamalainen Use gettext v0.16.1, fixes some compat problems with automake 1.10
Fri, 26 Jan 2007 15:47:03 +0000 Matti Hamalainen Added new WTYPE_COMBO, the audio frequency selection now uses a combobox.
Fri, 26 Jan 2007 15:47:00 +0000 Matti Hamalainen Default audio rendering frequency #define.
Fri, 26 Jan 2007 15:25:00 +0000 Matti Hamalainen Updated config.rpath
Fri, 26 Jan 2007 15:24:03 +0000 Matti Hamalainen Minor improvements in finnish translation.
Fri, 26 Jan 2007 15:24:01 +0000 Matti Hamalainen Typofixes in instructions.
Fri, 26 Jan 2007 13:09:02 +0000 Matti Hamalainen Removed %S
Fri, 26 Jan 2007 13:09:01 +0000 Matti Hamalainen Updated documentation of titlestring mnemonics.
Fri, 26 Jan 2007 12:56:00 +0000 Matti Hamalainen Update Glade-generated files when xmms-sid.glade changes.
Fri, 26 Jan 2007 12:55:00 +0000 Matti Hamalainen Improvements in titlestring handling and information passing in
Fri, 26 Jan 2007 12:54:01 +0000 Matti Hamalainen Cosmetics
Fri, 26 Jan 2007 12:53:05 +0000 Matti Hamalainen Moved sldb glue functions here; Cosmetic cleanups.
Fri, 26 Jan 2007 12:52:05 +0000 Matti Hamalainen Moved the glue functions to xmms-sid.c
Thu, 25 Jan 2007 09:31:02 +0000 Matti Hamalainen Updates.
Thu, 25 Jan 2007 07:26:01 +0000 Matti Hamalainen Cosmetics
Thu, 25 Jan 2007 07:21:05 +0000 Matti Hamalainen Cleanups.
Thu, 25 Jan 2007 05:58:05 +0000 Matti Hamalainen Cleanups.
Thu, 25 Jan 2007 03:51:01 +0000 Matti Hamalainen A ';' was missing, fixed.
Thu, 25 Jan 2007 03:50:03 +0000 Matti Hamalainen Okay, the staticizin wasn't corrent. I'm way too tired. :D
Thu, 25 Jan 2007 03:50:00 +0000 Matti Hamalainen Silence a gcc warning; Use xs_*() file handling functions.
Thu, 25 Jan 2007 03:46:04 +0000 Matti Hamalainen New songinfo system.
Thu, 25 Jan 2007 03:46:02 +0000 Matti Hamalainen Beginnings of vfs portability.
Thu, 25 Jan 2007 03:44:01 +0000 Matti Hamalainen Moved some things from xmms-sid.h to xs_support.h; File handling functions
Thu, 25 Jan 2007 03:42:05 +0000 Matti Hamalainen Moved some things to xs_support.h; t_xs_subtuneinfo.tuneSpeed is now the
Thu, 25 Jan 2007 03:41:04 +0000 Matti Hamalainen Accomodate the changes in xs_make_titlestring(), xs_tuneinfo_*() and
Thu, 25 Jan 2007 03:40:02 +0000 Matti Hamalainen Themetune file is now defined elsewhere.
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 22:10:00 +0000 Matti Hamalainen Updates
Wed, 24 Jan 2007 22:08:02 +0000 Matti Hamalainen Updates.
Wed, 24 Jan 2007 22:01:04 +0000 Matti Hamalainen Use new xs_* file functions for SID-file handling.
Wed, 24 Jan 2007 22:01:02 +0000 Matti Hamalainen Cosmetics
Wed, 24 Jan 2007 22:00:04 +0000 Matti Hamalainen The structure can be declared static.
Wed, 24 Jan 2007 21:59:04 +0000 Matti Hamalainen Add new fields.
Wed, 24 Jan 2007 21:59:02 +0000 Matti Hamalainen Functions renamed, added update function.
Wed, 24 Jan 2007 21:58:05 +0000 Matti Hamalainen Cleanups
Wed, 24 Jan 2007 21:57:04 +0000 Matti Hamalainen New file reading functions.
Wed, 17 Jan 2007 23:38:03 +0000 Matti Hamalainen Updated fi.po
Wed, 17 Jan 2007 23:36:04 +0000 Matti Hamalainen autoheader updated.
Wed, 17 Jan 2007 01:07:00 +0000 Matti Hamalainen Type cleanups/fixes.
Thu, 11 Jan 2007 14:31:04 +0000 Matti Hamalainen _XS_TITLE_H
Thu, 11 Jan 2007 00:02:02 +0000 Matti Hamalainen Forgot to quote this ..
Thu, 11 Jan 2007 00:01:02 +0000 Matti Hamalainen Added m4 quoting; Indentation cleanups.
Mon, 08 Jan 2007 12:08:05 +0000 Matti Hamalainen Working on the localization and fixing up the breakage in song information
Mon, 08 Jan 2007 12:07:05 +0000 Matti Hamalainen Added .cc files.
Sun, 07 Jan 2007 09:47:03 +0000 Matti Hamalainen Cleanups
Sat, 06 Jan 2007 11:05:05 +0000 Matti Hamalainen .. and more fixes. :|
Sat, 06 Jan 2007 09:22:05 +0000 Matti Hamalainen Bugfixes to previous improvements. :)
Sat, 06 Jan 2007 08:31:04 +0000 Matti Hamalainen Improved the bootstrapping script even further
Fri, 05 Jan 2007 16:08:01 +0000 Matti Hamalainen Improved bootstrapping
Mon, 01 Jan 2007 08:50:03 +0000 Matti Hamalainen Fixes
Mon, 01 Jan 2007 08:47:00 +0000 Matti Hamalainen Add gettext/autopoint to bootstrapping process to generate gettext-related
Mon, 01 Jan 2007 08:42:00 +0000 Matti Hamalainen Typofix
Mon, 01 Jan 2007 08:41:02 +0000 Matti Hamalainen Added m4 files for gettext
Mon, 01 Jan 2007 08:34:01 +0000 Matti Hamalainen gettext fixes
Mon, 01 Jan 2007 08:32:01 +0000 Matti Hamalainen Fix gettext init macros
Mon, 01 Jan 2007 08:14:00 +0000 Matti Hamalainen gettext and i18n
Mon, 01 Jan 2007 08:10:05 +0000 Matti Hamalainen GNU gettext i18n support
Mon, 01 Jan 2007 08:09:04 +0000 Matti Hamalainen Bugfixes.
Mon, 01 Jan 2007 08:09:00 +0000 Matti Hamalainen Bugfixes
Mon, 01 Jan 2007 08:07:05 +0000 Matti Hamalainen Urgh, xs_memset() was buggy :P
Sun, 31 Dec 2006 21:52:00 +0000 Matti Hamalainen Conditional #definition of _()
Sun, 31 Dec 2006 21:51:05 +0000 Matti Hamalainen Indentation fixes.
Sun, 31 Dec 2006 21:49:01 +0000 Matti Hamalainen Enable gettext support for potential i18n
Sun, 31 Dec 2006 21:43:04 +0000 Matti Hamalainen Preparing for internationalization.
Sat, 30 Dec 2006 07:40:05 +0000 Matti Hamalainen FSF address updated.
Sat, 30 Dec 2006 06:56:05 +0000 Matti Hamalainen Copyright year update
Sat, 30 Dec 2006 06:51:05 +0000 Matti Hamalainen Boinggg!
Wed, 20 Dec 2006 15:38:03 +0000 Matti Hamalainen Add SID format documentation
Sun, 10 Sep 2006 17:57:00 +0000 Matti Hamalainen sscanf() was used in unaligned access, causing problems on Sparc (and
Sun, 10 Sep 2006 17:47:05 +0000 Matti Hamalainen Another fix for the fix, which was invalid. :P
Sun, 10 Sep 2006 17:44:00 +0000 Matti Hamalainen Bugfix
Sun, 20 Aug 2006 20:07:00 +0000 Matti Hamalainen Changed wording.
Sun, 20 Aug 2006 20:06:04 +0000 Matti Hamalainen Only README, not README*
Thu, 17 Aug 2006 12:33:02 +0000 Matti Hamalainen Add mention of HVSC in spec-file.
Thu, 17 Aug 2006 11:13:05 +0000 Matti Hamalainen Bugs.
Mon, 14 Aug 2006 00:49:02 +0000 Matti Hamalainen Updated GNU GPL (new FSF address) and some cleanups.
Thu, 08 Jun 2006 19:02:03 +0000 Matti Hamalainen Indentation
Fri, 02 Jun 2006 15:03:05 +0000 Matti Hamalainen Cleanups
Fri, 02 Jun 2006 14:54:05 +0000 Matti Hamalainen Even more information about GCC4 problems added.
Fri, 02 Jun 2006 14:35:02 +0000 Matti Hamalainen Mention GCC4 problems.
Fri, 02 Jun 2006 13:13:04 +0000 Matti Hamalainen Fix and update copyright year
Fri, 02 Jun 2006 13:13:02 +0000 Matti Hamalainen Added INDENT, which contains GNU indent paramaters used to indent the code.
Fri, 02 Jun 2006 12:31:04 +0000 Matti Hamalainen int -> gint
Fri, 02 Jun 2006 12:30:04 +0000 Matti Hamalainen Removed mention about unfinishedness of oversampling filter.
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 22:52:00 +0000 Matti Hamalainen Updated FAQ to reflect changes in playing behaviour.
Wed, 31 May 2006 19:07:01 +0000 Matti Hamalainen Add information about the automagic configuration adjusting when emulation
Wed, 31 May 2006 13:34:04 +0000 Matti Hamalainen Use g_snprintf() instead of system snprintf(), because libc snprintf() is
Wed, 31 May 2006 13:00:05 +0000 Matti Hamalainen Cleanups.
Wed, 31 May 2006 12:59:04 +0000 Matti Hamalainen Largefile support additions.
Wed, 31 May 2006 12:58:05 +0000 Matti Hamalainen Cleanups
Wed, 31 May 2006 10:51:00 +0000 Matti Hamalainen Use xs_memset() instead of memset()
Wed, 31 May 2006 10:10:05 +0000 Matti Hamalainen XSERR -> xs_error fixes.
Wed, 31 May 2006 10:09:04 +0000 Matti Hamalainen Fix ChangeLog generation
Wed, 31 May 2006 10:02:00 +0000 Matti Hamalainen Working on getting STIL and SLDB using completely dynamically allocated
Tue, 30 May 2006 04:50:04 +0000 Matti Hamalainen Improve documentation: Talk more about libSIDPlay1, document problems of
Tue, 30 May 2006 04:24:02 +0000 Matti Hamalainen Indentation
Mon, 29 May 2006 23:46:04 +0000 Matti Hamalainen Cleanups.
Sun, 28 May 2006 13:20:02 +0000 Matti Hamalainen Year.
Sun, 28 May 2006 12:55:02 +0000 Matti Hamalainen Year
Sun, 28 May 2006 12:54:04 +0000 Matti Hamalainen Portability fixes
Sun, 22 Jan 2006 20:48:02 +0000 Matti Hamalainen Indentation fixes.
Tue, 27 Dec 2005 10:33:00 +0000 Matti Hamalainen Tabs
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
Sat, 26 Nov 2005 04:23:03 +0000 Matti Hamalainen Force updating of automake parts.
Thu, 17 Nov 2005 15:35:02 +0000 Matti Hamalainen Bump version
Thu, 17 Nov 2005 15:12:04 +0000 Matti Hamalainen Get rid of few unused argument warnings.
Thu, 17 Nov 2005 10:08:03 +0000 Matti Hamalainen Indentation fix
Wed, 09 Nov 2005 19:13:00 +0000 Matti Hamalainen Fix ending newline.
Wed, 09 Nov 2005 11:12:05 +0000 Matti Hamalainen Actually use nSubTunes value as it is meant to. dev-0_8_0b15
Wed, 09 Nov 2005 11:04:02 +0000 Matti Hamalainen Moved some #defines from xs_config.c to xmms-sid.h; Changed default SID
Wed, 09 Nov 2005 10:59:02 +0000 Matti Hamalainen Fixed configuration dialog dimensions/widget foldings; Fixed few tooltip
Wed, 09 Nov 2005 10:01:03 +0000 Matti Hamalainen More removal of original curve code.
Wed, 09 Nov 2005 08:55:01 +0000 Matti Hamalainen *** empty log message ***
Wed, 09 Nov 2005 08:55:00 +0000 Matti Hamalainen Titlestring tag %N for number of subtunes; Removed "SID" from SID model
Wed, 09 Nov 2005 08:54:00 +0000 Matti Hamalainen Emulation engine setup fixes.
Wed, 09 Nov 2005 05:52:01 +0000 Matti Hamalainen Work on filter curve widget begins, based on GtkCurve widget from Gtk+ 1.2.10.
Wed, 09 Nov 2005 05:22:05 +0000 Matti Hamalainen Make binary search bailout value a #define in xmms-sid.h
Wed, 09 Nov 2005 01:28:04 +0000 Matti Hamalainen Cleanups, additional engine NULL check.
Tue, 08 Nov 2005 11:21:05 +0000 Matti Hamalainen Check for myEngine != NULL
Tue, 08 Nov 2005 10:34:01 +0000 Matti Hamalainen Fixes in emulator engine configuration, make 'forceModel' option work.
Tue, 08 Nov 2005 09:33:02 +0000 Matti Hamalainen Better comments and .. you guessed it: more indentation fixes. :)
Tue, 08 Nov 2005 08:31:01 +0000 Matti Hamalainen More and more of indentation fixes.
Tue, 08 Nov 2005 04:09:00 +0000 Matti Hamalainen Adjust ChangeLog generation.
Mon, 07 Nov 2005 11:06:03 +0000 Matti Hamalainen More indentation cleanups
Mon, 07 Nov 2005 10:31:05 +0000 Matti Hamalainen Forcemodel
Mon, 07 Nov 2005 10:29:02 +0000 Matti Hamalainen Indentation fixes and SID model forcing
Mon, 07 Nov 2005 09:50:04 +0000 Matti Hamalainen Re-indentation all (non-generated) code.
Mon, 07 Nov 2005 09:49:04 +0000 Matti Hamalainen Add new files
Mon, 07 Nov 2005 06:04:03 +0000 Matti Hamalainen int -> gint
Tue, 01 Nov 2005 02:57:00 +0000 Matti Hamalainen Minor configuration interface improvements, several tooltips added.
Tue, 01 Nov 2005 02:28:04 +0000 Matti Hamalainen Comment about XS_DYNAMIC_BUF changed
Tue, 01 Nov 2005 02:25:03 +0000 Matti Hamalainen Always use dynamic audio buffer
Mon, 31 Oct 2005 22:47:01 +0000 Matti Hamalainen src is not needed in DIST_SUBDIRS anymore.
Mon, 31 Oct 2005 19:36:05 +0000 Matti Hamalainen Cleanups
Wed, 19 Oct 2005 23:11:00 +0000 Matti Hamalainen Added setting for forcing given SID-chip type for emulation.
Wed, 19 Oct 2005 23:03:00 +0000 Matti Hamalainen PONG
Wed, 19 Oct 2005 23:02:02 +0000 Matti Hamalainen More unused argument warning removal, bit of code for filter editor.
Sat, 15 Oct 2005 22:04:04 +0000 Matti Hamalainen z1.9 -> 1.9
Fri, 23 Sep 2005 11:51:05 +0000 Matti Hamalainen GUI updates
Fri, 23 Sep 2005 10:34:01 +0000 Matti Hamalainen Disable filter configuration for libraries that are not compiled in.
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 09:34:02 +0000 Matti Hamalainen Configuration cleanups
Fri, 23 Sep 2005 08:58:05 +0000 Matti Hamalainen Fixes to previous changes concerning warning cleanups.
Fri, 23 Sep 2005 08:58:03 +0000 Matti Hamalainen Updated year to 2005
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?
Thu, 22 Sep 2005 02:37:02 +0000 Matti Hamalainen UI changes.
Thu, 22 Sep 2005 02:22:03 +0000 Matti Hamalainen Update copyright to 2005; Don't enclose some values in m4 quotes, automake
Thu, 22 Sep 2005 02:21:03 +0000 Matti Hamalainen Improved bootstrap script
Thu, 22 Sep 2005 02:21:00 +0000 Matti Hamalainen Updated documentation
Thu, 22 Sep 2005 02:20:00 +0000 Matti Hamalainen Removed some comment lines that broke RPM building on some platforms...
Thu, 22 Sep 2005 02:19:02 +0000 Matti Hamalainen Misc commit.
Thu, 22 Sep 2005 01:55:01 +0000 Matti Hamalainen - subTune -> subTunes
Thu, 22 Sep 2005 01:54:01 +0000 Matti Hamalainen Comment
Thu, 22 Sep 2005 01:53:05 +0000 Matti Hamalainen Minor fix to filter (mean value does not get reset on every filtered audio block)
Thu, 22 Sep 2005 01:44:00 +0000 Matti Hamalainen Changed struct member name subTune -> subTunes
Tue, 18 Jan 2005 06:35:05 +0000 Matti Hamalainen Comments
Tue, 18 Jan 2005 06:30:03 +0000 Matti Hamalainen Minor cleanups
Wed, 12 Jan 2005 02:30:01 +0000 Matti Hamalainen *.lo
Wed, 12 Jan 2005 02:29:04 +0000 Matti Hamalainen More ideas
Wed, 12 Jan 2005 02:29:02 +0000 Matti Hamalainen Updated FAQ
Tue, 11 Jan 2005 04:11:02 +0000 Matti Hamalainen Changed copyright text.
Sat, 08 Jan 2005 17:07:02 +0000 Matti Hamalainen Updated THANKS
Sat, 08 Jan 2005 17:06:03 +0000 Matti Hamalainen Updated credits and greetings
Sat, 08 Jan 2005 17:06:01 +0000 Matti Hamalainen Improved compatibility, some fixes in reSID emulation initialization.
Wed, 05 Jan 2005 10:38:03 +0000 Matti Hamalainen Added themetune
Wed, 05 Jan 2005 10:38:02 +0000 Matti Hamalainen Todo-items
Tue, 04 Jan 2005 10:52:02 +0000 Matti Hamalainen Updated .cvsignore -files.
Tue, 04 Jan 2005 10:50:04 +0000 Matti Hamalainen Tweaks
Tue, 04 Jan 2005 00:32:04 +0000 Matti Hamalainen PSID/RSID
Thu, 30 Dec 2004 15:02:02 +0000 Matti Hamalainen Added missing files (oops) to CVS.
Thu, 30 Dec 2004 13:43:00 +0000 Matti Hamalainen 0.8.0rc1
Thu, 30 Dec 2004 13:41:02 +0000 Matti Hamalainen #include "xs_filter.h" dev-0_8_0b14
Thu, 30 Dec 2004 12:29:02 +0000 Matti Hamalainen Fixed filter signedness bugs.
Thu, 30 Dec 2004 11:37:05 +0000 Matti Hamalainen xs_filter.h
Tue, 28 Dec 2004 16:35:01 +0000 Matti Hamalainen Added old ChangeLog that was missing from CVS
Mon, 27 Dec 2004 22:41:05 +0000 Matti Hamalainen Updated TODO
Sun, 26 Dec 2004 15:51:00 +0000 Matti Hamalainen Remove "only when song-length unknown" option from minimum playtime, it
Sun, 26 Dec 2004 15:33:03 +0000 Matti Hamalainen Disable oversampling if non-mono output; remove disabling of oversampling
Sun, 26 Dec 2004 14:59:01 +0000 Matti Hamalainen Improved locking, still some unlocked parts left, but nothing dangerous.
Sun, 26 Dec 2004 13:01:04 +0000 Matti Hamalainen Change default of min playtime.
Sat, 25 Dec 2004 21:18:05 +0000 Matti Hamalainen Document problems with gcc vs g++
Sat, 25 Dec 2004 21:15:01 +0000 Matti Hamalainen Fix order of CC/CXX macro calling, add check for CXXCPP
Sat, 25 Dec 2004 21:10:00 +0000 Matti Hamalainen Pok.
Sat, 25 Dec 2004 20:49:04 +0000 Matti Hamalainen hmm.. LUW() was missing.
Sat, 25 Dec 2004 20:42:04 +0000 Matti Hamalainen DEBUG_NP
Sat, 25 Dec 2004 20:42:01 +0000 Matti Hamalainen Fixes.
Sat, 25 Dec 2004 18:58:05 +0000 Matti Hamalainen xs_error() -> XSERR()
Sat, 25 Dec 2004 18:58:02 +0000 Matti Hamalainen Make XSERR into function.
Sat, 25 Dec 2004 18:57:00 +0000 Matti Hamalainen No need for variadic macros here.
Sat, 25 Dec 2004 18:26:03 +0000 Matti Hamalainen gint -> AFormat
Sat, 25 Dec 2004 18:25:05 +0000 Matti Hamalainen Do correct typecasts and declare xs_subctrl_open arguments as void.
Sat, 25 Dec 2004 18:18:03 +0000 Matti Hamalainen Remove extra semicolon from macro definition, #undef DEBUG
Sat, 25 Dec 2004 18:17:01 +0000 Matti Hamalainen Cast return values to gint.
Sat, 25 Dec 2004 18:16:04 +0000 Matti Hamalainen Remove comma from end of enum list.
Sat, 25 Dec 2004 18:16:00 +0000 Matti Hamalainen Include correct headers, typecast returnvalue to gint
Sat, 25 Dec 2004 17:53:01 +0000 Matti Hamalainen Use size_t
Sat, 25 Dec 2004 17:13:03 +0000 Matti Hamalainen Remove 'inline' defs.
Sat, 25 Dec 2004 11:44:00 +0000 Matti Hamalainen Fixed specfile.
Sat, 25 Dec 2004 11:16:00 +0000 Matti Hamalainen Document automatic sub-tune changing.
Sat, 25 Dec 2004 11:12:05 +0000 Matti Hamalainen Set fileinfo window's delete_event handler.
Sat, 25 Dec 2004 11:12:00 +0000 Matti Hamalainen Document pause-bug.
Sat, 25 Dec 2004 11:11:04 +0000 Matti Hamalainen Set current path/filename as default to file-selector dialogs in
Sat, 25 Dec 2004 11:11:00 +0000 Matti Hamalainen Fixed nasty crash when closing fileinfo-window from window's closebutton -
Sat, 25 Dec 2004 10:57:03 +0000 Matti Hamalainen Automatic sub-tune changing.
Sat, 25 Dec 2004 08:53:05 +0000 Matti Hamalainen Changed method.
Sat, 25 Dec 2004 08:50:04 +0000 Matti Hamalainen Oversampling notes
Sat, 25 Dec 2004 08:50:03 +0000 Matti Hamalainen Added filtering code into CVS.
Sat, 25 Dec 2004 08:49:02 +0000 Matti Hamalainen Fixed oversampling buffer overflow problems.
Thu, 23 Dec 2004 18:02:00 +0000 Matti Hamalainen Error checking.
Thu, 23 Dec 2004 17:04:05 +0000 Matti Hamalainen Bah.
Thu, 23 Dec 2004 17:04:04 +0000 Matti Hamalainen size_t
Thu, 23 Dec 2004 17:04:03 +0000 Matti Hamalainen Merging in oversampling support, audio settings sanitation.
Thu, 23 Dec 2004 17:03:04 +0000 Matti Hamalainen Formatting cleanups.
Thu, 23 Dec 2004 17:03:02 +0000 Matti Hamalainen Separate xs_init_configuration() from xs_read_configuration()
Thu, 23 Dec 2004 17:02:05 +0000 Matti Hamalainen Cleanups, moved engine configuration to initialization function.
Thu, 23 Dec 2004 13:29:00 +0000 Matti Hamalainen Blah.
Wed, 22 Dec 2004 13:34:01 +0000 Matti Hamalainen Cleanups
Wed, 22 Dec 2004 13:21:01 +0000 Matti Hamalainen Added greetings to mrsid.
Wed, 22 Dec 2004 12:41:03 +0000 Matti Hamalainen Several kyrpe-paske fixed.
Wed, 22 Dec 2004 12:41:01 +0000 Matti Hamalainen Updated TODO list.
Wed, 22 Dec 2004 09:07:03 +0000 Matti Hamalainen Improved comments.
Wed, 22 Dec 2004 08:33:02 +0000 Matti Hamalainen Clarified detect file contents option description.
Wed, 22 Dec 2004 08:33:00 +0000 Matti Hamalainen Fixed typo in credits, cleanup.
Tue, 21 Dec 2004 22:29:00 +0000 Matti Hamalainen Improve '--disable-themetune' option indentation.
Tue, 21 Dec 2004 22:16:00 +0000 Matti Hamalainen More subauto poking.
Tue, 21 Dec 2004 22:07:03 +0000 Matti Hamalainen Automatic subtune changing options.
Tue, 21 Dec 2004 22:07:01 +0000 Matti Hamalainen Automatic subtune changing options added to config.
Tue, 21 Dec 2004 22:06:02 +0000 Matti Hamalainen Latest glade-generated header.
Tue, 21 Dec 2004 21:44:00 +0000 Matti Hamalainen More documentation about configuration.
Tue, 21 Dec 2004 21:22:00 +0000 Matti Hamalainen Tell user that some datafiles are not installed when using 'install-user'
Tue, 21 Dec 2004 21:04:02 +0000 Matti Hamalainen Themetune, at least temporarily. Haven't asked Agemixer yet for permission.
Tue, 21 Dec 2004 20:17:02 +0000 Matti Hamalainen Compile-time optionally enabled themetune support in about-dialog (click the logo image)
Tue, 21 Dec 2004 20:15:04 +0000 Matti Hamalainen Fix few cases of multiline entry handling.
Tue, 21 Dec 2004 18:50:00 +0000 Matti Hamalainen Muchly improved documentation and installation instructions.
Tue, 21 Dec 2004 18:49:02 +0000 Matti Hamalainen Unamericanization, added few tooltips.
Tue, 21 Dec 2004 17:37:03 +0000 Matti Hamalainen Duh.
Tue, 21 Dec 2004 17:32:02 +0000 Matti Hamalainen Macro quotation cleanup to satisfy Automake 1.8 and friends.
Tue, 21 Dec 2004 16:54:05 +0000 Matti Hamalainen Fix M4 macro quotations.
Tue, 21 Dec 2004 16:38:00 +0000 Matti Hamalainen Check for pthread.h
Tue, 21 Dec 2004 16:37:03 +0000 Matti Hamalainen Gray out "mintime unknown" when mintime is disabled.
Tue, 21 Dec 2004 16:11:00 +0000 Matti Hamalainen Final 0.8.0 beta 13 dev-0_8_0b13
Tue, 21 Dec 2004 16:08:03 +0000 Matti Hamalainen Added "apply min playtime only when song-length is unknown" option.
Tue, 21 Dec 2004 15:18:03 +0000 Matti Hamalainen Document XS_AUDIOBUF_SIZE
Tue, 21 Dec 2004 15:05:03 +0000 Matti Hamalainen Compile-time setting to enable/disable use of dynamically allocated buffers.
Tue, 21 Dec 2004 15:04:04 +0000 Matti Hamalainen Fixed cosmetic bug in handling of multi-line fields (COMMENT).
Tue, 21 Dec 2004 15:03:05 +0000 Matti Hamalainen Added xs_pnstrcat() to ease forming of limited size strings.
Tue, 21 Dec 2004 13:44:03 +0000 Matti Hamalainen Run libtoolize before automake/conf
Tue, 21 Dec 2004 13:40:01 +0000 Matti Hamalainen Added config.h.in
Tue, 21 Dec 2004 13:34:03 +0000 Matti Hamalainen Add xs_fileinfo.h
Tue, 21 Dec 2004 13:34:02 +0000 Matti Hamalainen Add xs_fileinfo.h, move appropriate function prototypes there.
Tue, 21 Dec 2004 13:34:00 +0000 Matti Hamalainen Make the slider in fileinfo window's subtune selector work as expected.
Tue, 21 Dec 2004 13:32:04 +0000 Matti Hamalainen Compiler complains about discarding the const qualifier, so let's be dumb
Tue, 21 Dec 2004 13:13:05 +0000 Matti Hamalainen Thread locking now final. All parts, including GTK GUI, should be(?)
Tue, 21 Dec 2004 13:12:04 +0000 Matti Hamalainen Updated news.
Tue, 21 Dec 2004 09:25:03 +0000 Matti Hamalainen Raw cleanup.
Sun, 19 Dec 2004 16:57:01 +0000 Matti Hamalainen Few more adjustments.
Sun, 19 Dec 2004 16:54:04 +0000 Matti Hamalainen Have and use a mutex for xs_cfg configuration structure.
Sun, 19 Dec 2004 16:53:05 +0000 Matti Hamalainen Improved modularization of STIL and song-length database subsystems.
Sun, 19 Dec 2004 15:25:03 +0000 Matti Hamalainen Moved some functions from xs_length.c here.
Wed, 15 Dec 2004 18:47:01 +0000 Matti Hamalainen char -> gchar
Wed, 15 Dec 2004 14:23:03 +0000 Matti Hamalainen Removed duplicate function, more portability cleanups.
Wed, 15 Dec 2004 14:18:00 +0000 Matti Hamalainen On some systems stdlib.h has prerequisite of stdio.h, corrected order of
Wed, 15 Dec 2004 14:02:05 +0000 Matti Hamalainen Added fileinfo-dialog module.
Wed, 15 Dec 2004 13:59:00 +0000 Matti Hamalainen Additions.
Wed, 15 Dec 2004 11:24:02 +0000 Matti Hamalainen 0.8.0beta14 and check for exitence of size_t
Wed, 15 Dec 2004 11:23:04 +0000 Matti Hamalainen Whitespace
Wed, 15 Dec 2004 11:23:02 +0000 Matti Hamalainen Minor fixes
Wed, 15 Dec 2004 11:23:01 +0000 Matti Hamalainen Titlestring handling
Wed, 15 Dec 2004 11:09:05 +0000 Matti Hamalainen 0.8.0beta13 development tag, not working version.
Wed, 15 Dec 2004 11:09:01 +0000 Matti Hamalainen Removed autogen.sh-script, use bootstrap.sh instead.
Wed, 15 Dec 2004 11:02:02 +0000 Matti Hamalainen Portability fixes
Wed, 15 Dec 2004 11:00:05 +0000 Matti Hamalainen Use xs_memset() instead of memset() directly
Wed, 15 Dec 2004 10:34:03 +0000 Matti Hamalainen Use xs_strrchr()