1. 8f0c71b add "is_cd" flag to CUESHEET everywhere by Josh Coalson · 22 years ago
  2. fcc7a68 get Makefile.vc system working again with new debug/release dirs and static/dynamic targets by Josh Coalson · 22 years ago
  3. bfc8e31 revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories by Josh Coalson · 22 years ago
  4. b74fc98 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files by Josh Coalson · 22 years ago
  5. 1621979 finish implementation of CueSheet object wrapper by Josh Coalson · 22 years ago
  6. 863dbf3 add CueSheet object wrapper by Josh Coalson · 22 years ago
  7. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  8. 1d25bb6 fixes for building static libs (new FLAC__NO_DLL #define) by Josh Coalson · 22 years ago
  9. a987ab4 more option tweaks by Josh Coalson · 22 years ago
  10. 6afed9f tweaks to build libs as DLLs under windows by Josh Coalson · 22 years ago
  11. 18db4f4 change .cc suffix to .cpp by Josh Coalson · 22 years ago
  12. f420524 initial import by Josh Coalson · 22 years ago
  13. fc70147 changes for MSCV: added dsp file, rename any .cc files to .cpp by Josh Coalson · 22 years ago
  14. 4240c53 rename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a valid C++ file extension by Josh Coalson · 22 years ago
  15. 07b4fb7 bump the libtool version number by Josh Coalson · 22 years ago
  16. c360328 minor formatting by Josh Coalson · 22 years ago
  17. 4fbf2bb bump library version number by Josh Coalson · 22 years ago
  18. bc8f173 add resolved_as_cstring() method to State classes by Josh Coalson · 22 years ago
  19. 3ac6693 add read_only argument to simple iterator initializer by Josh Coalson · 22 years ago
  20. 765ff50 minor formatting by Josh Coalson · 22 years ago
  21. 5f39e9f fixes based on Windows testing by Josh Coalson · 22 years ago
  22. 2ea0839 add a samples_written field to the progress callback by Josh Coalson · 22 years ago
  23. 589f8c7 add ..._get_verify_decoder_error_stats() by Josh Coalson · 22 years ago
  24. d86e03b add verify mode to all encoders by Josh Coalson · 22 years ago
  25. b5bc249 add ..._get_total_samples_estimate(), add progress callback to file encoder by Josh Coalson · 22 years ago
  26. 3a7b2c9 add ..._get_total_samples_estimate() by Josh Coalson · 22 years ago
  27. cfdfc82 revamp decoder process calls by Josh Coalson · 22 years ago
  28. ebece62 new seekable stream encoder and file encoder layers by Josh Coalson · 22 years ago
  29. ec5aa7c add asserts by Josh Coalson · 22 years ago
  30. 0d36cbd rename (FLAC__format_is_valid_sample_rate() to FLAC__format_sample_rate_is_valid() by Josh Coalson · 22 years ago
  31. cd443f6 add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST by Josh Coalson · 22 years ago
  32. 05d8583 bump the library revision number by Josh Coalson · 22 years ago
  33. 39eb471 set CXXFLAGS also during test by Josh Coalson · 22 years ago
  34. 69101a5 minor fixes by Josh Coalson · 22 years ago
  35. bfeec74 add autoconf m4 files by Josh Coalson · 22 years ago
  36. d57c8d3 fixes from compiling code and running all the tests on NT by Josh Coalson · 22 years ago
  37. 999be3b last batch of changes and fixes based on the libFLAC++ unit tests by Josh Coalson · 22 years ago
  38. cc68251 another big glob of changes/fixes by Josh Coalson · 22 years ago
  39. 57ba6f4 massive glob of checkins: improved tests, more tests, bugfixes by Josh Coalson · 22 years ago
  40. 28e08d8 bring in what was FLAC__seek_table_is_valid() by Josh Coalson · 22 years ago
  41. 8c2715f add inherited get methods from stream decoder by Josh Coalson · 22 years ago
  42. 7ee4d17 fixes based on MSVC compile by Josh Coalson · 22 years ago
  43. b2b5358 add methods to SeekTable, Padding, and VorbisComment by Josh Coalson · 22 years ago
  44. 9fa8929 add new decoder/encoder class files by Josh Coalson · 22 years ago
  45. b04a16e initial import by Josh Coalson · 22 years ago
  46. fb74f10 add iterator classes by Josh Coalson · 22 years ago
  47. fda98fb initial import by Josh Coalson · 22 years ago