platform/upstream/flac.git
2002-07-03 Josh Coalsonfix -I paths
2002-07-03 Josh Coalsonfix bug in errno mis-handling with MSVC
2002-07-03 Josh Coalsonminor verbiage
2002-07-03 Josh Coalsonadd 1.0.3 release items
2002-07-03 Josh Coalsoninitial import
2002-07-02 Josh Coalsonbump version number from 1.0.3_beta to 1.0.3
2002-07-02 Josh Coalsonfix Phatnoise links
2002-07-02 Josh Coalsonupdates for new targets in 1.0.3
2002-07-02 Josh Coalsonadd README to EXTRA_DIST
2002-07-01 Josh Coalsonset CXXFLAGS also during test
2002-07-01 Josh Coalsonadd arson is s/w section, commented out since it is...
2002-06-29 Josh Coalsonminor fixes
2002-06-28 Josh Coalsonadd autoconf m4 files
2002-06-28 Josh Coalsoncheck for ogg using AM_PATH_OGG from ogg.m4
2002-06-28 Josh Coalsonfix path to getopt.h
2002-06-28 Josh Coalsonadd flac.pbproj and depcomp to EXTRA_DIST
2002-06-28 Josh Coalsonspecialize getopt for FLAC
2002-06-28 Josh Coalsonminor fix to cast sizeof for printf
2002-06-28 Josh Coalsonminor fix for Darwin version of /bin/sh
2002-06-21 Josh Coalsonfix bug where decoder wasn't getting streaminfo or...
2002-06-19 Josh Coalsonadd Tag to S/W section
2002-06-18 Josh Coalsonfix bug where plugin would crash if decoder hits unexpe...
2002-06-18 Josh Coalsonminor syntax
2002-06-18 Josh Coalsonadd test_metaflac.sh to test list
2002-06-18 Josh Coalsonadd a few more tests
2002-06-15 Josh Coalsonadd more tests, fix check for needed binaries
2002-06-15 Josh Coalsonfix check for needed binaries
2002-06-15 Josh Coalsonchange position of test metaflac test
2002-06-15 Josh Coalsonfix bug with infinite loop on remove-with-padding
2002-06-15 Josh Coalsonfix bug where current chain length was not calculated...
2002-06-15 Josh Coalsonfix bug with return code passing
2002-06-14 Josh Coalsonminor changes in anticipation of release
2002-06-14 Josh Coalsoninitial import
2002-06-13 Josh Coalsonadd verbiage about default for decoder metadata callback
2002-06-13 Josh Coalsonfixes to work with latest wasabi (beta 3)
2002-06-13 Josh Coalsondon't use errno on win32
2002-06-13 Josh Coalsonminor comments
2002-06-13 Josh Coalsonminor comments
2002-06-13 Josh Coalsonupdate for 1.0.3 release
2002-06-12 Josh Coalsonfix return type of externs
2002-06-11 Josh Coalsonfix LDADD var
2002-06-11 Josh Coalsonfixes from compiling code and running all the tests...
2002-06-10 Josh Coalsonadd plugin_xmms
2002-06-10 Josh Coalsonadd some missing files to EXTRA_DIST
2002-06-10 Josh Coalsonadd all.h
2002-06-10 Josh Coalsonfix some minor syntax errors
2002-06-10 Josh Coalsonremove bitbuffer.h
2002-06-10 Josh Coalsonadd tests for pipe input/output
2002-06-10 Josh Coalsonlast batch of changes and fixes based on the libFLAC...
2002-06-08 Andrey Astafievtranslation fixes
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Andrey Astafievnear 1.0.3
2002-06-07 Andrey Astafievnear 1.0.3
2002-06-07 Andrey Astafievnear 1.0.3
2002-06-07 Josh Coalsonrename test_unit.sh to test_libFLAC.sh
2002-06-07 Josh Coalsonrename directory test_unit to test_libFLAC
2002-06-07 Josh Coalsonmove test_unit.sh to test_libFLAC.sh
2002-06-07 Josh Coalsoninitial import
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-05 Josh Coalsonadd test for FLAC__metadata_object_seektable_is_legal()
2002-06-05 Josh Coalsonifdef out debug code
2002-06-05 Josh Coalsonread id3v1 tags
2002-06-05 Josh Coalsonminor syntax
2002-06-05 Josh Coalsonalso test -3 and -7 in noise tests
2002-06-05 Josh Coalsonadd -F to continue decoding through errors
2002-06-05 Josh Coalsonfix bug where decoding flac file with 0 total_samples...
2002-06-05 Josh Coalsonbring in what was FLAC__seek_table_is_valid()
2002-06-05 Josh Coalsonremove seek_table; it moved into the metadata interface
2002-06-05 Josh Coalsoncontents moved into metadata interface
2002-06-05 Josh Coalsonminor consolidation
2002-06-05 Josh Coalsonadd -F, remove -R
2002-06-05 Josh Coalsonfix link to abcde patch
2002-06-04 Josh Coalsonfix status enum, more rigorous setting of defaults...
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder in file...
2002-06-04 Josh Coalsonallow file generator to return the filesize
2002-06-04 Josh Coalsonremove -lefence
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder
2002-06-04 Josh Coalsonfix with new status enums
2002-06-04 Josh Coalsonfix status enum, fix bug parsing vorbis comments, stop...
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder, more...
2002-06-04 Josh Coalsonfix status enum names
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder
2002-06-04 Josh Coalsonminor change in docs for metadata callback
2002-06-04 Josh Coalsonfix with new status enums
2002-06-04 Josh Coalsonfinish stream/seekable_stream/file decoder tests
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-06-01 Josh Coalsoninitial import
2002-06-01 Josh Coalsonfix state enums
2002-06-01 Josh Coalsonadd vorbis comment to --list
2002-06-01 Josh Coalsonnew more flexible way of passing metadata to stream...
2002-06-01 Josh Coalsonupdate to match new way of passing metadata to stream...
2002-06-01 Josh Coalsonminor tweak
2002-06-01 Josh Coalsonadd in some stream decoder tests
2002-06-01 Josh Coalsonupdate to match new way of passing metadata to stream...
2002-06-01 Josh Coalsonmerged into decoders.c
2002-06-01 Josh Coalsonbump version number to 1.0.3
2002-05-31 Josh Coalsonadd yet more tests
2002-05-31 Josh Coalsonfix bug in flac file generator
2002-05-31 Josh Coalsonpass vorbis comment entries by value
2002-05-31 Josh Coalsonfix malloc(0) "bug" with application block parsing
next