1. 2d6b8c6 fix bug stats sent to progress callback by Josh Coalson · 18 years ago
  2. 0921730 minor formatting by Josh Coalson · 18 years ago
  3. 724932e minor syntax by Josh Coalson · 18 years ago
  4. 31251b4 for grabbag__file_are_same() on windows use strcmp() on filenames temporarily since inode checking doesn't work by Josh Coalson · 18 years ago
  5. a0c3b8d minor syntax by Josh Coalson · 18 years ago
  6. b0468ee update to match sgml by Josh Coalson · 18 years ago
  7. 663a2af bump version number to 1.1.3-beta1 by Josh Coalson · 18 years ago
  8. 42228b3 bump libtool .so number in prep for release by Josh Coalson · 18 years ago
  9. 9f85cb6 fix problem with code that checks if temp file is needed, before it would compare filenames, now it compares inodes by Josh Coalson · 18 years ago
  10. f461a7b enable file feof callback when input is stdin by Josh Coalson · 18 years ago
  11. 9fb948e minor syntax by Josh Coalson · 18 years ago
  12. 1d691ca add grabbag__file_are_same() by Josh Coalson · 18 years ago
  13. 369a6da remove window debugging code by Josh Coalson · 18 years ago
  14. ecb677e minor #includes by Josh Coalson · 18 years ago
  15. d68a14c _snprintf hackery for MSVC6 by Josh Coalson · 18 years ago
  16. 59717c2 minor comments by Josh Coalson · 18 years ago
  17. 35a07ee fix project name by Josh Coalson · 18 years ago
  18. 6af7ab8 minor syntax by Josh Coalson · 18 years ago
  19. 51ab8cf fix bug where output file would always be deleted on error; instead, only delete when we know we have opened successfully, to avoid other problems like deleting pre-existing file when overwriting it fails by Josh Coalson · 18 years ago
  20. 484e074 *** empty log message *** by Josh Coalson · 18 years ago
  21. 92f7fa9 minor comments by Josh Coalson · 18 years ago
  22. fd5fbc7 bump version number to 1.1.3 by Josh Coalson · 18 years ago
  23. 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
  24. 20ad84a more doxygen comments by Josh Coalson · 18 years ago
  25. e401faa tweak some settings by Josh Coalson · 18 years ago
  26. 8def87a expand round-trip tests to include odd bits per sample (all 4<=bps<=24) by Josh Coalson · 18 years ago
  27. 572cc58 fix final problems with odd bits per sample by Josh Coalson · 18 years ago
  28. 6d8ce24 add verbiage about compression improvement by Josh Coalson · 18 years ago
  29. 2ddb1b1 minor bug fix by Josh Coalson · 18 years ago
  30. 34ae241 more robust -F: if end-of-stream is hit due to partial frame, decoding will complete and leave the output by Josh Coalson · 18 years ago
  31. 8501332 minor comments by Josh Coalson · 18 years ago
  32. afce1ae fix bug in code that skips id3v2 tags at the front of a file; false positives could cause decoding to fail by Josh Coalson · 18 years ago
  33. 1dfcea1 multichannel assignments in format and documentation by Josh Coalson · 18 years ago
  34. b51392b complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and documentation, multichannel support for AIFF and WAVE, channel mapping, new --channel-map=none option to flac, saving and restoring of WAVEFORMATEXTENSIBLE channel mask to/from tag, robust handling of "odd" sample resolutions (i.e. not multiple of 8 bits) for AIFF and WAVE by Josh Coalson · 18 years ago
  35. cc5c1d8 complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and documentation, multichannel support for AIFF and WAVE, channel mapping, new --channel-map=none option to flac, saving and restoring of WAVEFORMATEXTENSIBLE channel mask to/from tag, robust handling of "odd" sample resolutions (i.e. not multiple of 8 bits) for AIFF and WAVE by Josh Coalson · 18 years ago
  36. b73fff6 add custom footer with copyright and sourceforge logo by Josh Coalson · 18 years ago
  37. 58c2acb upgrade to doxygen 1.4.2, add custom footer with copyright and sourceforge logo by Josh Coalson · 18 years ago
  38. ae00b5f *** empty log message *** by Josh Coalson · 18 years ago
  39. 825e72c try to limit the #defines (of fseeko to fseek and ftello to ftell) to just the versions of MSVC that appear not to have fseeko()/ftello() by Josh Coalson · 18 years ago
  40. 799c700 add support for WAVEFORMATEXTENSIBLE, support for some other bit-depths besides 8 and 16 by Josh Coalson · 18 years ago
  41. 499f19b fix path to test_picture.dsp by Josh Coalson · 18 years ago
  42. 66616f9 add test/pictures/Makefile to AC_OUTPUT by Josh Coalson · 18 years ago
  43. 2217cb8 disallow --replay-gain with -ogg as a protection; remove --super-secret-... by Josh Coalson · 18 years ago
  44. beb1284 minor comments by Josh Coalson · 18 years ago
  45. e64d5e3 fix label on instantaneous bitrate button by Josh Coalson · 18 years ago
  46. 719bdaa minor bug fix in argc checking by Josh Coalson · 18 years ago
  47. 8f6bdf2 minor fix for windows quirk by Josh Coalson · 18 years ago
  48. a65fd93 minor syntax by Josh Coalson · 18 years ago
  49. 6a630c3 add src/test_grabbag/picture/Makefile to AC_OUTPUT by Josh Coalson · 18 years ago
  50. 508e7cb check metadata before init call to give a better error message by Josh Coalson · 18 years ago
  51. 9c6930d always install doxygen docs by Josh Coalson · 18 years ago
  52. 2f3e673 change default padding to 8K, or 64K if input audio stream is >= 20 minutes long by Josh Coalson · 18 years ago
  53. 6f5568e change default padding to 8K, or 64K if input audio stream is >= 20 minutes long by Josh Coalson · 18 years ago
  54. 9ca69b9 add link for FLAC in WMP by Josh Coalson · 18 years ago
  55. c70b6c5 add more FAQs by Josh Coalson · 18 years ago
  56. 2e29c93 remove ancient deprecated things by Josh Coalson · 18 years ago
  57. 16b570f bump version number by Josh Coalson · 18 years ago
  58. 022572d add verbiage about libtool version number #defines by Josh Coalson · 18 years ago
  59. 833f832 change from one ..._API_NUMBER to 3 libtool numbers ..._API_VERSION_{CURRENT,REVISION,AGE} by Josh Coalson · 18 years ago
  60. d63c231 more PICTURE-related items by Josh Coalson · 18 years ago
  61. 480c011 minor comments by Josh Coalson · 18 years ago
  62. b02574e add --import-picture command to metaflac by Josh Coalson · 18 years ago
  63. 24bef0b add documentation for PICTURE metadata block by Josh Coalson · 18 years ago
  64. 291d9fc reformat; add documentation for flac's --picture option by Josh Coalson · 18 years ago
  65. d3b086b add documentation for flac's --picture option by Josh Coalson · 18 years ago
  66. 3957c47 add more checks to PICTURE metadata: at most one type=1 and type=2 blocks, type=1 block must be 32x32 pixel PNG by Josh Coalson · 18 years ago
  67. 6e94c90 add parsing of picture type from spec; add check that type 1 picture is 32x32 PNG by Josh Coalson · 18 years ago
  68. 63da21f add test for --> MIME type (linked URL) by Josh Coalson · 18 years ago
  69. e6c93dd add support for --picture command to import PICTURE metadata by Josh Coalson · 18 years ago
  70. 5f427b3 new tester for testing PICTURE specification parsing by Josh Coalson · 18 years ago
  71. 37d44c1 add picture.c (PICTURE specification parsing) by Josh Coalson · 18 years ago
  72. 0faeaa1 new pictures/ directory has files used to test PICTURE metadata importing by Josh Coalson · 18 years ago
  73. 3fae7d4 add picture.h by Josh Coalson · 18 years ago
  74. 74ed294 add number-of-colors field to PICTURE metadata block by Josh Coalson · 18 years ago
  75. e343ab2 add support for new PICTURE metadata block by Josh Coalson · 18 years ago
  76. aa1edeb add #define FLAC_API_NUMBER by Josh Coalson · 18 years ago
  77. f7f6c6e change type val for UNKNOWN metadata block from 127 (now reserved) to 126 by Josh Coalson · 18 years ago
  78. d62eed4 minor comments by Josh Coalson · 18 years ago
  79. 1d43e10 minor comments by Josh Coalson · 18 years ago
  80. 7f1b642 minor comments by Josh Coalson · 18 years ago
  81. 2257350 remove unused code that had the old way of stat()ing a filename to get the length by Josh Coalson · 18 years ago
  82. 0008856 remove unused code by Josh Coalson · 18 years ago
  83. 982ea3a fix recovery logic when seek fails by Josh Coalson · 18 years ago
  84. 9acc35f fix problem on windows where rename() fails if destination exists by Josh Coalson · 18 years ago
  85. 180e0ca fix bug in file closing logic in _finish() by Josh Coalson · 18 years ago
  86. da6c00e fixed bug, file was not being closed at _finish() time by Josh Coalson · 18 years ago
  87. e137825 remove unused code by Josh Coalson · 18 years ago
  88. c0da196 minor comments by Josh Coalson · 18 years ago
  89. 68acb04 change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder::Stream inherit from their FLAC counterparts by Josh Coalson · 18 years ago
  90. edf672e minor wording by Josh Coalson · 18 years ago
  91. 0472058 fix bug, --remove-replay-gain was not removing REPLAYGAIN_REFERENCE_LOUDNESS by Josh Coalson · 18 years ago
  92. afd99a8 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag by Josh Coalson · 18 years ago
  93. 0973d4e in FLAC tester, process til end-of-stream before seek barrage, to make sure the decoder can still seek while in the EOS state by Josh Coalson · 18 years ago
  94. b292e75 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag by Josh Coalson · 18 years ago
  95. dcf0442 add ReplayGainReferenceLoudness constant by Josh Coalson · 18 years ago
  96. 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
  97. 461f3eb relicense under LGPL 2.1 by Josh Coalson · 18 years ago
  98. e5ad6bd bump version to 1.1.3 by Josh Coalson · 18 years ago
  99. 95b8968 bump version number to 1.1.3 by Josh Coalson · 18 years ago
  100. bfda378 add support for encoding from FLAC to FLAC while preserving metadata by Josh Coalson · 18 years ago