platform/upstream/flac.git
2002-07-31 Josh Coalsonminor comments
2002-07-31 Josh Coalsonadd section for embedded developers
2002-07-30 Josh Coalsonadd play times for wav files
2002-07-27 Josh Coalsonadd asserts
2002-07-27 Josh Coalsonupdate links to point to new api location
2002-07-27 Josh Coalsonmore doxygen docs
2002-07-27 Josh Coalsonchange grouping settings
2002-07-26 Josh Coalsonfix bug where flush() was not setting the state back...
2002-07-26 Josh Coalsonadd asserts
2002-07-26 Josh Coalsonmore doxygen docs
2002-07-25 Josh Coalsonmake _delete() free the same stuff that _finish() does
2002-07-25 Josh Coalsonmore doxygen docs
2002-07-25 Josh Coalsoninitial import
2002-07-24 Josh Coalsonmore doxygen docs
2002-07-24 Josh Coalsonadd alias for "default value"
2002-07-24 Josh Coalsonadd Makefile.lite to EXTRA_DIST
2002-07-24 Josh Coalsonadd doc target
2002-07-24 Josh Coalsonminor formatting
2002-07-24 Josh Coalsonfix bug #584595: infinite loop if ..._process*() called...
2002-07-24 Josh Coalsonadd asserts, make FLAC__stream_encoder_finish() reset...
2002-07-23 Josh Coalsonfix syntax errors
2002-07-19 Josh Coalsonadd AIFF support patches from Brady Patterson, add...
2002-07-19 Josh Coalsonadd AIFF support patches from Brady Patterson
2002-07-19 Josh Coalsonupdate TODO list
2002-07-18 Josh Coalsonfix makedepend invocation
2002-07-17 Josh Coalsonadd link for MacAmp Lite plugin
2002-07-17 Josh Coalsonfix bug where md5_checking setting was not restored...
2002-07-16 Josh Coalsonmore doxygen docs
2002-07-16 Josh Coalsonbuild dir now in EXTRA_DIST
2002-07-16 Josh Coalsonreorganized doc directory
2002-07-16 Josh Coalsonno longer necessary
2002-07-16 Josh Coalsonprepare for directory restructure
2002-07-15 Josh Coalsonrename FLAC__format_is_valid_sample_rate() to FLAC__for...
2002-07-15 Josh Coalsonuse FLAC__format_seektable_is_legal()
2002-07-15 Josh Coalsonmore doxygen comments
2002-07-15 Josh Coalsonrename (FLAC__format_is_valid_sample_rate() to FLAC__fo...
2002-07-12 Josh Coalsonremove old pre-1.0 news links from news box
2002-07-12 Josh Coalsononly parse public includes; generate tag file
2002-07-12 Josh Coalsonmore doxygen docs
2002-07-12 Josh Coalsonadd Daisuke Shimamura's contrib
2002-07-11 Josh Coalsonfirst pass at 8-bit and 24-bit support, plus dithering
2002-07-11 Josh CoalsonDaisuke Shimamura's id3 v1/v2 + i18n patches
2002-07-11 Josh Coalsonadd some asserts
2002-07-11 Josh Coalsonfix link to apollo plugin
2002-07-11 Josh Coalsonmore doxygen additions
2002-07-10 Josh Coalsonadd more doxygen documentation
2002-07-10 Josh Coalsonadd some FLAC__ASSERTs
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-09 Josh Coalsontemporary fix for libtool bug
2002-07-09 Josh Coalsoninitial Doxygen work
2002-07-09 Josh Coalsonadd "check known bugs" phrase
2002-07-05 uid38180add wa2 plugin to known bugs
2002-07-05 uid38180fix bug where bogs dialog was popping up
2002-07-04 Josh Coalsonfix link for PhatBox
2002-07-04 Josh Coalsonfix ordering of targets
2002-07-03 Josh Coalsonfix include paths
2002-07-03 Josh Coalsonadd rules for installing documentation
2002-07-03 Josh Coalsonhighlight flac -5 with white in tables
2002-07-03 Josh Coalsonminor verbiage
2002-07-03 Josh Coalsonadd --copy to automake invocation
2002-07-03 Josh Coalsonbump the library revision number
2002-07-03 Josh Coalsonadd /GR to compilation
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
next