fix uninitialized variable
[platform/upstream/flac.git] / src / share /
2004-10-07 Josh Coalsonminor fixes to comply with C99's new pointer aliasing...
2004-09-10 Josh Coalsonminor comments
2004-07-29 Josh Coalsonbe more precise in long long int literal specification...
2004-07-19 Josh Coalsonfix bug #896057: parsing ISRC number from cuesheet
2004-07-19 Josh Coalsonfix bug #877122: problem parsing cuesheet with CATALOG...
2004-03-22 Josh Coalsonfix bug: %ll doesn't work for MSVC, use %I64 instead
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-18 Josh Coalsonuse double for scale factor instead of float
2003-12-17 Josh Coalsonfixes for MSVC
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-09-03 Josh Coalsonfix rounding bug in buffer size calculation (MAX_SAMPLE...
2003-05-20 Josh CoalsonC89 standard fixes, based on feedback from IRIX port
2003-02-07 Matt ZimmermanBuild libtool archives instead of plain .a archives...
2003-02-07 Josh Coalsonchange license verbiage
2003-01-25 Josh Coalsonremove reference to obsolete Makefile.vc
2003-01-25 Josh Coalsonobsolete now that .dsp files are complete
2003-01-14 Josh CoalsonSecond patch from X-Fixer: tweaks for better MSVC build
2003-01-14 Josh Coalsonminor formatting
2003-01-12 Josh Coalsonminor comments
2003-01-08 Josh Coalsonfix bug where formatting of replaygain tags was affecte...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-29 Josh Coalsonminor syntax
2002-12-28 Josh Coalsonadd "all" to phony targets
2002-12-23 Josh Coalsonfix uninitialized var
2002-12-13 Josh Coalsonfix bug with uninitialized vars in parser
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-12-04 Josh Coalson#include config.h
2002-12-04 Josh Coalsoninstrument for valgrind
2002-12-03 Josh Coalsonremove README from EXTRA_DIST
2002-12-03 Josh Coalsonobsolete
2002-11-23 Josh Coalsonminor fixes revealed by new tests
2002-11-22 Josh Coalsonget Makefile.vc system working again with new debug...
2002-11-22 Josh Coalsonminor fixes
2002-11-22 Josh Coalsonadd cuesheet writer, fix several bugs exposed in testing
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonfinish cuesheet parser
2002-11-20 Josh Coalsonrevamp Makefile.lite system, use separate dirs and...
2002-11-20 Josh Coalsonbeginnings of cuesheet file parser
2002-11-19 Josh Coalsonadd cuesheet.c
2002-11-19 Josh Coalsonremove debug printf's
2002-11-19 Josh Coalsoninitial import
2002-11-16 Josh Coalsonfix DLL export define name
2002-11-15 Josh Coalsonfix MSVC warning with explicit casts
2002-11-15 Josh CoalsonMSVC has _snprintf but no snprintf (go figure)
2002-11-07 Josh Coalsonnew grabbag lib
2002-11-07 Josh Coalsonmake names more consistent
2002-11-07 Josh Coalsonmove into new grabbag lib
2002-11-07 Josh Coalsoninitial import
2002-11-05 Josh Coalsonadd covenience functions parsing gains/peaks from vorbi...
2002-10-30 Josh Coalsonadd support for new file_utils convenience library
2002-10-30 Josh Coalsonremove bogus file
2002-10-30 Josh Coalsonfix bug in rebuffering loop, add peak analysis, more...
2002-10-30 Josh Coalsoninitial import
2002-10-26 Josh Coalsonflesh out implementation
2002-10-25 Josh Coalsonadd hooks for new replaygain wrapper lib
2002-10-25 Josh Coalsonmake more local decls static
2002-10-25 Josh Coalsonminor fixes
2002-10-25 Josh Coalsonfix include paths
2002-10-25 Josh Coalsoninitial import
2002-10-25 Josh Coalsonremove accidentally checked in .o
2002-10-24 Josh Coalsonadd new gain_analysis convenience library
2002-10-23 Josh Coalsonreorg share directory, split each lib into its own dir
2002-10-23 Josh Coalsonadd notion of topdir to Makefile.lite build system
2002-10-23 Josh Coalsonminor verbiage
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-19 Josh Coalsonfix "unused variables" warnings and others
2002-08-14 Josh Coalsonadd support for building utf8 library
2002-08-14 Josh Coalson#include charset.h
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-03 Josh Coalsonfix include paths
2002-07-03 Josh Coalsonfix -I paths
2002-06-28 Josh Coalsonfix path to getopt.h
2002-06-28 Josh Coalsonspecialize getopt for FLAC
2002-06-01 Josh Coalsoninitial import
2002-05-17 Josh Coalsoninitial import