2005-11-09

	* src/xs_curve.c: Fix ending newline.

	* src/xs_title.c: Actually use nSubTunes value as it is meant to.

	* src/: xmms-sid.h, xs_config.c: Moved some #defines from
	  xs_config.c to xmms-sid.h; Changed default SID specific title
	  formatstring.

	* xmms-sid.glade: Fixed configuration dialog dimensions/widget
	  foldings; Fixed few tooltip spellings/content; Added missing
	  titlestring token descriptions.

	* src/: xs_curve.c, xs_curve.h: More removal of original curve
	  code.

	* src/xs_sidplay.h: [no log message]

	* src/: xs_title.c, xs_title.h: Titlestring tag %N for number of
	  subtunes; Removed "SID" from SID model strings.

	* src/xs_sidplay2.cc: Emulation engine setup fixes.

	* src/: xs_config.c, xs_curve.c, xs_curve.h: Work on filter curve
	  widget begins, based on GtkCurve widget from Gtk+ 1.2.10.

	* src/: xmms-sid.h, xs_length.c, xs_stil.c: Make binary search
	  bailout value a #define in xmms-sid.h

	* src/xs_sidplay1.cc: Cleanups, additional engine NULL check.

2005-11-08

	* src/xs_sidplay2.cc: Check for myEngine != NULL

	* src/xs_sidplay2.cc: Fixes in emulator engine configuration, make
	  'forceModel' option work.

	* src/: xmms-sid.c, xmms-sid.h: Better comments and .. you guessed
	  it: more indentation fixes. :)

	* src/: xs_sidplay1.cc, xs_sidplay1.h, xs_sidplay2.cc: More and
	  more of indentation fixes.

	* Makefile.am, configure.in: Adjust ChangeLog generation.

2005-11-07

	* src/xs_config.c: More indentation cleanups

	* src/xs_config.c: Forcemodel

	* src/: xs_config.c, xs_config.h: Indentation fixes and SID model
	  forcing

	* src/: xmms-sid.c, xs_about.c, xs_config.c, xs_curve.c,
	  xs_fileinfo.c, xs_filter.c, xs_genui.c, xs_init.c, xs_length.c,
	  xs_md5.c, xs_sidplay.h, xs_sidplay1.cc, xs_sidplay2.cc,
	  xs_stil.c, xs_support.c, xs_title.c: Re-indentation all
	  (non-generated) code.

	* src/: xs_curve.c, xs_curve.h: Add new files

	* src/xs_md5.c: int -> gint

2005-11-01

	* xmms-sid.glade: Minor configuration interface improvements,
	  several tooltips added.

	* src/xmms-sid.h: Comment about XS_DYNAMIC_BUF changed

	* src/xmms-sid.c: Always use dynamic audio buffer

	* Makefile.am: src is not needed in DIST_SUBDIRS anymore.

2005-10-31

	* src/xs_sidplay2.cc: Cleanups

2005-10-20

	* xmms-sid.glade: Added setting for forcing given SID-chip type for
	  emulation.

	* INSTALL, Makefile.am, TODO: PONG

	* src/xs_config.c: More unused argument warning removal, bit of
	  code for filter editor.

2005-10-16

	* bootstrap.sh: z1.9 -> 1.9

2005-09-23

	* xmms-sid.glade: GUI updates

	* src/xs_config.c: Disable filter configuration for libraries that
	  are not compiled in.

	* src/xmms-sid.c: Off by one caused infinite looping in searching
	  for next sub-tune to play, fixed.

	* src/: xs_config.c, xs_genui.c: Configuration cleanups

	* src/xs_config.c: Fixes to previous changes concerning warning
	  cleanups.

	* src/xs_about.c: Updated year to 2005

	* src/: xmms-sid.c, xs_config.c, xs_fileinfo.c: Removed 'unused
	  argument' warnings, some cleanups.

2005-09-22

	* src/xmms-sid.c: Free tuneinfo?

	* src/: xs_genui.c, xs_genui.h: UI changes.

	* configure.in: Update copyright to 2005; Don't enclose some values
	  in m4 quotes, automake breaks with them in stupid places.

	* bootstrap.sh: Improved bootstrap script

	* INSTALL, README, TODO: Updated documentation

	* xmms-sid.spec.in: Removed some comment lines that broke RPM
	  building on some platforms...

	* src/: xmms-sid.h, xs_fileinfo.c, xs_genui.c, xs_genui.h,
	  xs_length.h: Misc commit.

	* src/xmms-sid.c: - subTune -> subTunes - adjust to struct size + 1
	  (XS_STIL_MAXENTRY change) - misc cleanups

	* src/xs_length.c: Comment

	* src/xs_filter.c: Minor fix to filter (mean value does not get
	  reset on every filtered audio block)

	* src/: xs_stil.c, xs_stil.h: Changed struct member name subTune ->
	  subTunes

2005-01-18

	* src/xs_about.c: Comments

	* src/: xmms-sid.h, xs_about.c, xs_filter.c, xs_filter.h: Minor
	  cleanups

2005-01-12

	* .cvsignore: *.lo

	* TODO: More ideas

	* FAQ: Updated FAQ

2005-01-11

	* src/: xmms-sid.c, xmms-sid.h, xs_about.c, xs_config.c,
	  xs_fileinfo.c, xs_filter.c, xs_filter.h, xs_init.c, xs_length.c,
	  xs_sidplay1.cc, xs_sidplay2.cc, xs_stil.c, xs_support.c,
	  xs_title.c: Changed copyright text.

2005-01-08

	* THANKS: Updated THANKS

	* src/xs_about.c: Updated credits and greetings

	* src/xs_sidplay2.cc: Improved compatibility, some fixes in reSID
	  emulation initialization.

2005-01-05

	* Kummatti_City.sid: Added themetune

	* TODO: Todo-items

2005-01-04

	* .cvsignore, src/.cvsignore: Updated .cvsignore -files.

	* Makefile.am, TODO, xmms-sid.spec.in: Tweaks

	* src/xs_length.c: PSID/RSID

2004-12-30

	* config.rpath, src/xs_filter.h: Added missing files (oops) to CVS.

	* configure.in: 0.8.0rc1

	* src/xmms-sid.c: #include "xs_filter.h"

	* src/xs_filter.c: Fixed filter signedness bugs.

	* Makefile.am, src/xmms-sid.h: xs_filter.h

2004-12-28

	* ChangeLog.old: Added old ChangeLog that was missing from CVS

	* TODO: Updated TODO

2004-12-26

	* README, xmms-sid.glade, src/xmms-sid.c, src/xmms-sid.h,
	  src/xs_config.c, src/xs_config.h: Remove "only when song-length
	  unknown" option from minimum playtime, it was bit illogical,
	  thanks to HiSpeed for pointing that out.

	* src/: xmms-sid.c, xs_config.c: Disable oversampling if non-mono
	  output; remove disabling of oversampling settings in
	  configuration dialog.

	* src/xmms-sid.c: Improved locking, still some unlocked parts left,
	  but nothing dangerous.

	* src/xs_config.c: Change default of min playtime.

2004-12-25

	* INSTALL: Document problems with gcc vs g++

	* configure.in: Fix order of CC/CXX macro calling, add check for
	  CXXCPP

	* AUTHORS: Pok.

	* src/xs_fileinfo.c: hmm.. LUW() was missing.

	* src/xmms-sid.h: DEBUG_NP

	* src/xmms-sid.c: Fixes.

	* src/: xmms-sid.c, xmms-sid.h: xs_error() -> XSERR()

	* src/: xmms-sid.c, xmms-sid.h: Make XSERR into function.  Use ISO
	  C99 variadic macro style instead of non-portable gcc style.

	* src/: xs_config.c, xs_fileinfo.c: No need for variadic macros
	  here.

	* src/: xmms-sid.h, xs_filter.c: gint -> AFormat

	* src/xmms-sid.c: Do correct typecasts and declare xs_subctrl_open
	  arguments as void.

	* src/xmms-sid.h: Remove extra semicolon from macro definition,
	  #undef DEBUG

	* src/xs_config.c: Cast return values to gint.

	* src/xs_config.h: Remove comma from end of enum list.

	* src/xs_fileinfo.c: Include correct headers, typecast returnvalue
	  to gint

	* src/xs_length.c: Use size_t

	* src/xs_support.c: Remove 'inline' defs.

	* xmms-sid.spec.in: Fixed specfile.

	* README: Document automatic sub-tune changing.

	* xmms-sid.glade: Set fileinfo window's delete_event handler.

	* BUGS: Document pause-bug.

	* src/xs_config.c: Set current path/filename as default to
	  file-selector dialogs in configuration.

	* src/: xs_fileinfo.c, xs_genui.c, xs_genui.h: Fixed nasty crash
	  when closing fileinfo-window from window's closebutton - the
	  window's delete_event was not being handled ... stupid :(

	* src/xmms-sid.c: Automatic sub-tune changing.

	* src/xs_filter.c: Changed method.

	* BUGS, Makefile.am: Oversampling notes

	* src/: xmms-sid.h, xs_filter.c: Added filtering code into CVS.

	* src/xmms-sid.c: Fixed oversampling buffer overflow problems.

2004-12-23

	* src/xmms-sid.c: Error checking.

	* README: Bah.

	* src/config.h.in: size_t

	* src/xmms-sid.c: Merging in oversampling support, audio settings
	  sanitation.

	* src/xmms-sid.h: Formatting cleanups.

	* src/: xs_config.c, xs_config.h: Separate xs_init_configuration()
	  from xs_read_configuration()

	* src/: xs_sidplay1.cc, xs_sidplay2.cc: Cleanups, moved engine
	  configuration to initialization function.  Audio settings
	  "feedback" and oversampling support implemented.

	* configure.in, src/xmms-sid.h, src/xs_support.h: Blah.

2004-12-22

	* AUTHORS, README, xmms-sid.spec.in: Cleanups

	* THANKS: Added greetings to mrsid.

	* README, xmms-sid.glade: Several kyrpe-paske fixed.

	* TODO: Updated TODO list.

	* src/: xmms-sid.c, xs_about.c: Improved comments.

	* README: Clarified detect file contents option description.

	* src/xs_about.c: Fixed typo in credits, cleanup.

	* configure.in: Improve '--disable-themetune' option indentation.

	* src/: xs_config.c, xs_genui.c: More subauto poking.

	* xmms-sid.glade: Automatic subtune changing options.

	* src/: xs_config.c, xs_config.h, xs_genui.c: Automatic subtune
	  changing options added to config.

	* src/xs_genui.h: Latest glade-generated header.

2004-12-21

	* README: More documentation about configuration.

	* INSTALL: Tell user that some datafiles are not installed when
	  using 'install-user' make target.

	* Makefile.am, README, configure.in, src/config.h.in,
	  src/xs_about.c: Themetune, at least temporarily. Haven't asked
	  Agemixer yet for permission.

	* src/: config.h.in, xmms-sid.c, xs_about.c: Compile-time
	  optionally enabled themetune support in about-dialog (click the
	  logo image)

	* src/xs_stil.c: Fix few cases of multiline entry handling.

	* INSTALL, README: Muchly improved documentation and installation
	  instructions.

	* xmms-sid.glade: Unamericanization, added few tooltips.

	* INSTALL: Duh.

	* acinclude.m4, configure.in: Macro quotation cleanup to satisfy
	  Automake 1.8 and friends.

	* configure.in: Fix M4 macro quotations.

	* configure.in: Check for pthread.h

	* src/xs_config.c: Gray out "mintime unknown" when mintime is
	  disabled.

	* configure.in: Final 0.8.0 beta 13

	* xmms-sid.glade, src/xmms-sid.c, src/xs_config.c, src/xs_config.h:
	  Added "apply min playtime only when song-length is unknown"
	  option.

	* src/xmms-sid.h: Document XS_AUDIOBUF_SIZE

	* src/: xmms-sid.c, xmms-sid.h, xs_length.c: Compile-time setting
	  to enable/disable use of dynamically allocated buffers.

	* src/xs_stil.c: Fixed cosmetic bug in handling of multi-line
	  fields (COMMENT).

	* src/: xs_fileinfo.c, xs_support.c, xs_support.h: Added
	  xs_pnstrcat() to ease forming of limited size strings.

	* bootstrap.sh: Run libtoolize before automake/conf

	* src/config.h.in: Added config.h.in

	* Makefile.am: Add xs_fileinfo.h

	* src/: xmms-sid.c, xmms-sid.h, xs_fileinfo.h, xs_init.c: Add
	  xs_fileinfo.h, move appropriate function prototypes there.

	* src/xs_fileinfo.c: Make the slider in fileinfo window's subtune
	  selector work as expected.

	* src/xs_title.c: Compiler complains about discarding the const
	  qualifier, so let's be dumb and g_strdup() those stupid
	  arguments. Waste of resources, IMHO, but maybe it helps
	  portability.

	* src/: xmms-sid.c, xs_fileinfo.c, xs_init.c, xs_sidplay1.cc,
	  xs_sidplay2.cc, xs_stil.c: Thread locking now final. All parts,
	  including GTK GUI, should be(?) properly locked and no race
	  conditions should be present.

	* NEWS: Updated news.

	* src/: xmms-sid.c, xmms-sid.h, xs_config.c, xs_fileinfo.c,
	  xs_init.c, xs_length.c, xs_length.h, xs_sidplay.h,
	  xs_sidplay1.cc, xs_sidplay1.h, xs_sidplay2.cc, xs_sidplay2.h,
	  xs_stil.c, xs_stil.h, xs_support.c, xs_title.c, xs_title.h: Raw
	  cleanup.

2004-12-19

	* bootstrap.sh: Few more adjustments.

	* src/: xs_config.c, xs_config.h: Have and use a mutex for xs_cfg
	  configuration structure.

	* src/: xs_length.c, xs_length.h, xs_stil.c, xs_stil.h: Improved
	  modularization of STIL and song-length database subsystems.

	* src/: xs_support.c, xs_support.h: Moved some functions from
	  xs_length.c here.

2004-12-15

	* src/xmms-sid.c: char -> gchar

	* src/: xs_config.c, xs_stil.c, xs_support.c: Removed duplicate
	  function, more portability cleanups.

	* src/: xmms-sid.c, xs_length.c, xs_stil.c: On some systems
	  stdlib.h has prerequisite of stdio.h, corrected order of
	  inclusion on some files to prevent problems.

	* src/xs_fileinfo.c: Added fileinfo-dialog module.

	* NEWS: Additions.

	* configure.in: 0.8.0beta14 and check for exitence of size_t

	* src/xmms-sid.h: Whitespace

	* src/: xs_support.c, xs_support.h: Minor fixes

	* src/: xs_title.c, xs_title.h: Titlestring handling

	* configure.in: 0.8.0beta13 development tag, not working version.

	* autogen.sh: Removed autogen.sh-script, use bootstrap.sh instead.

	* src/: xs_length.h, xs_config.h: Portability fixes

	* src/xmms-sid.c: Use xs_memset() instead of memset() directly

	* src/: xs_support.c, xs_support.h, xs_md5.c, xs_md5.h, xs_stil.c,
	  xs_stil.h: Portability fixes

	* src/xmms-sid.c: Use xs_strrchr()

	* Makefile.am: Temporarily remove cvs2cl usage

	* INSTALL: Updated requirements

	* bootstrap.sh: Improved bootstrap script, though now using shell
	  functions. Might only work in bash, YMMV. Will fix later if so.

	* src/xmms-sid.c: Use glib string functions more exclusively, moved
	  fileinfo dialog to separate module (like it was in 0.7-series)

	* src/xs_md5.c: Include config.h when available.

	* src/: xs_support.c, xs_support.h: Trivial fixes and added strncpy
	  replacement.

	* README: Updates to contact information.

2004-11-16

	* README: Updates

	* xmms-sid.glade: Reworking GUI.

	* src/: xmms-sid.c, xs_config.c, xs_config.h, xs_genui.c,
	  xs_genui.h, xs_sidplay.h, xs_sidplay1.cc, xs_support.c: Reworking
	  code.

	* FAQ: Updates, typofixes and cleanups.

2004-08-19

	* INSTALL, Makefile.am, README, TODO, acinclude.m4, configure.in,
	  xmms-sid.glade, src/xmms-sid.c, src/xs_config.c, src/xs_config.h,
	  src/xs_nanosid.c, src/xs_nanosid.h: Support for libNanoSID
	  dropped.

2004-08-18

	* FAQ, INSTALL, README: Updated documentation

	* INSTALL: Cleanup

	* src/xmms-sid.c: Check number of subtunes and disable subtune
	  control in fileinfo, if only 1 subtune.

	* configure.in: 0.8.0beta13

	* TODO: Plan for going towards 0.8.0.

	* src/xmms-sid.c: Fix thinko.

	* README, TODO: Updated documentation.

	* src/xmms-sid.c: Check tune and playing status before opening
	  pop-up song control.

	* README: Cleanup too long line

	* src/: xs_config.c, xs_config.h: Cleanup

	* src/xmms-sid.c: Cosmetic fix: remove pop-up subsong control
	  window if song changes and it is not needed anymore.

	* AUTHORS: Cleanup

	* Makefile.am: Comments

	* configure.in: Lines

	* FAQ: It's -> Its

	* src/xmms-sid.c: Subtune control slider in fileinfo-window now
	  works. Various fixes.  Pop-up subtune control can now be exited
	  via ESC-button. The slider is focused by default.

	* xmms-sid.glade: Fixes

	* TODO: Updated TODO

	* INSTALL, Makefile.am: Added install-user and uninstall-user
	  targets which install to current user's home-directory, updated
	  installation instructions accordingly.

	* Makefile.am, configure.in, src/Makefile.am: Not using recursive
	  make anymore.

	* xmms-sid.glade: Minor cosmetic touchup in the fileinfo dialog.

	* src/xs_length.c: Fixed a serious bug in MD5-hashing of file:
	  &databuffer was given (pointer pointer) instead of databuffer
	  (pointer).

	* Makefile.am, xmms-sid.glade, src/xmms-sid.c, src/xs_about.c,
	  src/xs_config.c, src/xs_genui.c, src/xs_genui.h: Various
	  cleanups. Min-playtime option now works. Configuration has more
	  consistent operation while graying out unavailable settings.

	* xmms-sid.spec.in: Fixed a typo

	* NEWS: Fixed NEWS

2004-08-17

	* FAQ: Updated FAQ

2004-08-13

	* README, xmms-sid.glade: Tweakity tweak.

	* src/: xmms-sid.c, xs_config.c, xs_config.h, xs_genui.c,
	  xs_genui.h: Twiddling

	* FAQ, README, AUTHORS, INSTALL, TODO: Updated documentation.

2004-08-12

	* acinclude.m4: Added more paths to search libsidplay*
	  includes/libs from.

2004-08-11

	* xmms-sid.glade, src/xs_config.c, src/xs_config.h: Minimum
	  playtime option

	* xmms-sid.glade: Worked on GUI/configuration

	* FAQ: Updated FAQ

	* FAQ, THANKS, configure.in: Updated documentation.

	* xmms-sid.spec.in: Tweaked required versions of XMMS and Gtk

	* src/Makefile.am: XMMS-related tags were missing from Makefile.am,
	  causing compilation to fail when XMMS libs and headers were not
	  installed in "semi-standard" paths (/usr, /usr/local). Fixed.

2004-06-09

	* src/xs_about.c: Added copyright information

	* README: Updated documentation, upgraded libtool to 1.5.6 which
	  should fix problems on some platforms
	  <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=253350>

2004-06-06

	* src/: xs_config.c, xs_config.h: Renamed some struct variables.

2004-06-05

	* README: Updated IRC-channel information.

2004-06-02

	* INSTALL: Updated documentation.

2004-04-21

	* README, THANKS, configure.in, xmms-sid.spec.in: Minor fixes

2004-03-09

	* configure.in: Well, let's get back to beta, since I don't think
	  we're yet worthy of "release candidate" ;) -> 0.8.0beta10

	* THANKS, bootstrap.sh: Cleanups

	* Makefile.am, xmms-1.2.10-songpos.patch: Added songpos-patch

2004-03-07

	* src/xs_about.c: Added Alfie to about-dialog

2004-03-06

	* THANKS: Added Alfie.

	* Makefile.am: Removed README.bugreport from EXTRA_DIST

	* COPYING: Updated version of GNU GPL

	* FAQ: Typofixes.

	* NEWS: Removed note about theme-tune

	* configure.in: 0.8.0rc1

	* src/: xmms-sid.c, xmms-sid.h, xs_config.c: SLDB, STIL and
	  emulation engine settings are now updated after properties have
	  been changed, no need to restart XMMS anymore.

	* README: Added information about SLDB, cleanups.

	* INSTALL: Updated requirements.

	* README.bugreport: Removed obsolete file.

2004-02-26

	* configure.in: Bumped up version to beta10

	* TODO: Updated TODO

	* src/: xs_config.c, xs_stil.c: Typofixes

	* src/xmms-sid.c: - Added UADE-style popup subsong-selector

	* configure.in: Changed glib/gtk+ requirement to 1.2.5 instead of
	  1.2.8, for those people who still use ancient software.

	* src/: xmms-sid.c, xmms-sid.h: Fixed the file-info window, which
	  did not update correctly in some cases when previous shown data
	  had STIL-information and new one did not.

	* src/xs_sidplay1.cc: Removed debug-info

2004-02-23

	* src/: xmms-sid.c, xs_about.c, xs_config.c, xs_nanosid.c: Minor
	  fixes and improvements, nanosid support.

	* src/xs_sidplay1.cc: Fixes in audio format selection/emuengine
	  configuration.

	* Makefile.am, README: ChangeLog-generation, updates in README

2004-01-16

	* configure.in, xmms-sid.spec.in: Fixed spec-file generation and
	  errors in the specfile.

	* src/: xmms-sid.c, xmms-sid.h, xs_config.c, xs_config.h,
	  xs_stil.c: Added "seek"-subsong control option, in style of
	  xmms-sidplay.

	* xmms-sid.glade: Added "seek"-subsong control option Added
	  tooltips for sub-song control options

2004-01-15

	* src/: xs_config.c, xs_sidplay.h: Fixed minor bugs in
	  configuration dialog handling.

	* NEWS, THANKS, xmms-sid.glade: Cleaned up docs and GUI.

	* configure.in: Removed unneeded configure option.

2004-01-14

	* src/: xmms-sid.c, xmms-sid.h, xs_config.c, xs_config.h,
	  xs_genui.c, xs_genui.h, xs_nanosid.c, xs_sidplay1.cc,
	  xs_sidplay2.cc: Improved audio format support, now supported
	  formats are "queried" from emulator engines. Preparing for
	  NanoSID-support, since it's the worst in this sense.

	* xmms-sid.glade: Corrected misinformation about format string.

	* acinclude.m4, configure.in: Added support/detection for
	  libNanoSID.

	* FAQ: Improved FAQ, bugreporting part.

	* INSTALL: Updated installation instructions

	* src/: Makefile.am, xs_nanosid.c, xs_nanosid.h: Added initial
	  NanoSID-support sources, etc.

	* ChangeLog: Removed ChangeLog

	* xmms-sid.glade: Updated some widget names to reflect changes in
	  code.  Minor restructuring of fileinfo GUI.

	* src/xmms-sid.h: Undefined debug for now.

	* src/xmms-sid.c: Finalized the fileinfo window code.

	* src/: xs_stil.c, xs_stil.h: Fixed severe bug in xs_strmcat()
	  Finalized the STIL-parser, should now work if not for any unfound
	  bug(s).

	* src/xs_config.c: Updated default formatstring to match recent
	  changes.

2004-01-13

	* src/xs_sidplay.h: Added SID-prefix to chip names

	* configure.in: Bumped up version

	* xmms-sid.glade: Added some tooltips

2004-01-12

	* README: Minor updates to docs, added reference to IRC-channel

	* src/xmms-sid.h: #undef debug

	* src/xs_stil.c: Removed some debug-vars

	* src/: xmms-sid.c, xs_config.c, xs_config.h, xs_genui.c,
	  xs_genui.h, xs_stil.c, xs_stil.h, xs_support.c, xs_support.h:
	  Fileinfo now basically working, STIL COMMENT-fields are not yet
	  parsed or shown.  Some bugs probably remain.

	* xmms-sid.glade: Added HVSC path-fileselector

	* xmms-sid.glade: Added HVSC-path option

	* src/: xmms-sid.c, xmms-sid.h, xs_sidplay.h: Fileinfo now working
	  with rudimentary informations. Slightly buggy.

	* xmms-sid.glade: Removed predefined strings from fileinfo dialog

	* configure.in: Bumped up version

2004-01-11

	* src/: xmms-sid.c, xmms-sid.h, xs_genui.c, xs_genui.h, xs_init.c,
	  xs_sidplay1.cc, xs_sidplay1.h, xs_sidplay2.cc, xs_sidplay2.h,
	  xs_stil.c: Changed plrFillBuffer()-functions to return actual
	  number of samples computed.  Rudimentary changes for return of
	  fileinfo window.  Minor tweaks for STILdb.

	* src/xs_config.c: Disable song-pos patch option when song-pos
	  support is not compiled in.

	* configure.in, xmms-sid.glade, src/xmms-sid.h, src/xs_sidplay2.cc,
	  src/xs_stil.c: Paskaa

	* src/: xmms-sid.h, xs_sidplay.h: Minor tweaks

	* src/: xmms-sid.c, xs_length.c, xs_stil.c: STIL-support fixes,
	  variable renaming

	* src/Makefile.am: Added xs_stil.[ch]

	* ChangeLog, Makefile.am, configure.in, xmms-sid.glade,
	  xmms-sid.spec.in: - Cleaned changelog, moved to ChangeLog.old -
	  Adjusted Makefile.am accordingly - Version number bump - GUI
	  tweaks - Specfile cleanup

	* src/xs_length.c: Renamed some variables

	* src/xs_sidplay.h: Fixes and improvements

	* src/: xs_stil.c, xs_stil.h: Start of re-write of STIL-support

2004-01-10

	* NEWS, README, configure.in, xmms-sid.spec.in, src/xs_sidplay.h,
	  src/xs_sidplay2.cc: Minor changes

2003-11-18

	* src/: xmms-sid.h, xs_length.c, xs_sidplay.h: Improvements in
	  length- and title handling.

2003-10-05

	* src/xmms-sid.c: Fixed sub-song changing

	* acinclude.m4: Fixed build process for library detection

	* src/xs_config.c: Fixed a problem with only libsidplay1 installed

	* configure.in: Some fixes for RPM-stuff

	* src/: xmms-sid.c, xmms-sid.h, xs_config.c, xs_length.c,
	  xs_length.h, xs_sidplay.h, xs_sidplay1.cc, xs_sidplay1.h,
	  xs_sidplay2.cc, xs_sidplay2.h, xs_support.c, xs_support.h:
	  Various fixes and improvements

2003-10-04

	* src/xs_length.c: Updated

2003-10-03

	* src/xs_fileinfo.cc: Removed obsolete sourcefile

	* src/xmms-sid.c: Added some stuff for NanoSID

	* xmms-sid.glade: Changed interface to include new settings

	* BUGS: Removed obsolete information

	* xmms-sid.spec.in: Updated description of package

	* FAQ, INSTALL, THANKS, TODO: Updated and improved documentation

	* configure.in: Re-added support for detection of song-position
	  patch, bumped version to 0.8.0beta3

	* src/: xmms-sid.c, xmms-sid.h, xs_config.c, xs_config.h,
	  xs_genui.c, xs_genui.h, xs_sidplay1.cc, xs_sidplay1.h,
	  xs_sidplay2.cc: Various fixes and improvements

2003-09-20

	* src/: xs_config.c, xs_genui.c, xs_genui.h: Configuration panel
	  tweaking

2003-09-15

	* src/xs_sidplay.h: Added missing header

	* src/: Makefile.am, xmms-sid.c, xs_config.c, xs_config.h,
	  xs_sidplay1.cc, xs_sidplay2.cc: SIDPlay2 support "works" now.
	  Borked problems with threads.

2003-09-14

	* src/: xmms-sid.c, xs_sidplay1.cc, xs_sidplay2.cc: Testing

	* src/: Makefile.am, xmms-sid.c, xmms-sid.h, xs_about.c,
	  xs_config.h, xs_length.c, xs_sidplay1.cc, xs_sidplay1.h,
	  xs_sidplay2.cc, xs_sidplay2.h: Added libsidplay2 module, lots of
	  reworking of internals, sidplay1 support now works with the new
	  framework! Getting libsidplay2 support working shouldn't be too
	  far now...

2003-09-12

	* src/: Makefile.am, xmms-sid.c, xmms-sid.h, xs_config.c,
	  xs_config.h, xs_sidplay1.cc, xs_sidplay1.h: Lots re-arranging and
	  new code for upcoming modularization.

2003-09-10

	* src/: Makefile.am, xmms-sid.c, xmms-sid.cc, xs_sidplay1.cc,
	  xs_sidplay1.h: Started modularizing, separated sidplay1 things
	  into a "wrapper" module.  Removed non-generic stuff from
	  xmms-sid.cc, removed C++ references and renamed to xmms-sid.c

2003-07-13

	* src/Makefile.am: Added logo to extra-dist

2003-06-30

	* src/: xmms-sid.cc, xs_config.c, xs_config.h, xs_length.c: Fixes,
	  cleanups, etc.

	* xmms-sid.glade: Added new options to configuration in GUI

	* src/xs_stil.h: Re-added header

	* src/xmms-sid-logo.xpm, pixmaps/xmms-sid-logo.xcf.bz2: Updated the
	  logo

	* src/: xmms-sid.cc, xmms-sid.h, xs_about.c, xs_config.c,
	  xs_config.h, xs_length.c: The fabled 0.8-rewrite now works to
	  some extent

2003-06-29

	* src/: xmms-sid.cc, xs_config.c, xs_config.h: Fixes for sidplay2
	  stuff

2003-06-22

	* src/: xmms-sid.cc, xs_about.c, xs_config.c: Kuumaa paskaa

	* src/: xmms-sid.h, xs_length.c, xs_length.h, xs_stil.c: Started to
	  rewrite STIL-support

	* src/xs_about.c: Made logo-pixmap internal again

	* Makefile.am: [no log message]

	* src/xmms-sid-logo.xpm: Moved from pixmaps/

	* pixmaps/xmms-sid-logo.xpm: Moved to src/

	* src/: Makefile.am, xmms-sid.cc, xs_config.c, xs_config.h,
	  xs_length.c, xs_support.c, xs_support.h: Improved, re-written
	  configuration code and lots of minor fixes

	* src/: xmms-sid.cc, xs_length.c, xs_support.c, xs_support.h:
	  Changed some standard functions to glib ones

	* README: Minor grammar improvement

	* src/Makefile.am: Removed obsolete AC_SUBST-tag @PTHREAD_LIBS@

	* src/: xs_title.cc, xs_title.h: Removed obsolete files

	* AUTHORS, FAQ, THANKS, acinclude.m4: Cleanups in docs

	* xmms-sid.spec.in: Include only .so-files from build

	* src/: xmms-sid.h, xs_config.c, xs_config.h, xs_fileinfo.cc: Minor
	  fixes, updated to support default XMMS configfile

2003-06-21

	* src/: xmms-sid.cc, xs_support.c, xs_support.h: Support for
	  compile-time big/little-endian optimizations in audio output

	* TODO, xmms-sid.glade: Updated UI and docs

	* xmms-sid.spec.in, configure.in: Updated specfile, added new
	  configure options and improved detections

2003-06-20

	* src/xs_about.c: Re-added xs_about.c

	* src/: xmms-sid.cc, xs_config.c: Minor fixes

	* src/: xmms-sid.cc, xs_config.c, xs_config.h: Various fixes and
	  transmogrifying for dual emulation engine environment

	* Makefile.am, configure.in, xmms-sid.spec.in: Automagic updating
	  of spec.in-file via configure

	* src/: xmms-sid.cc, xs_config.c, xs_genui.c, xs_genui.h: Fixes

	* INSTALL, bootstrap.sh, xmms-sid.glade: Various improvements

	* src/: .cvsignore, Makefile.am, xmms-sid.cc, xmms-sid.h,
	  xs_config.c, xs_config.h, xs_fileinfo.cc, xs_genui.c, xs_genui.h,
	  xs_init.c, xs_length.c, xs_stil.c, xs_support.c: Numerous changes
	  towards 0.8

2003-06-19

	* src/: xs_length.c, xs_length.h: Lots of new code

	* src/: xs_support.c, xs_support.h: Minor changes

	* src/.cvsignore: Updated for moved config.h*

	* INSTALL: Minor fix

	* BUGS, FAQ, NEWS, README, TODO, acinclude.m4, autogen.sh,
	  bootstrap.sh, configure.in: Updates towards 0.8beta0

	* INSTALL: Updated installation instructions

2003-06-08

	* Makefile.am, README, THANKS, configure.in: More improvements on
	  configuration, updated documentation.

	* acinclude.m4, configure.in: More fixes in the configuration
	  system

	* INSTALL, acinclude.m4, configure.in: Re-wrote configuration
	  scripts and libsidplay 1/2 detection.

	* acinclude.m4: Updated to have macros for detecting libSIDPlay 1
	  and 2

	* acsidplay.m4: Removed obsolete m4-macropackage

	* src/: xmms-sid.cc, xs_about.c, xs_title.h: Removed obsolete file

2003-06-07

	* pixmaps/xmms-sid-logo.xcf.bz2: Added original Gimp XCF file for
	  logo

	* src/xmms-sid-logo.xpm: Removed old logo

	* NEWS, xmms-sid.glade: Updated interface and information in NEWS

	* src/: Makefile.am, xmms-sid.cc, xmms-sid.h, xs_about.c,
	  xs_config.c, xs_config.h, xs_init.c, xs_length.c, xs_title.cc,
	  xs_title.h: Lots of changes

	* FAQ, INSTALL, README, configure.in: Updated documentation

2003-06-05

	* src/: xmms-sid.cc, xs_length.c, xs_length.h: Fixed typos and
	  stuff.

	* src/: xs_title.cc, xs_title.h: Added files

2003-06-04

	* src/xs_config.h: Added paski

	* FAQ: Updated some entries, removed obsolete ones

	* src/Makefile.am: Changed CFLAGS and CXXFLAGS to AM_-prefixed

	* bootstrap.sh: Updated to run libtoolize

	* src/.cvsignore: Added new files

	* src/: xs_genui.c, xs_genui.h: Added new files

	* bootstrap.sh: Added script for bootstrapping from CVS

	* src/: xs_length.c, xs_length.h, xs_md5.h: Made song-length
	  database support FINALLY work!

	* pixmaps/xmms-sid-logo.xpm: Added logo gfx

	* src/Makefile.am: .cpp -> .cc

	* THANKS, xmms-sid.spec.in: And more...

	* autogen.sh, configure.in: Updating ...

	* FAQ, README.songpos: Working towards CVS 0.8

2003-06-03

	* src/.cvsignore: Updated

	* AUTHORS, BUGS, ChangeLog, INSTALL, Makefile.am, NEWS, README,
	  README.bugreport, TODO, acsidplay.m4, autogen.sh, xmms-sid.glade,
	  src/Makefile.am: Updated to 0.8

	* src/Makefile.am: Updated to match .cc fext

	* src/: Makefile.am, xmms-sid.cc: Updated to 0.8

	* src/: xs_length.c, xs_length.h, xs_md5.c, xs_md5.h, xs_support.c,
	  xs_support.h: Added new files for 0.8

	* src/: xmms-sid.h, xs_config.c, xs_init.c: Updated to version
	  0.8-devel

	* xmms-songpos.patch-1.2.2, xmms-songpos.patch-1.2.5,
	  xmms-songpos.patch-1.2.7: Removed obsolete patches

	* AUTHORS, BUGS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, README.bugreport, README.songpos, TODO, acinclude.m4,
	  acsidplay.m4, autogen.sh, configure.in, xmms-sid.glade,
	  xmms-songpos.patch-1.2.2, xmms-songpos.patch-1.2.5,
	  xmms-songpos.patch-1.2.7, .cvsignore, src/.cvsignore,
	  src/Makefile.am, src/xmms-sid-logo.xpm, src/xmms-sid.cc,
	  src/xmms-sid.h, src/xs_about.c, src/xs_config.c,
	  src/xs_fileinfo.cc, src/xs_init.c, src/xs_stil.c: Imported
	  sources

	* AUTHORS, BUGS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
	  README, README.bugreport, README.songpos, TODO, acinclude.m4,
	  acsidplay.m4, autogen.sh, configure.in, xmms-sid.glade,
	  xmms-songpos.patch-1.2.2, xmms-songpos.patch-1.2.5,
	  xmms-songpos.patch-1.2.7, .cvsignore, src/.cvsignore,
	  src/Makefile.am, src/xmms-sid-logo.xpm, src/xmms-sid.cc,
	  src/xmms-sid.h, src/xs_about.c, src/xs_config.c,
	  src/xs_fileinfo.cc, src/xs_init.c, src/xs_stil.c: Initial
	  revision

