Version 0.3.3 - 01 Feb 2003 * No more crashes when playing WMA with skinned window enabled (hopefully) * Improved DVD / VCD support * Improved audio-only support (although seeking seems to be broken for WMA) * Audio output device is now saved to the config file (thanks to "damn I forgot your name and didn't keep a log") * Added tv mode (tv:// tv://channel) (thanks to Albrecht Lohoefener) * Updated autotools Version 0.3.2 - 10 Oct 2003 * Fixed seeking / length checking Version 0.3.1 - 10 Oct 2003 * Fixed buffer overflow (segfault) with newer MPlayers Version 0.3.0 (not officially released) * _should_ work with FreeBSD now * Added auto-close video window (thanks Olle Hällnäs) * Added configurable VO and AO overrides Version 0.2.1 - 30 May 2003 * Fixed buffer overflow error (thanks Olle Hällnäs) * Added .bin magic (thanks again Olle Hällnäs) * Added RPM spec and make target (by Shlomi Fish) Version 0.2.0 - 26 May 2003 * WARNING: Users of a CVS XMMS need to configure --enable-xmms-cvs!! * Added a constant window skinned according to the XMMS skin * Even more QuickTime magic (thanks to Gary Hunt) * Added RealMedia magic (thanks to Gary Hunt) Version 0.1.0 - 20 May 2003 * Added file-info box * Added support for streaming media (http and mms) * Added a (new?) QuickTime magic (thanks to Gary Hunt) * Added playlist.h which was missing in pre4 Version 0.0.5pre4 - 7 May 2003 * Added some more config options (non interleave avi parser, rebuilding AVI indexes, disable the use of the Linux RTC) Version 0.0.5pre3 - 5 May 2003 * Flexibilisation and further clean-up of the code * Preliminary VCD and DVD support Version 0.0.5pre2 - 4 May 2003 * First go at a config window (let's you specify path to mplayer, wether to use pre-reading of file info and mplayer fullscreen) Version 0.0.5pre1 - 4 May 2003 * Implemented info (length and audio-(bit)rate/channels) * Implemented seeking * Fixed memleak in xmmsmplayer_play_file Version 0.0.4.1 - 4 May 2003 * Fixed a silly "bug" that would prevent XMMPlayer to build on some systems. * Updated ChangeLog Version 0.0.4 - 3 May 2003 * Really fixed piping behaviour. Fixes hanging XMMS when you press stop. Version 0.0.3 - 3 May 2003 * Fixed defunct and other remaining mplayer processes Version 0.0.2 - 2 May 2003 * Changed name to XMMPlayer (xmms-mplayer already exists) * Configure script now determines where mplayer resides (override with --with-mplayer=PATH) * Fixed piping behaviour (pause now works) Version 0.0.1 - 2 May 2003 * Initial release