add support for serial number in Ogg streams
[platform/upstream/flac.git] / src / plugin_xmms /
2002-08-30 Josh Coalsonremove obsolete file
2002-08-30 Josh Coalsonremove obsolete sources
2002-08-30 Josh Coalsonminor change to plugin description
2002-08-30 Josh Coalsonmove more tag processing into plugin_common
2002-08-29 Josh Coalsonmoved into plugin_common/id3v1.h
2002-08-29 Josh Coalsonremove the id3v2 references that are now part of plugin...
2002-08-29 Josh Coalsonminor formatting
2002-08-29 Josh Coalsonadd dither support
2002-08-29 Josh Coalsonrewrite to use new functionality in plugin_common
2002-08-27 Josh Coalsonfunctionality now provided by ../plugin_common
2002-08-23 Josh Coalsonfixes based on a pass over everything with autoconf...
2002-08-23 Josh Coalsonadd support for vorbis comments; not yet finished
2002-08-19 Josh Coalsonfix "unused variables" warnings and others
2002-08-12 Josh Coalsonupdate to match the new process calls
2002-07-11 Josh CoalsonDaisuke Shimamura's id3 v1/v2 + i18n patches
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-09 Josh Coalsontemporary fix for libtool bug
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-07-20 Josh Coalsonmove @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-21 Josh Coalsonpatch to remove erroneous ..._LIBS var
2001-06-16 Josh Coalsonrevamp encoder/decoder interface to use set methods...
2001-06-14 Josh Coalsonpatch by mdz to add libxmms_flac_la_LIBS
2001-06-13 Josh Coalsonfix to work with the new decoder interface
2001-06-08 Josh Coalsonadd/update copyright and license notices
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-19 Josh Coalsoninitial version
2001-01-19 Josh Coalsonrenamed Makefile to Makefile.lite
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