add missing decoder finish calls
[platform/upstream/flac.git] / src / plugin_xmms /
2005-01-26 Josh Coalsonimprove resolution stream-length-in-millisecond calculation
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsondefine socklen_t if it doesn't exist
2004-10-07 Josh Coalsonpatch from Steven Richman: adds support for streaming...
2004-09-28 Josh Coalsonremove id3 support from the plugins
2004-09-26 Josh Coalsonmake listbox for "from" charset contain only UTF-8...
2004-09-26 Josh Coalsonadd Charset_Create_List_UTF8_Only()
2004-09-24 Josh Coalsonmajor plugin revamp based on x-fixer's code
2004-07-29 Josh Coalsonbe more precise in long long int literal specification...
2004-07-22 Josh Coalsonfix display of year tag
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-09-15 Josh Coalsonadd support for synthesis to big-endian in plugins
2003-07-08 Josh Coalsonfix overflow bug in stream length calculation, debian...
2003-05-19 Josh Coalsonfix leak of xmms config struct in init
2003-02-27 Josh CoalsonMiroslav's speed optimization patch
2003-02-25 Josh Coalsonmake hard limiter off by default
2003-02-07 Matt ZimmermanBuild libtool archives instead of plain .a archives...
2003-01-14 Josh Coalsonadd --enable-local-xmms-plugin
2003-01-04 Josh Coalsonpatch from Miroslav to fix bitrate display for large...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-03 Josh Coalsonremove SHARE_LIBS
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
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 Coalsonfix lib list
2002-11-14 Josh Coalsonpatch from Miroslav to show smoothed instantaneous...
2002-11-13 Josh Coalsonif the performer tag is not set, use the composer tag...
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-11-01 Josh Coalsonadd libid3.a
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-15 Matt ZimmermanFix slightly botched search-and-replace which produced...
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-09 Josh Coalsonimproved id3lib detection
2002-09-05 Josh Coalsonfix bug where output resolution was being determined...
2002-09-05 Josh Coalsonsupport 8bps in dither mode
2002-09-05 Josh Coalsonadd libplugin_common.a to linkage
2002-09-04 Josh Coalsonrename plugin-common lib to plugin_common
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