Add 2003 to copyright notice
[platform/upstream/flac.git] / src / plugin_xmms / plugin.c
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-11-19 Josh Coalsonpatches from Miroslav for file info dialog and tag...
2002-11-15 Josh Coalsonfix bitrate calcation bug with diskwriter output
2002-11-14 Josh Coalsonpatch from Miroslav to show smoothed instantaneous...
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-11-05 Josh Coalsonfix clipping setting in conjunction with hard limiter
2002-11-05 Josh Coalsonfinish replaygain implementation + config tab
2002-11-01 Josh Coalsonbeginnings of configuration support for ReplayGain...
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-09-25 Josh Coalsonfixes related to the change of FLAC__VERSION_STRING...
2002-09-05 Josh Coalsonfix bug where output resolution was being determined...
2002-09-05 Josh Coalsonsupport 8bps in dither mode
2002-08-30 Josh Coalsonminor change to plugin description
2002-08-29 Josh Coalsonadd dither support
2002-08-23 Josh Coalsonfixes based on a pass over everything with autoconf...
2002-08-12 Josh Coalsonupdate to match the new process calls
2002-07-11 Josh CoalsonDaisuke Shimamura's id3 v1/v2 + i18n patches
2002-06-18 Josh Coalsonfix bug where plugin would crash if decoder hits unexpe...
2002-06-10 Josh Coalsonfix some minor syntax errors
2002-06-10 Josh Coalsonlast batch of changes and fixes based on the libFLAC...
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-04 Josh Coalsonfix with new status enums
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-12-04 Josh Coalsonsimplify decoder finishing; make thread synchronization...
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-16 Josh Coalsonrevamp encoder/decoder interface to use set methods...
2001-06-13 Josh Coalsonfix to work with the new decoder interface
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-30 Josh Coalsonmake RESERVOIR_TEST the default, remove old code
2001-04-18 Josh Coalsonfix some compile bugs related to RESERVOIR_TEST
2001-04-17 Josh Coalsonparameterize the number of samples per write
2001-03-30 Josh Coalsonadd support for 8-bps files
2001-03-05 Josh Coalsonrename ENCODING to STREAMINFO
2001-03-01 Josh Coalsonbuncha fixes
2001-02-02 Josh Coalsonadd code for a FIFOed reservoir
2001-01-28 Josh Coalsonfix to work with new write_callback signature
2001-01-24 Josh Coalsondrop major/minor version numbers, use just version...
2001-01-16 Josh Coalsonupdate copyright for 2001
2001-01-13 Josh Coalsonturn off MD5 checking in the plugin
2000-12-10 Josh CoalsonInitial revision