- xmms-a52dec 1.0 (31 March 2002) - Added in tooltips. - Added in more options for dynamic range compression. - Now available in RPM packages. - xmms-a52dec 0.9.2 (26 March 2002) - Switched to a52dec-0.7.3, will not work with older versions. - Added in Dolby Surround output. - xmms-a52dec 0.9.1 (03 March 2002) - Fixed a few minor memory leaks. - Fixed some bugs in the seeking code. - Added in 5 and 5.1 channel support. - Added in option to upmix stereo. - Added in support for dualmono channels. - xmms-a52dec 0.9 (06 Jan 2002) - File info box added. - Surround Sound Support. - Option to disable downmix. - xmms-a52dec 0.8 (17 Dec 2001) - Improved seek code, should be able to handle variable framesize/bitrate files now. (untested) - Slight code clean up. - Removed anti-clicking hack. xmms-a52dec now checks the size of each sample and handles oversized samples correctly. Should result in a slight quality improvement (full dynamic range) and slight performance penalty. (both are unnoticeable on my system) - xmms-a52dec 0.7 (09 Dec 2001) - Fixed a race condition which sometime causes playback to start and stop immediately. - Dynamic range has been slightly decreased to prevent clicking (Check Bugs for detail.) - Added in synchronization code. It should now accept songs which does not start on a frame boundary. - Added in dynamic compression selection. - Removed #define LIBA52_DOUBLE. The default configuration for a52dec does not require this and will not work if this is defined. - Lots of bugfixes. - xmms-a52dec 0.6 (02 Dec 2001) - Switched to using the a52dec library. Provides better sound quality and performance, and allow for future improvements. Also dumps less garbage to stdout/stderr. - Much easier to compile and install thanks to the a52 library. - xmms-ac3dec 0.5 (08 Jul 2001) - Fixed the time display to show the correct time. - xmms-ac3dec 0.4 (30 June 2001) - Fixed seeking support to work correctly for files that are not 192kbps. - Some general code touch up. - "About" dialog is now implemented. - Added in "xmms-ac3dec.h". - Ran "indent" over the code, so it's more readable now. - xmms-ac3dec 0.3 (24 June 2001) - Added in support for seeking. - Some minor touch up on "Makefile". - xmms-ac3dec 0.2 (19 April 2001) - Fixed a serious bug. Version 0.1 didn't handle the end of a file properly. - Added in support for "make install". - xmms-ac3dec 0.1 (18 April 2001) - Initial Release