1. 17af340 fix #include for off_t (SF#1786225: https://sourceforge.net/tracker/index.php?func=detail&aid=1786225&group_id=13478&atid=313478) by Josh Coalson · 17 years ago
  2. 367c158 add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/tracker/index.php?func=detail&aid=1723295&group_id=13478&atid=313478 by Josh Coalson · 17 years ago
  3. a8bd44b #include for off_t, minor comments by Josh Coalson · 17 years ago
  4. 4e56b06 add FLAC__metadata_simple_iterator_get_application_id() by Josh Coalson · 17 years ago
  5. 09ccf20 add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last() by Josh Coalson · 17 years ago
  6. c90a5ca bump libtool number in prep for release by Josh Coalson · 17 years ago
  7. 1296cb8 add porting guide item for 1.1.4->1.2.0 by Josh Coalson · 17 years ago
  8. b47ab0d merge decoder part from RICE_EXT_BRANCH: blocking strategy bit, new rice2 ecm, frame header support for 88.2/176.4/192kHz, new reserved bit, deprecated blocksize-from-streaminfo bit by Josh Coalson · 17 years ago
  9. 62cb525 *** empty log message *** by Josh Coalson · 17 years ago
  10. a4f9391 add FLAC::Decoder::Stream::get_decode_position() by Josh Coalson · 17 years ago
  11. 2258fa8 add FLAC__format_sample_rate_is_subset() by Josh Coalson · 17 years ago
  12. d67319f add porting item for 1.1.4 by Josh Coalson · 18 years ago
  13. 4296e1a bump libtool .so revision number by Josh Coalson · 18 years ago
  14. 147dbe2 fix minor leaks by Josh Coalson · 18 years ago
  15. d83553d change the min/max rice partition order for compression levels -0 .. -6 by Josh Coalson · 18 years ago
  16. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  17. e3ec2ad convert C prototypes for functions with no args from () to (void) by Josh Coalson · 18 years ago
  18. 1c03407 in FLAC__stream_encoder_set_metadata(), copy the metadata array of pointers instead of requiring the caller to keep it until initialization; the objects themselves are still owned by caller by Josh Coalson · 18 years ago
  19. cd80d14 add docs on sample format for process calls (SF#1627966: http://sourceforge.net/tracker/index.php?func=detail&aid=1627966&group_id=13478&atid=213478) by Josh Coalson · 18 years ago
  20. 2beca73 patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478) by Josh Coalson · 18 years ago
  21. 7581d12 patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478) by Josh Coalson · 18 years ago
  22. f37520b final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_MAINTENANCE_BASELINE -j FLAC_RELEASE_1_1_2_MAINTENANCE_BRANCH) by Josh Coalson · 18 years ago
  23. 2378fb1 minor comments by Josh Coalson · 18 years ago
  24. a7dceb9 multifix: change FLAC__stream_encoder_finish() to also return false if there is an error processing the last frame or updating metadata by Josh Coalson · 18 years ago
  25. 33bba6d minor comments by Josh Coalson · 18 years ago
  26. 7d273b4 add support for read-only operations for ogg flac to chain interface by Josh Coalson · 18 years ago
  27. e3f00bc minor comments by Josh Coalson · 18 years ago
  28. a586226 add a boolean return value to FLAC__stream_encoder_finish() that signals a verify mismatch by Josh Coalson · 18 years ago
  29. 38bf3e6 fix FLAC::Decoder::Stream::finish() to return a bool like its C cousin by Josh Coalson · 18 years ago
  30. 99abf3e add code examples for some of the callbacks to the docs by Josh Coalson · 18 years ago
  31. 2dd9d91 minor comments by Josh Coalson · 18 years ago
  32. 425609c add FLAC__stream_encoder_set_compression_level() by Josh Coalson · 18 years ago
  33. 7464fec minor comments by Josh Coalson · 18 years ago
  34. 7afb155 fix grabbag__file_are_same() on win32 by using GetFileInformationByHandle() to compare by Josh Coalson · 18 years ago
  35. 6986469 minor comments by Josh Coalson · 18 years ago
  36. 0b9442c remove now-obsolete libOggFLAC stuff by Josh Coalson · 18 years ago
  37. 32637e0 fixes for MSVC6 by Josh Coalson · 18 years ago
  38. 352feb5 change "bytes" parameter of all encoder write callbacks from "unsigned" to "size_t" by Josh Coalson · 18 years ago
  39. 8065a2d change "bytes" parameter of all read callbacks from "unsigned" to "size_t" by Josh Coalson · 18 years ago
  40. 3c91754 improve comments by Josh Coalson · 18 years ago
  41. 71d5c25 rename set_serial_number to set_ogg_serial_number everywhere by Josh Coalson · 18 years ago
  42. 8da98c8 merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work by Josh Coalson · 18 years ago
  43. 05c9b40 remove obsolete code by Josh Coalson · 18 years ago
  44. 4e48455 fix placement of FLAC_API_VERSION_... #defines by Josh Coalson · 18 years ago
  45. 1568b1f in grabbag__file_are_same() check that st_dev is same also by Josh Coalson · 18 years ago
  46. f491994 minor comments by Josh Coalson · 18 years ago
  47. 044be30 fix "extern"ness of ReplayGainReferenceLoudness by Josh Coalson · 18 years ago
  48. 42228b3 bump libtool .so number in prep for release by Josh Coalson · 18 years ago
  49. 1d691ca add grabbag__file_are_same() by Josh Coalson · 18 years ago
  50. d0edb97 limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC order is 12 by Josh Coalson · 18 years ago
  51. 20ad84a more doxygen comments by Josh Coalson · 18 years ago
  52. 1dfcea1 multichannel assignments in format and documentation by Josh Coalson · 18 years ago
  53. beb1284 minor comments by Josh Coalson · 18 years ago
  54. 2e29c93 remove ancient deprecated things by Josh Coalson · 18 years ago
  55. 022572d add verbiage about libtool version number #defines by Josh Coalson · 18 years ago
  56. 833f832 change from one ..._API_NUMBER to 3 libtool numbers ..._API_VERSION_{CURRENT,REVISION,AGE} by Josh Coalson · 18 years ago
  57. 6e94c90 add parsing of picture type from spec; add check that type 1 picture is 32x32 PNG by Josh Coalson · 18 years ago
  58. 5f427b3 new tester for testing PICTURE specification parsing by Josh Coalson · 18 years ago
  59. 3fae7d4 add picture.h by Josh Coalson · 18 years ago
  60. 74ed294 add number-of-colors field to PICTURE metadata block by Josh Coalson · 18 years ago
  61. e343ab2 add support for new PICTURE metadata block by Josh Coalson · 18 years ago
  62. aa1edeb add #define FLAC_API_NUMBER by Josh Coalson · 18 years ago
  63. d62eed4 minor comments by Josh Coalson · 18 years ago
  64. 1d43e10 minor comments by Josh Coalson · 18 years ago
  65. 7f1b642 minor comments by Josh Coalson · 18 years ago
  66. c0da196 minor comments by Josh Coalson · 18 years ago
  67. 68acb04 change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder::Stream inherit from their FLAC counterparts by Josh Coalson · 18 years ago
  68. edf672e minor wording by Josh Coalson · 18 years ago
  69. b292e75 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag by Josh Coalson · 18 years ago
  70. dcf0442 add ReplayGainReferenceLoudness constant by Josh Coalson · 18 years ago
  71. 6b21f66 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH by Josh Coalson · 18 years ago
  72. ba26e4e comments by Josh Coalson · 18 years ago
  73. 1a8afc7 change unparseable frame handling, from a fatal error and FLAC__STREAM_DECODER_UNPARSEABLE_STREAM state, to a soft error FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM by Josh Coalson · 18 years ago
  74. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  75. 419e4ba remove window profiling field by Josh Coalson · 18 years ago
  76. 8238936 default window to tukey(0.5) instead of hann by Josh Coalson · 18 years ago
  77. c4fe269 add set_apodization() to oggflac layers by Josh Coalson · 18 years ago
  78. 96d8cd2 fix comment typos by Josh Coalson · 18 years ago
  79. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  80. bf0f52c add support for specifying which apodization functions to use to window data before lpc analysis by Josh Coalson · 18 years ago
  81. 7cfac0b add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id() by Josh Coalson · 18 years ago
  82. 09db6d8 minor comments by Josh Coalson · 19 years ago
  83. e9a638d add support for building on os/2 with emx by Josh Coalson · 19 years ago
  84. 95e39a8 allow non-strict mode for reading replaygain tags, to fallback to track tags if album tags are not available and vice versa by Josh Coalson · 19 years ago
  85. 83fa59c more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion by Josh Coalson · 19 years ago
  86. 83b8d28 add shorthand option --remove-replay-gain to metaflac by Josh Coalson · 19 years ago
  87. 4462311 fix constness in some functions by Josh Coalson · 20 years ago
  88. f4c1a8e fixes for compiling with SunPro by Josh Coalson · 20 years ago
  89. 7ba6412 merge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEASE_1_1_1__2004_10_01 -j FLAC_RELEASE_1_1_1_MAINTENANCE_BRANCH (AKA FLAC_RELEASE_1_1_1_MAINTENANCE__MERGE_TO_TRUNK)) by Josh Coalson · 20 years ago
  90. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  91. c71bfe9 remove superfluous semicolon after namespace closures by Josh Coalson · 20 years ago
  92. 42372b9 libFLAC++: all metadata object operator=() funcs now return *this; add Metadata::*::assign() and FLAC::Metadata::get_tags() by Josh Coalson · 20 years ago
  93. 2c75bd8 minor comments by Josh Coalson · 20 years ago
  94. 2de1124 add vorbiscomment validation functions to format.c and test code; validate name part of vorbiscomment in metadata and metadata++ interfaces by Josh Coalson · 20 years ago
  95. 81b3cae revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 20 years ago
  96. def597e additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere by Josh Coalson · 20 years ago
  97. 0975843 first pass at making an integer-only flavor of the libraries. move FLAC__real out of ordinals.h to src/libFLAC/include/private/float.h, add FLAC__double and FLAC__float and use these everywhere instead of double and float, and don't typedef FLAC__real/float/double when building in integer-only mode. still need to provide integer substitutes in several places. by Josh Coalson · 20 years ago
  98. 42d57fa fix minor comment typos by Josh Coalson · 20 years ago
  99. ffc4c63 add links to the license page in doxygen docs by Josh Coalson · 20 years ago
  100. 346e0d8 add comment braces for doxygen by Josh Coalson · 20 years ago