This directory contains patches for the players supported by XMMS-crossfade.
It is recommended to use them, since they work around two problems with the
current XMMS plugin interface.

xmms-1.2.10-custom_config.patch:
  This patch adds a new command line option to XMMS: -c|--config <filename>
  It allows the user to load an additional config file after the default one
  (~/.xmms/config). Any settings in there override the settings from the
  default configuration file. This allows the user to change individual
  settings from the command line.

xmms-1.2.10-fadeinfo.patch:
  Rather esoteric patch that allows to put special #FADEINFO lines in
  playlists, which contain crossfade information for individual songs.

xmms-1.2.10-force_session.patch:
  This patch adds a new command line switch to XMMS: -N|--force-session
  It allows to force XMMS to use the XMMS session number specified with
  the -n|--session option. If the specified session is already running,
  xmms exits with an error instead of just running with another, generated
  session id.

xmms-1.2.10-is_quitting.patch:
  This is the most important patch. It fixes problems with XMMS locking up
  when being exitted during playback when using NPTL. It also provides a
  more reliable sonchange detection for XMMS-crossfade.


xmms-ALL-1.2.10.patch:
  Contains all of the above patches, conflicts resolved.

xmms-ALL-1.2.10-gentoo-r16.patch:
   Same as above, against the Gentoo ebuild.
