change .cc suffix to .cpp
[platform/upstream/flac.git] / src /
2002-10-16 Josh Coalsonchange .cc suffix to .cpp
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsonupdate for plugin_common usage
2002-10-16 Josh Coalsonchanges for MSCV: added dsp file, rename any .cc files...
2002-10-16 Josh Coalsonrename .cc files to .cpp since I can find no way to...
2002-10-15 Matt ZimmermanFix a broken search-and-replace which produced effects...
2002-10-15 Matt ZimmermanFix slightly botched search-and-replace which produced...
2002-10-11 Josh Coalsonadd verbatim catchall if no subframes are generated
2002-10-11 Josh Coalsonfix assertion bug
2002-10-11 Josh Coalsonminor cosmetics
2002-10-11 Josh Coalsonadd one more noise stream
2002-10-10 Matt ZimmermanUse config.h rather than passing all defs in CFLAGS
2002-10-08 Josh Coalsonadd @LIBICONV@ to ..._LDADD
2002-10-08 Josh Coalsonadd functions/switches for disabling certain subframe...
2002-10-08 Josh Coalsonfix bug where importing vorbis comments to a flac file...
2002-10-04 Josh Coalsonadd support for 64bit datapath through FIR filter,...
2002-10-04 Josh Coalsonadd support for 64bit datapath through inverse filter
2002-10-04 Josh Coalsonadd wide (64-bit) versions of the FIR filter and invers...
2002-10-04 Josh Coalsonadd wide version of silog2
2002-10-01 Josh Coalsonfix bug with non-ogg builds, wrong # of args to fprintf
2002-09-28 Josh Coalsonfix bug where --add-padding was counteracted by --use...
2002-09-26 Josh Coalsonnew #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
2002-09-25 Josh Coalsonfixes related to the change of FLAC__VERSION_STRING...
2002-09-25 Josh Coalsonbump the version number from 1.0.4_beta to 1.0.4
2002-09-25 Josh Coalsonminor cosmetics
2002-09-25 Josh Coalsonbump the libtool version number
2002-09-20 Josh Coalsonadd -T, --tag options
2002-09-20 Josh Coalsoninitial import
2002-09-20 Josh Coalsonminor comments
2002-09-20 Josh Coalsonfix bug calling utf8_decode()
2002-09-19 Josh Coalsoncheck in Miroslav's speedup patch
2002-09-19 Josh Coalsonminor formatting
2002-09-17 Josh Coalsonrevert to miroslav's suggestion for getting the basename
2002-09-17 Josh Coalsonuse correct setlocale() setting, fix but where --list...
2002-09-17 Josh Coalsonadd code for OS-specific path separator
2002-09-13 Josh Coalsonminor tweaks
2002-09-11 Josh Coalsonfix noinst_HEADERS; missing vorbiscomment.h
2002-09-10 Josh Coalsonadd locale_hack.h to header list
2002-09-09 Josh Coalsonbump version number to 1.0.4_beta
2002-09-09 Josh Coalsonbump library version number
2002-09-09 Josh Coalsonimproved id3lib detection
2002-09-09 Josh Coalsonfix bug #606796 where do_shorthand_operations_on_file...
2002-09-09 Josh Coalsonstring hack for msvc6
2002-09-09 Josh Coalsonadd specialized stroull() because msvc6 doesn't have one
2002-09-09 Josh Coalsonminor error message formatting
2002-09-07 Josh Coalsonadd --export-vc-to option and undocumented --set-....
2002-09-06 Josh Coalsonadd resolved_as_cstring() method to State classes
2002-09-06 Josh Coalsonfix bug where seek table functionality was being called...
2002-09-05 Josh Coalsonfix bug where output resolution was being determined...
2002-09-05 Josh Coalsonsupport 8bps in dither mode
2002-09-05 Josh Coalsonsupport 8bps in dither mode
2002-09-05 Josh Coalsoninclude stdio.h
2002-09-05 Josh Coalsonfix bug with title composition
2002-09-05 Josh Coalsonadd libplugin_common.a to linkage
2002-09-05 Josh Coalsonminor formatting
2002-09-05 Josh Coalsonadd --import-vc-from
2002-09-04 Josh Coalsonremove bogus return in FLAC__bitbuffer_dump
2002-09-04 Josh Coalsonincorporate miroslav's speedup for little-endian 16bps...
2002-09-04 Josh Coalsoncomments
2002-09-04 Josh Coalsonfix problem with strncasecmp on windows
2002-09-04 Josh Coalsonadd support for merged canonical tags, decimation of...
2002-09-04 Josh Coalsonrename plugin-common lib to plugin_common
2002-09-04 Josh Coalsonadd assertions
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-31 Josh Coalsonadd checks for changing bps/sample_rate/channels mid...
2002-08-30 Josh Coalsonremove obsolete file
2002-08-30 Josh Coalsonrestrict subset to max blocksize of 16384 and max resid...
2002-08-30 Josh Coalsonadd vorbiscomment.{c,h}
2002-08-30 Josh Coalsonadd function for getting a combined tag
2002-08-30 Josh Coalsonremove obsolete sources
2002-08-30 Josh Coalsonminor change to plugin description
2002-08-30 Josh Coalsonmove more tag processing into plugin_common
2002-08-30 Josh Coalsonadd read_only argument to simple iterator initializer
2002-08-30 Josh Coalsoninitial import
2002-08-29 Josh Coalsonmoved into plugin_common/id3v1.h
2002-08-29 Josh Coalsonremove the id3v2 references that are now part of plugin...
2002-08-29 Josh Coalsonminor formatting
2002-08-29 Josh Coalsonadd dither support
2002-08-29 Josh Coalsonrewrite to use new functionality in plugin_common
2002-08-29 Josh Coalsonadd id3v2.c
2002-08-29 Josh Coalsonadd tag merging
2002-08-29 Josh Coalsonmajor rewrite
2002-08-27 Josh Coalsonfixes to make consistent with xmms plugin
2002-08-27 Josh Coalsonfix WACNAME
2002-08-27 Josh Coalsonminor formatting
2002-08-27 Josh Coalsonminor formatting
2002-08-27 Josh Coalsonstreamline the residual energy calculation
2002-08-27 Josh Coalsonbig rework
2002-08-27 Josh Coalsoninitial import
2002-08-27 Josh Coalsonfunctionality now provided by ../plugin_common
2002-08-25 Josh Coalsonadd vendor string to encoding
2002-08-25 Josh Coalsonupdate tests to reflect addition of vorbis comment...
2002-08-23 Josh Coalsonfixes based on a pass over everything with autoconf...
2002-08-23 Josh Coalsonadd support for vorbis comments; not yet finished
2002-08-23 Josh Coalsonmove dithering into plugin_common library
2002-08-23 Josh Coalsoninitial import
2002-08-23 Josh Coalsoninitial import
2002-08-22 Josh Coalsonminor fix in the "clean" target
2002-08-22 Josh Coalsonlinear dither now working
2002-08-22 Josh Coalsonadd 8bps sine wave to suite; also do some 48kHz and...
next