platform/upstream/flac.git
2002-11-19 Josh Coalsonminor re-org
2002-11-19 Josh Coalsondocument some new functions
2002-11-19 Josh Coalsonadd cuesheet.h
2002-11-19 Josh Coalsonminor comments
2002-11-19 Josh Coalsonfinish implementation of CueSheet object wrapper
2002-11-19 Josh Coalsonpatches from Miroslav for tag editing
2002-11-19 Josh Coalsonpatches from Miroslav for file info dialog and tag...
2002-11-19 Josh Coalsonadd cuesheet.c
2002-11-19 Josh Coalsonremove debug printf's
2002-11-19 Josh Coalsonadd CueSheet tests
2002-11-19 Josh Coalsoncopy updates from test_libFLAC
2002-11-19 Josh Coalsoninitial import
2002-11-16 Josh Coalsonminor fixes
2002-11-16 Josh Coalsonadd more CUESHEET convenience functions
2002-11-16 Josh Coalsonadd more reserved space to CUESHEET implementation
2002-11-16 Josh Coalsonadd CueSheet object wrapper
2002-11-16 Josh Coalsonfix DLL export define name
2002-11-16 Josh Coalsonfinish CUESHEET tests
2002-11-15 Josh Coalsonfix MSVC warning with explicit casts
2002-11-15 Josh CoalsonMSVC has _snprintf but no snprintf (go figure)
2002-11-15 Josh Coalsonfix bitrate calcation bug with diskwriter output
2002-11-15 Josh Coalsonadd FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetada...
2002-11-15 Josh Coalsonminor doc additions regarding CUESHEET
2002-11-15 Josh Coalsonfail ..._init() if CUESHEET metadata block is illegal
2002-11-15 Josh Coalsonfurther implementation of new CUESHEET metadata block
2002-11-15 Josh Coalsonadd FLAC__bitbuffer_skip_bits_no_crc()
2002-11-14 Josh Coalsonimplement new CUESHEET metadata block
2002-11-14 Josh Coalsonreorganize metadata decoding in anticipation of new...
2002-11-14 Josh Coalsonfix lib list
2002-11-14 Josh Coalsonpatch from Miroslav to show smoothed instantaneous...
2002-11-14 Josh Coalsoncorrect paths in SHARE_LIBS
2002-11-14 Josh Coalsonfix path to grabbag lib
2002-11-13 Josh Coalsonif the performer tag is not set, use the composer tag...
2002-11-08 Josh Coalsonfinish implementation of --add-seekpoint
2002-11-08 Josh Coalsonfix bug passing filename around
2002-11-08 Josh Coalsonadd FLAC__file_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd FLAC__seekable_stream_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-08 Josh Coalsoninitial import; split up on main.c
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-08 Josh Coalsonfix bug in seekpoint calculation in the final frame
2002-11-08 Josh Coalsonsplit up main.c into separate files
2002-11-08 Josh Coalsonsplit up into separate files
2002-11-07 Josh Coalsonbeginnings of new --add-seekpoint option
2002-11-07 Josh Coalsoninitial import
2002-11-07 Josh Coalsonadd -S #s option
2002-11-07 Josh Coalsonfix unused function #ifdefs
2002-11-07 Josh Coalsonnew grabbag lib
2002-11-07 Josh Coalsonmake names more consistent
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-11-07 Josh Coalsonadd -S #s documentation
2002-11-07 Josh Coalsoninitial import
2002-11-07 Josh Coalsonmove to grabbag/
2002-11-07 Josh Coalsonmove into new grabbag lib
2002-11-07 Josh Coalsoninitial import
2002-11-06 Josh Coalsonmore strict typecasts
2002-11-06 Josh Coalsonfix bugs returning the wrong meaning from FLAC__stream_...
2002-11-06 Josh Coalson#ifdef out more unused routines
2002-11-05 Josh Coalsonuse angle brackets for including ogg.h
2002-11-05 Josh Coalsonmake use of @OGG_CFLAGS@ and @OGG_LIBS@
2002-11-05 Josh Coalsonfix clipping setting in conjunction with hard limiter
2002-11-05 Josh Coalsonfinish replaygain implementation + config tab
2002-11-05 Josh Coalsonminor wording
2002-11-05 Josh Coalsonadd covenience functions parsing gains/peaks from vorbi...
2002-11-05 Josh Coalsonconstify first arg of FLAC__metadata_object_vorbiscomme...
2002-11-04 Josh Coalsonadd arson link to S/W
2002-11-01 Josh Coalsonbeginnings of configuration support for ReplayGain...
2002-11-01 Josh Coalsonadd libid3.a
2002-11-01 Josh Coalsonunroll some code in FLAC__plugin_common_apply_gain()
2002-11-01 Josh Coalsonadd replaygain_synthesis
2002-11-01 Josh Coalsonmove FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h
2002-11-01 Josh Coalson*** empty log message ***
2002-11-01 Josh Coalsonobsolete
2002-11-01 Josh Coalsonadd plugin_common/include dirs to AC_OUTPUT
2002-11-01 Josh Coalsoninitial import
2002-10-31 Josh Coalsonfix last-updated date
2002-10-31 Josh Coalsonadd doc for --replay-gain
2002-10-31 Josh Coalsonallow --replay-gain with --skip
2002-10-30 Josh Coalsonmove file functions into new file_utils convenience lib
2002-10-30 Josh Coalsonflesh out --replay-gain implementation
2002-10-30 Josh Coalsonflesh out --replay-gain implementation, make the encode...
2002-10-30 Josh Coalsonuse replaygain lib's peak analysis
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 Coalsonadd more fine-grained tagging functions, do peak analysis
2002-10-30 Josh Coalsonwork related to moving some file utils into the new...
2002-10-30 Josh Coalsonmoved into the new file_utils convenience library
2002-10-30 Josh Coalsoninitial import
2002-10-29 Josh Coalsonbeginnings of --replay-gain support
2002-10-29 Josh Coalsonfix library link order
2002-10-26 Josh Coalsonfix misspellings in docs
2002-10-26 Josh Coalsonminor const-related fixes
2002-10-26 Josh Coalsonupdate to match new default vorbis comment implementati...
2002-10-26 Josh Coalsonadd more convenience for manipulating vorbis comments
2002-10-26 Josh Coalson#include bitmath.h
2002-10-26 Josh Coalsonflesh out --add-replay-gain implementation
2002-10-26 Josh Coalsonupdate to match new default vorbis comment size (now...
2002-10-26 Josh Coalsonadd a few more tests
2002-10-26 Josh Coalsonflesh out implementation
next