summaryrefslogtreecommitdiff
path: root/src/test_libFLAC++
Commit message (Expand)AuthorAgeFilesLines
* 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-0214-14/+14
* fix memory leaks and uninitialized dataJosh Coalson2002-12-281-22/+77
* add flushed fwrite in Valgrind modeJosh Coalson2002-12-281-1/+13
* fix memory leaksJosh Coalson2002-12-271-1/+19
* minor typoJosh Coalson2002-12-231-1/+1
* fix typo in integer constantJosh Coalson2002-12-191-1/+1
* add "is_cd" flag to CUESHEET everywhereJosh Coalson2002-12-051-0/+14
* 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-8/+8
* add CueSheet testsJosh Coalson2002-11-191-2/+417
* fix path to grabbag libJosh Coalson2002-11-141-1/+1
* updates to work with new grabbag libJosh Coalson2002-11-076-11/+15
* work related to moving some file utils into the new file_utils convenience libJosh Coalson2002-10-306-54/+9
* update to match new default vorbis comment size (now with vendor string)Josh Coalson2002-10-261-1/+1
* 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
* fix bug in vorbis comment constructionJosh Coalson2002-10-171-2/+2
* initial importJosh Coalson2002-10-171-0/+144
* change .cc suffix to .cppJosh Coalson2002-10-161-27/+13
* changes for MSCV: added dsp file, rename any .cc files to .cppJosh Coalson2002-10-161-8/+9
* rename .cc files to .cpp since I can find no way to make MSVC recognize .cc a...Josh Coalson2002-10-166-0/+0
* 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-1/+1
* bump the version number from 1.0.4_beta to 1.0.4Josh Coalson2002-09-251-2/+2
* minor cosmeticsJosh Coalson2002-09-252-2/+2
* bump version number to 1.0.4_betaJosh Coalson2002-09-091-2/+2
* add read_only argument to simple iterator initializerJosh Coalson2002-08-301-2/+2
* minor formattingJosh Coalson2002-08-274-103/+103
* update tests to reflect addition of vorbis comment with vendor stringJosh Coalson2002-08-252-120/+208
* add some missing testsJosh Coalson2002-08-201-0/+8
* add a samples_written field to the progress callbackJosh Coalson2002-08-081-2/+2
* add ..._get_verify_decoder_error_stats()Josh Coalson2002-08-071-3/+41
* better state reportingJosh Coalson2002-08-031-6/+24
* add verify mode to all encodersJosh Coalson2002-08-032-0/+53
* add ..._get_total_samples_estimate(), add progress callback to file encoderJosh Coalson2002-08-021-1/+27
* revamp decoder process callsJosh Coalson2002-08-022-33/+45
* new seekable stream encoder and file encoder layersJosh Coalson2002-08-021-2/+601
* minor syntaxJosh Coalson2002-08-012-3/+3
* add Makefile.lite, Makefile.vc, etc. to EXTRA_DISTJosh Coalson2002-07-091-1/+4
* add /GR to compilationJosh Coalson2002-07-031-6/+6
* bump version number from 1.0.3_beta to 1.0.3Josh Coalson2002-07-021-2/+2
* add README to EXTRA_DISTJosh Coalson2002-07-021-0/+2
* minor changes in anticipation of releaseJosh Coalson2002-06-143-3/+156
* minor commentsJosh Coalson2002-06-131-1/+1
* fixes from compiling code and running all the tests on NTJosh Coalson2002-06-115-23/+23
* remove bitbuffer.hJosh Coalson2002-06-101-1/+0
* last batch of changes and fixes based on the libFLAC++ unit testsJosh Coalson2002-06-101-156/+158