summaryrefslogtreecommitdiff
path: root/src/test_libOggFLAC++
Commit message (Expand)AuthorAgeFilesLines
* remove reference to obsolete Makefile.vcJosh Coalson2003-01-251-1/+0
* obsolete now that .dsp files are completeJosh Coalson2003-01-251-57/+0
* bump version number to 1.1.0Josh Coalson2003-01-251-2/+2
* Second patch from X-Fixer: tweaks for better MSVC buildJosh Coalson2003-01-141-2/+2
* augment unit tests to test for correctness with unknown metadata blocksJosh Coalson2003-01-104-13/+32
* minor verbiageJosh Coalson2003-01-101-0/+3
* move common stuff into metadata_utilsJosh Coalson2003-01-102-172/+25
* add new/missing filesJosh Coalson2003-01-104-3/+16
* initial import, copied from test_libFLAC/Josh Coalson2003-01-102-0/+588
* minor verbiageJosh Coalson2003-01-101-4/+9
* bump version string to 1.0.5_beta2Josh Coalson2003-01-081-2/+2
* update the version number from 1.0.4 to 1.0.5-beta1Josh Coalson2003-01-021-2/+2
* Add 2003 to copyright noticeJosh Coalson2003-01-0210-10/+10
* add flushed fwrite in Valgrind modeJosh Coalson2002-12-281-1/+13
* fix library listJosh Coalson2002-12-044-4/+5
* get Makefile.vc system working again with new debug/release dirs and static/d...Josh Coalson2002-11-221-2/+2
* revamp MSVC build system, separate dynamic and static builds, separate debug ...Josh Coalson2002-11-211-6/+6
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-5/+5
* fix path to grabbag libJosh Coalson2002-11-141-1/+1
* updates to work with new grabbag libJosh Coalson2002-11-075-7/+13
* work related to moving some file utils into the new file_utils convenience libJosh Coalson2002-10-305-51/+5
* add notion of topdir to Makefile.lite build systemJosh Coalson2002-10-231-2/+4
* fixes for building static libs (new FLAC__NO_DLL #define)Josh Coalson2002-10-181-4/+4
* initial importJosh Coalson2002-10-171-0/+128
* change .cc suffix to .cppJosh Coalson2002-10-161-18/+10
* changes for MSCV: added dsp file, rename any .cc files to .cppJosh Coalson2002-10-161-6/+7
* rename .cc files to .cpp since I can find no way to make MSVC recognize .cc a...Josh Coalson2002-10-163-0/+0
* Fix a broken search-and-replace which produced effects like @ OGG_CFLAGS@Matt Zimmerman2002-10-151-1/+1
* Fix slightly botched search-and-replace which produced constructs likeMatt Zimmerman2002-10-151-1/+1
* Use config.h rather than passing all defs in CFLAGSMatt Zimmerman2002-10-101-2/+2
* bump the version number from 1.0.4_beta to 1.0.4Josh Coalson2002-09-251-2/+2
* minor cosmeticsJosh Coalson2002-09-251-1/+1
* bump version number to 1.0.4_betaJosh Coalson2002-09-091-2/+2
* add support for serial number in Ogg streamsJosh Coalson2002-09-044-0/+15
* minor formattingJosh Coalson2002-08-272-72/+72
* update tests to reflect addition of vorbis comment with vendor stringJosh Coalson2002-08-251-13/+16
* add tests for libOggFLAC and libOggFLAC++Josh Coalson2002-08-2011-0/+1740