1. 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
  2. 33f4ce5 add xmms.m4 to new m4/ directory as backup by Josh Coalson · 19 years ago
  3. b0a4ee3 fix "redefinition of socklen_t" problem on freebsd by Josh Coalson · 19 years ago
  4. d2918a3 last batch of fixes related to problems caused by new http streaming code by Josh Coalson · 19 years ago
  5. bdb9b2c minor cosmetics by Josh Coalson · 19 years ago
  6. da08a9a add replay gain info to file info box by Josh Coalson · 19 years ago
  7. f8ffa1a add new replaygain module by Josh Coalson · 19 years ago
  8. 99ea640 minor cosmetics by Josh Coalson · 19 years ago
  9. 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
  10. 53b626a add to verbiage about verify error; point to FAQ entry by Josh Coalson · 19 years ago
  11. 83fa59c more external use of "FLAC tags" instead of "Vorbis comments" to avoid confusion by Josh Coalson · 19 years ago
  12. 83b8d28 add shorthand option --remove-replay-gain to metaflac by Josh Coalson · 19 years ago
  13. b047964 fix minor problem with error case in handler for --add-seekpoint by Josh Coalson · 19 years ago
  14. 585e45d fix bad use of g_strconcat() by Josh Coalson · 19 years ago
  15. 3889287 remove spurious semicolon by Josh Coalson · 19 years ago
  16. 2808c09 convert from dos to unix cr/lf by Josh Coalson · 19 years ago
  17. 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
  18. 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
  19. c2751e6 add support for raw and aiff input in the multifile tests; also add proper checking for the correct operation of --sector-align by Josh Coalson · 19 years ago
  20. 53d7e14 minor comments by Josh Coalson · 19 years ago
  21. 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
  22. 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
  23. c2af428 add note about fixed utf-8 decoding (disallow non-shortest-form and surrogate sequences) by Josh Coalson · 19 years ago
  24. c6e53da fix bug in utf8len() by Josh Coalson · 19 years ago
  25. b4de169 fixes to remove warnings from gcc-4.0.0 by Josh Coalson · 19 years ago
  26. d263e6e disallow non-shortest-form encodings in utf-8 checking; when converting utf-8 to ucs-2, replace code points outside of ucs-2 with ? character by Josh Coalson · 19 years ago
  27. f2a8e06 disallow non-shortest-form encodings in utf-8 checking by Josh Coalson · 19 years ago
  28. cee66cf only warn about non-CDDA-compliant cuesheets instead of error by Josh Coalson · 19 years ago
  29. 67bae33 check that a cuesheet is legal before trying to encode with it so user will get a more useful error message; only warn about non-CDDA-compliant cuesheets instead of error by Josh Coalson · 19 years ago
  30. fe1d311 slightly more precise error message in CDDA cuesheet checking by Josh Coalson · 19 years ago
  31. e7001d6 change bug submission verbiage, require monitoring of sourceforge bug by Josh Coalson · 19 years ago
  32. 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
  33. ce0b345 remove FLAC__SYMMETRIC_RICE code by Josh Coalson · 19 years ago
  34. d8e59d2 add special CONFIG_CFLAGS for darwin by Josh Coalson · 19 years ago
  35. a02b73f check in more fixes from Luca to build properly on linux-ppc (asm-related again) by Josh Coalson · 19 years ago
  36. a708f55 add host check for cygwin to force the OBJ_FORMAT by Josh Coalson · 19 years ago
  37. 6fee5aa fix bug in the save_http_path initialization by Josh Coalson · 19 years ago
  38. 2f7293b add patch: on freebsd, detect via sysctl whether OS supports SSE by Josh Coalson · 19 years ago
  39. 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 · 19 years ago
  40. a3dc20b typo by Josh Coalson · 19 years ago
  41. a2f9a5b fix link to debian packages by Josh Coalson · 19 years ago
  42. 950e3ca revamp html to be xhtml 1.0 compliant, also use css by Josh Coalson · 19 years ago
  43. 66142c9 bump version to 1.1.2 by Josh Coalson · 19 years ago
  44. 725efa6 fix bug in random sampling by Josh Coalson · 19 years ago
  45. 17bdc00 reinstitute old FLAC__bitbuffer_read_rice_signed_block() for MSVC compiles by Josh Coalson · 19 years ago
  46. 81c50d6 add news item for 1.1.2 by Josh Coalson · 19 years ago
  47. f81b6df minor comments by Josh Coalson · 19 years ago
  48. 16eded5 fix on ppc: as/gas checks need to be __TEMPORARILY_DISABLED by Josh Coalson · 19 years ago
  49. 439367c fix endian-ness on sine wave tests by Josh Coalson · 19 years ago
  50. 26d9253 update to match latest sgml by Josh Coalson · 19 years ago
  51. 4ff0869 add 2005 copyright by Josh Coalson · 19 years ago
  52. e5c114d improve wording for --lax by Josh Coalson · 19 years ago
  53. 4cd9e81 remove joke faq entry by Josh Coalson · 19 years ago
  54. a410777 remove the "Reference" from the plugin description by Josh Coalson · 19 years ago
  55. 1c00851 need to link libiconv by Josh Coalson · 19 years ago
  56. 91ccea9 update to match sgml for 1.1.2 release by Josh Coalson · 19 years ago
  57. 26e101a fix tag typo by Josh Coalson · 19 years ago
  58. e68328e bump version number to 1.1.2-beta by Josh Coalson · 19 years ago
  59. 318bc93 bump version number to 1.1.2 by Josh Coalson · 19 years ago
  60. a344812 bump the libtool number by Josh Coalson · 19 years ago
  61. 47a6b5f skip the --input-size test until cat works in cygwin by Josh Coalson · 19 years ago
  62. 98587b1 better randomness on MSVC by Josh Coalson · 19 years ago
  63. a512713 move the acknowledgments section below the TOC by Josh Coalson · 19 years ago
  64. 7e09fad remove the "Reference" from the plugin description by Josh Coalson · 19 years ago
  65. 12065d0 fix bug in FLAC_plugin__tags_get_tag_utf8(), it was returning the whole entry instead of just the value by Josh Coalson · 19 years ago
  66. 7ffd7e4 fix: only do ogg-flac seeking tests if flac has ogg support built in by Josh Coalson · 19 years ago
  67. ae25181 remove the obsolete project_builder_prebuild_phase.sh by Josh Coalson · 19 years ago
  68. fefe949 update Miroslav's email by Josh Coalson · 19 years ago
  69. 16ece0a need /D "FLAC__HAS_OGG" for ogg seek tests to work by Josh Coalson · 19 years ago
  70. 2499c56 only use -force_cpusubtype_ALL in CFLAGS on Darwin-PPC by Josh Coalson · 19 years ago
  71. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 19 years ago
  72. 3c8d297 remove explicit call to AC_CANONICAL_HOST since it is called implicitly by who-knows-what; disable as/gas on PPC by Josh Coalson · 19 years ago
  73. c2a9bbb fixes to get winamp2 plugin to build on win32 again by Josh Coalson · 19 years ago
  74. 77d8e7f minor casting fixes by Josh Coalson · 19 years ago
  75. 95bf677 define HAVE_SOCKLEN_T by Josh Coalson · 19 years ago
  76. 4462311 fix constness in some functions by Josh Coalson · 19 years ago
  77. 63d489a temporary disable ppc asm optimizations by Josh Coalson · 19 years ago
  78. cd96b51 minor comments by Josh Coalson · 19 years ago
  79. 47c7b14 add FLAC__MANDATORY_VERIFY_WHILE_ENCODING ifdefs which will be turned on when compiling with new asm optimzations by Josh Coalson · 19 years ago
  80. cc12687 fix script invocation in valgrind mode by Josh Coalson · 19 years ago
  81. dc3fd35 update link to sf logo by Josh Coalson · 19 years ago
  82. 7bc3a10 link update for MC plugin by Josh Coalson · 19 years ago
  83. 9ce060e add missing decoder finish calls by Josh Coalson · 19 years ago
  84. 27ae348 fix recently-broken host- and system-checking logic by Josh Coalson · 19 years ago
  85. dc16d4c add note about xmms bug to http streaming entry by Josh Coalson · 19 years ago
  86. b1b4f59 minor fixes by Josh Coalson · 19 years ago
  87. c4cb493 minor comments by Josh Coalson · 19 years ago
  88. 0d3da77 fix typo in solaris defines by Josh Coalson · 19 years ago
  89. f4c1a8e fixes for compiling with SunPro by Josh Coalson · 19 years ago
  90. 7446e18 fix ANSI C violation w.r.t. const arrays by Josh Coalson · 19 years ago
  91. f30426a minor formatting by Josh Coalson · 19 years ago
  92. 450572f add test_seeking runs for native FLAC files with total_samples=0 in the STREAMINFO by Josh Coalson · 19 years ago
  93. 7b3808b improve to test seeking beyond end-of-stream by Josh Coalson · 19 years ago
  94. d2e010e improve resolution stream-length-in-millisecond calculation by Josh Coalson · 19 years ago
  95. 08ccb1f remove unnecessary #includes by Josh Coalson · 19 years ago
  96. a47e20f fix another seeking bug that can happen rarely when seeking past the end of the stream by Josh Coalson · 19 years ago
  97. 65dc12a add link to project page on sourceforge by Josh Coalson · 19 years ago
  98. 3e41250 tag new changelog entry as version 1.1.2 by Josh Coalson · 19 years ago
  99. e94ad4f minor removal of unused code; see http://lists.xiph.org/pipermail/flac-dev/2005-January/001703.html by Josh Coalson · 19 years ago
  100. 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 · 19 years ago