fix bug with fractional seconds on some locales (SF#1858012: https://sourceforge...
[platform/upstream/flac.git] / src /
2009-01-03 Josh Coalsonfix bug with fractional seconds on some locales (SF...
2009-01-03 Josh Coalsontypo
2009-01-03 Josh Coalsonadd flacdiff and flactimer utils to source distribution...
2009-01-03 Josh Coalsonproper handling of variable length arrays (SF#2002481...
2009-01-02 Josh Coalsonfixes for windows builds (SF#1676822: https://sourcefor...
2008-12-30 Josh Coalsondisable plugin_xmms on x84_64
2008-11-29 Josh Coalsonremove /FLAC++ suffix on include path
2008-11-29 Josh Coalsonremove /FLAC suffix on include path
2008-09-16 Josh Coalsonminor warnings fix
2008-09-15 Josh Coalsonfix bug in FLAC__metadata_object_vorbiscomment_replace_...
2008-09-15 Josh Coalsonremove restriction on using --delete-input-file with...
2008-09-14 Josh Coalsonupdate Makefile.lite system to work on x86_64 linux
2008-09-13 Josh Coalsonfix handling of aiff ssnd offset; do not try and recrea...
2008-09-13 Josh Coalsonminor comments
2008-09-09 Josh Coalsonadd support for Wave64 (SF#1769582: https://sourceforge...
2008-09-09 Josh Coalsonadd support for RF64
2008-09-09 Josh Coalsonplugin_xmms fix for DARWIN_BUILD
2008-09-09 Josh Coalsonfix labels (missing colons)
2008-06-03 Josh Coalsonwin64 fixes
2008-06-03 Josh Coalsonwin64 fixes
2008-06-03 Josh Coalsonremove VCWebDeploymentTool item for better proj compati...
2008-05-27 Josh Coalsonfix problem with encoder being too strict about subset...
2008-05-27 Josh Coalsonadd FLAC__format_blocksize_is_subset()
2008-02-29 Josh Coalsonconst-ify FLAC__crc16_table[]
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-10-03 Josh Coalsonfix bug: move flac decoder teardown into EncoderSession...
2007-10-02 Josh Coalsonadd --preserve-modtime and --no-preserve-modtime switches
2007-10-02 Josh Coalsondeprecate --sector-align
2007-10-02 Josh Coalsonfinish reorg, unify encode pipe across formats
2007-09-20 Josh Coalsoncode reorg in prep for simplification, more format...
2007-09-15 Josh Coalsonbump libtool version numbers
2007-09-14 Josh Coalsonbump version number to 1.2.1
2007-09-13 Josh Coalsonminor comments
2007-09-13 Josh Coalsonremove obsolete comment reference to end of stream...
2007-09-12 Josh Coalsonmsvc fixes
2007-09-12 Josh Coalsonmsvc fixes
2007-09-12 Josh Coalsonfixes for msvc
2007-09-12 Josh Coalsonfix compiler warning
2007-09-12 Josh Coalsonminot usage verbiage
2007-09-12 Josh Coalsonadd user hints to use --keep-foreign-metadata when...
2007-09-12 Josh Coalsonadd missing EXTRA_DIST files
2007-09-11 Josh Coalsonfix seek bug with ogg flac and small streams (SF#179217...
2007-09-11 Josh Coalsonmake SIGINT only stop the current mode, not the whole run
2007-09-11 Josh Coalsonremove spurious CLEANFILES
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-09-10 Josh Coalsonfixed bug compiling flac without ogg support (SF#176078...
2007-09-09 Josh Coalsonbetter handling for OSs with small RAND_MAX (SF#1783630...
2007-09-09 Josh Coalsonfix bug, foreign_metadata pointer was not always initia...
2007-09-08 Josh Coalson64-bit fixes (SF#1790872: https://sourceforge.net/track...
2007-08-31 Josh CoalsonOS/2 fixes (SF#1229495: https://sourceforge.net/tracker...
2007-08-29 Josh Coalsonadd --disable-cpplibs configure option (SF#1723295...
2007-08-29 Josh CoalsonOS/2 fixes (SF#1771378: https://sourceforge.net/tracker...
2007-08-29 Josh Coalsonfixed very rare seek bug (SF#1684049: https://sourcefor...
2007-08-28 Josh Coalsonfix guid
2007-08-28 Josh Coalsoninitial import
2007-08-28 Josh Coalsonchange foreign metadata app ids
2007-08-22 Josh Coalsonbug fixes
2007-08-21 Josh Coalsonfinish foreign metadata implemetation
2007-08-21 Josh Coalson*** empty log message ***
2007-08-21 Josh Coalsonbump cvs date in vendor string
2007-08-15 Josh Coalsonadd FLAC__metadata_simple_iterator_get_application_id()
2007-08-14 Josh Coalsoninitial support for new --keep-foreign-metadata options...
2007-08-14 Josh Coalsonminor headers
2007-08-14 Josh Coalsonadd FLAC__metadata_simple_iterator_get_block_offset...
2007-08-09 Josh Coalsonfix compiler warnings
2007-08-01 Josh Coalsonmore mingw fixes
2007-08-01 Josh Coalsonchange default extension for ogg flac from .ogg to...
2007-07-31 Josh Coalsonadd support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE...
2007-07-31 Josh CoalsonFixed bug where importing non-CDDA cuesheets would...
2007-07-31 Josh CoalsonSome MinGW fixes (SF#1684879: https://sourceforge.net...
2007-07-31 Josh CoalsonFixed bug where using --replay-gain without any padding...
2007-07-26 Josh Coalsonfixed bug compiling flac without ogg support (SF#176078...
2007-07-26 Josh Coalsonminor usage text
2007-07-26 Josh Coalsonadd new option --no-utf8-convert to flac (SF#973740...
2007-07-25 Josh Coalsonprototype-related fixes
2007-07-23 Josh Coalsonminor comments
2007-07-23 Josh Coalsonminor OPT tweaks
2007-07-16 Josh Coalsonbump release date to 7/15/07
2007-07-16 Josh Coalsoncomment out some optimized branch
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier...
2007-07-11 Josh Coalsonminor comments
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-07-10 Josh Coalsonwork around ogg flac bug where too many seekpoints...
2007-07-10 Josh Coalsonbump libtool number in prep for release
2007-07-10 Josh Coalsonfix bug where invalid seek tables could cause some...
2007-07-07 Josh Coalsonbump version number to 1.2.0
2007-07-07 Josh Coalsonadd undocumented option to flac: --ignore-chunk-sizes
2007-07-07 Josh Coalsonfix optimization bug in FLAC__bitwriter_write_rice_sign...
2007-07-07 Josh Coalsonminor syntax
2007-07-07 Josh Coalsonminor comments
2007-06-20 Josh Coalsonfix windows bugs
2007-06-20 Josh Coalsonminor cosmetics
2007-06-20 Josh Coalsonfix bug with partition sum overflowing
2007-06-20 Josh Coalsonfix for FLAC__INTEGER_ONLY_LIBRARY
2007-06-19 Josh Coalsonminor comments
2007-06-19 Josh Coalsonfix mem leaks and open files
2007-06-19 Josh Coalsonadd --no-md5-sum
2007-06-16 Josh Coalsonmerge decoder part from RICE_EXT_BRANCH: blocking strat...
2007-06-16 Josh Coalsonadd support for reading the raw pcm samples so that...
next