Set version to 1.3.0 and update coyprights throughout.
[platform/upstream/flac.git] / src / plugin_xmms /
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2013-04-07 Ulrich KlauerOnly link against libogg (and libm) if needed
2013-03-17 Erik de Castro LopoUse new function flac_snprintf() where ever appropriate.
2013-02-08 Timothy B. Terriberryxmms - Fix inline linking problems with old glib
2013-02-08 Timothy B. Terriberryxmms - #include <inttypes.h> for PRIu64
2013-02-08 Timothy B. Terriberryxmms - Fix libtool usage.
2013-01-02 Erik de Castro LopoFix all Makefile.lite to use /objs/ directory instead...
2013-01-02 Hendricks266Fix building with MSYS and MinGW(-w64); Improve Makefil...
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-11-13 Erik de Castro LopoReplace printfs with "%s" format strings with puts.
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-02-02 Erik de Castro LopoXMMS patch from Timothy B. Terriberry
2012-02-01 Erik de Castro LopoFix a bunch of printf format warnings.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-09-14 Josh Coalsonupdate Makefile.lite system to work on x86_64 linux
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-12 Josh Coalsonfix compiler warning
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-06-16 Josh Coalsonmove xmms cflags to end of INCLUDES
2007-02-14 Josh Coalsonremove special makefile variants for libiconv on darwin
2007-02-07 Josh Coalsonfix bug: file info crashes if file DNE (SF#1634941...
2007-02-02 Josh Coalsonadd 2007 copyright
2007-01-31 Josh Coalsonconvert C prototypes for functions with no args from...
2006-12-05 Josh Coalsonlink with libogg
2006-11-20 Josh Coalsonfinal merge down from 1.1.2 maintenance branch (cvs...
2006-11-09 Josh Coalsonminor syntax
2006-11-08 Josh Coalsonminor fixes to linked libs
2006-10-15 Josh Coalsonchange "bytes" parameter of all read callbacks from...
2006-09-14 Josh Coalsonadd support for new REPLAYGAIN_REFERENCE_LOUDNESS tag
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-05-25 Josh Coalsonminro syntax
2006-05-24 Josh Coalsoncomplete largefile support
2006-05-18 Josh Coalsonupdate iconv settings
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-02 Josh Coalsonfix "redefinition of socklen_t" problem on freebsd
2005-09-02 Josh Coalsonlast batch of fixes related to problems caused by new...
2005-09-02 Josh Coalsonminor cosmetics
2005-09-02 Josh Coalsonadd replay gain info to file info box
2005-09-02 Josh Coalsonminor cosmetics
2005-09-01 Josh Coalsonallow non-strict mode for reading replaygain tags,...
2005-08-31 Josh Coalsonfix bad use of g_strconcat()
2005-03-02 Josh Coalsonfix bug in the save_http_path initialization
2005-02-02 Josh Coalsonremove the "Reference" from the plugin description
2005-02-02 Josh Coalsonneed to link libiconv
2005-01-30 Josh Coalsonfix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS
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...
next