1. a8ff066 add workaround link for installer on vista by Josh Coalson · 18 years ago
  2. 423f804 several speed improvements: completely rewritten bitbuffer which uses native machine word size instead of bytes; much faster rice partition size estimation; crc16 calculation in machine word size by Josh Coalson · 18 years ago
  3. b36280f add more ces links by Josh Coalson · 18 years ago
  4. 30224fc clean up hardware links by Josh Coalson · 18 years ago
  5. 153e1f2 add more hardware links by Josh Coalson · 18 years ago
  6. ac76bcd add links for ces2007 devices by Josh Coalson · 18 years ago
  7. 03af3c8 add frettunes.com by Josh Coalson · 18 years ago
  8. b7cde6e fix some links by Josh Coalson · 18 years ago
  9. 8f634a0 fix link to itunes feedback form by Josh Coalson · 18 years ago
  10. 37e43fc add hd mediabox link by Josh Coalson · 18 years ago
  11. 8ccffb2 minor verbiage by Josh Coalson · 18 years ago
  12. 34cc68f reorganize to be more novice-friendly, add more docs by Josh Coalson · 18 years ago
  13. 83b37db add sonos review by Josh Coalson · 18 years ago
  14. 0bd9a00 add note to #bugs about error with corrupted FLAC input and FLAC-to-FLAC transcoding by Josh Coalson · 18 years ago
  15. d351d04 fix makefile bug with ogg linkage (SF#1611414: http://sourceforge.net/tracker/index.php?func=detail&aid=1611414&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  16. c259050 Fix bug where using -F with FLAC-to-FLAC transcoding of a corrupted FLAC would have no effect (SF#1615391: https://sourceforge.net/tracker/index.php?func=detail&aid=1615391&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  17. 4de8052 Fix bug where FLAC-to-FLAC transcoding of a corrupted FLAC file would truncate the transcoded file at the first error (SF#1615019: https://sourceforge.net/tracker/index.php?func=detail&aid=1615019&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  18. 173814f add pearl jam item, remove some old ones by Josh Coalson · 18 years ago
  19. 3121f78 add links: m6 miniplayer, teclast tl-29, pearl jam by Josh Coalson · 18 years ago
  20. b35fc93 typo by Josh Coalson · 18 years ago
  21. 5c7abee add link to bugs by Josh Coalson · 18 years ago
  22. 4e8fe85 fix bug with locale-specific -A defaults for -0..-8 (SF#1608883: https://sourceforge.net/tracker/index.php?func=detail&aid=1608883&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  23. 699e548 fix link to wmp guide; fix default padding number in faq by Josh Coalson · 18 years ago
  24. 6e78e9b update links by Josh Coalson · 18 years ago
  25. 1b8526e fix link to wmp guide; add known bug: -A in some locales by Josh Coalson · 18 years ago
  26. e492051 minor formatting by Josh Coalson · 18 years ago
  27. 4269ba2 add link to known bugs by Josh Coalson · 18 years ago
  28. d9ac0bd bump release date by Josh Coalson · 18 years ago
  29. 16e015a fix some links, add porting guide to news item by Josh Coalson · 18 years ago
  30. 3000d6c make official download links version-unspecific by Josh Coalson · 18 years ago
  31. 6076b74 add news item for 1.1.3 by Josh Coalson · 18 years ago
  32. 1572378 add a few missing 1.1.3 items by Josh Coalson · 18 years ago
  33. 5acd894 minor html fixes by Josh Coalson · 18 years ago
  34. 0e6187c minor formatting by Josh Coalson · 18 years ago
  35. 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
  36. 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
  37. c986d13 fix a bug where missing STREAMINFO fields (min/max framesize, total samples, MD5 sum) and seek point offsets were not getting rewritten back to Ogg FLAC file (SF#1338969 https://sourceforge.net/tracker/index.php?func=detail&aid=1338969&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  38. 7d273b4 add support for read-only operations for ogg flac to chain interface by Josh Coalson · 18 years ago
  39. 8ad9a12 fix a problem with fractional-second parsing for --skip/--until in some locales (SF #1031043) by Josh Coalson · 18 years ago
  40. e7c1710 add more fixed bugs to list by Josh Coalson · 18 years ago
  41. 16e953f disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082577 http://sourceforge.net/tracker/index.php?func=detail&aid=1082577&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  42. a586226 add a boolean return value to FLAC__stream_encoder_finish() that signals a verify mismatch by Josh Coalson · 18 years ago
  43. c28efe2 add support from encoding from ogg flac input by Josh Coalson · 18 years ago
  44. ebd7be8 minor wording by Josh Coalson · 18 years ago
  45. 1a90ac4 add FLAC__stream_encoder_set_compression_level() by Josh Coalson · 18 years ago
  46. aec8bb3 rename metaflac's --import-picture to --import-picture-from for consistency with other options by Josh Coalson · 18 years ago
  47. 989f267 add --export-picture-to option to metaflac by Josh Coalson · 18 years ago
  48. 0b9442c remove now-obsolete libOggFLAC stuff by Josh Coalson · 18 years ago
  49. 8da98c8 merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work by Josh Coalson · 18 years ago
  50. fd5fbc7 bump version number to 1.1.3 by Josh Coalson · 18 years ago
  51. 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
  52. e401faa tweak some settings by Josh Coalson · 18 years ago
  53. 6d8ce24 add verbiage about compression improvement by Josh Coalson · 18 years ago
  54. 1dfcea1 multichannel assignments in format and documentation by Josh Coalson · 18 years ago
  55. 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
  56. b73fff6 add custom footer with copyright and sourceforge logo by Josh Coalson · 18 years ago
  57. 58c2acb upgrade to doxygen 1.4.2, add custom footer with copyright and sourceforge logo by Josh Coalson · 18 years ago
  58. ae00b5f *** empty log message *** by Josh Coalson · 18 years ago
  59. 9c6930d always install doxygen docs by Josh Coalson · 18 years ago
  60. 6f5568e change default padding to 8K, or 64K if input audio stream is >= 20 minutes long by Josh Coalson · 18 years ago
  61. 9ca69b9 add link for FLAC in WMP by Josh Coalson · 18 years ago
  62. c70b6c5 add more FAQs by Josh Coalson · 18 years ago
  63. 2e29c93 remove ancient deprecated things by Josh Coalson · 18 years ago
  64. 16b570f bump version number by Josh Coalson · 18 years ago
  65. 022572d add verbiage about libtool version number #defines by Josh Coalson · 18 years ago
  66. d63c231 more PICTURE-related items by Josh Coalson · 18 years ago
  67. b02574e add --import-picture command to metaflac by Josh Coalson · 18 years ago
  68. 24bef0b add documentation for PICTURE metadata block by Josh Coalson · 18 years ago
  69. d3b086b add documentation for flac's --picture option by Josh Coalson · 18 years ago
  70. b292e75 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag 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. bfda378 add support for encoding from FLAC to FLAC while preserving metadata by Josh Coalson · 18 years ago
  73. 7688f8e MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (SF #1493725). by Josh Coalson · 18 years ago
  74. 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
  75. 4cbb812 improve behavior of -F to decode even if there is no metadata by Josh Coalson · 18 years ago
  76. c933c93 add --disable-xmms-plugin option to prevent building the xmms plugin (sf#930494 https://sourceforge.net/tracker/index.php?func=detail&aid=930494&group_id=13478&atid=363478) by Josh Coalson · 18 years ago
  77. de9091e add configure options --disable-thorough-tests which breaks up testing into 3 levels: 0 for basic testing, 1 for thorough testing, 2 for exhaustive testing by Josh Coalson · 18 years ago
  78. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  79. 26c8235 add new options: --tag-from-file for flac and --set-tag-from-file for metaflac by Josh Coalson · 18 years ago
  80. c4fe269 add set_apodization() to oggflac layers by Josh Coalson · 18 years ago
  81. ea73d72 add docs for -A, additional docs for --cue by Josh Coalson · 18 years ago
  82. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  83. bf0f52c add support for specifying which apodization functions to use to window data before lpc analysis by Josh Coalson · 18 years ago
  84. 7cfac0b add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id() by Josh Coalson · 18 years ago
  85. e9a638d add support for building on os/2 with emx by Josh Coalson · 19 years ago
  86. d926496 fix bug in return value for FLAC__stream_decoder_set_metadata_respond_application() and FLAC__stream_decoder_set_metadata_ignore_application() (sf #1235005: https://sourceforge.net/tracker/index.php?func=detail&aid=1235005&group_id=13478&atid=113478) by Josh Coalson · 19 years ago
  87. 7fdd688 fix bug: -a and -t were not prevented from being used together (sf #1229481: https://sourceforge.net/tracker/index.php?func=detail&aid=1229481&group_id=13478&atid=113478) by Josh Coalson · 19 years ago
  88. da08a9a add replay gain info to file info box by Josh Coalson · 19 years ago
  89. 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
  90. 83fa59c more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion by Josh Coalson · 19 years ago
  91. 83b8d28 add shorthand option --remove-replay-gain to metaflac by Josh Coalson · 19 years ago
  92. e781952 fix minor bug printing unknown aiff subchunks (SF bug #1267476: https://sourceforge.net/tracker/index.php?func=detail&aid=1267476&group_id=13478&atid=113478) by Josh Coalson · 19 years ago
  93. 4731c75 remove verbiage about --sector-align only working for WAVE files since it works for all kinds of input now by Josh Coalson · 19 years ago
  94. dee5339 fix bug in --sector-align where appended samples did not completely contain silence (SF bug #1237707: https://sourceforge.net/tracker/index.php?func=detail&aid=1237707&group_id=13478&atid=113478). also, fix bugs with --sector-align on raw files by Josh Coalson · 19 years ago
  95. 15acb69 add support for encoding from non-compressed AIFF-C (SF bug #1090933: https://sourceforge.net/tracker/?func=detail&atid=113478&aid=1090933&group_id=13478) by Josh Coalson · 19 years ago
  96. c2af428 add note about fixed utf-8 decoding (disallow non-shortest-form and surrogate sequences) by Josh Coalson · 19 years ago
  97. cee66cf only warn about non-CDDA-compliant cuesheets instead of error by Josh Coalson · 19 years ago
  98. 0d903aa fix bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline by Josh Coalson · 19 years ago
  99. 302ed8c change the navbar css by integrating the separators into it. IE was treating the empty separator div's differently than everything else and putting space in them by Josh Coalson · 20 years ago
  100. a3dc20b typo by Josh Coalson · 20 years ago