1. 6d0e222 Make sure CMake build files end up in release tarball by Erik de Castro Lopo · 4 years, 8 months ago
  2. f764434 Version 1.3.3 by Erik de Castro Lopo · 4 years, 10 months ago
  3. 1146117 test: Ignore varying length in metadata by Erik de Castro Lopo · 4 years, 10 months ago
  4. 0c3440a Fixed #107: CMake error without enabling BUILD_CXXLIBS by Vitaliy Kirsanov · 5 years ago
  5. b967ef0 Added ECHO_C to CMake tests by Vitaliy Kirsanov · 5 years ago
  6. 5435f15 /test/*.sh enabled for CTest in UNIX by Vitaliy Kirsanov · 5 years ago
  7. 452a447 Add output-prefix tests by orbea · 6 years ago
  8. 01eb197 Fix miscellaneous typos. by luz.paz · 6 years ago
  9. bb75073 flac: Use WAVEFORMATEXTENSIBLE when bps != (8|16) by Erik de Castro Lopo · 7 years ago
  10. ac39d37 Version 1.3.2 by Erik de Castro Lopo · 7 years ago
  11. 1366367 test/test_metaflac.sh: Comment only by Erik de Castro Lopo · 7 years ago
  12. e64ac79 Makefile.lite: Fix running of tests by Erik de Castro Lopo · 7 years ago
  13. 6b00dc2 Another bulk update of copyright dates by Erik de Castro Lopo · 7 years ago
  14. 6a5fe43 Bulk update copyright dates by Erik de Castro Lopo · 7 years ago
  15. 0b9bceb test/Makefile.lite: Remove call to old script by Erik de Castro Lopo · 8 years ago
  16. cf0a6ec Fix 'make distcheck' target by Erik de Castro Lopo · 8 years ago
  17. 3de7413 cuesheet.c: Allow quotes around ISRC field by Erik de Castro Lopo · 8 years ago
  18. 1531034 test/: Remove two redundant scripts by Erik de Castro Lopo · 8 years ago
  19. efaab3c test/ : Use more portable echo constructs by Erik de Castro Lopo · 9 years ago
  20. 084bb72 test_flac.sh: Test unsigned as well as signed by Erik de Castro Lopo · 9 years ago
  21. bb6f643 test_streams.sh: Improve error message by Erik de Castro Lopo · 9 years ago
  22. f7c52c8 metaflac: add --scan-replay-gain option by Ben Boeckel · 9 years ago
  23. 1ddeb26 test/test_flac.sh : Make it work for 'make distcheck'. by Erik de Castro Lopo · 9 years ago
  24. 29db3fb Fix cursheet tests for 'make distcheck'. by Erik de Castro Lopo · 9 years ago
  25. ed22a42 test/test_metaflac.sh : Out-of-tree build fixes. by Erik de Castro Lopo · 9 years ago
  26. d8036ea test/test_flac.sh : Out-of-tree build fixes. by Erik de Castro Lopo · 9 years ago
  27. 7c3cd3d Update grabbag tests to work out-of-tree. by Erik de Castro Lopo · 9 years ago
  28. bb2abea test/test_flac.sh : Silence increased encoding size warnings. by Erik de Castro Lopo · 9 years ago
  29. bd51618 test/Makefile.am : Collapse 'fullcheck' into 'check' target. by Erik de Castro Lopo · 9 years ago
  30. 757ae56 test/common.sh.in : Add top_builddir and top_srcdir variables. by Erik de Castro Lopo · 9 years ago
  31. b903670 replaygain test: Use C code to generate test files. by Erik de Castro Lopo · 9 years ago
  32. 7ef7b58 test/test_replaygain.sh : Minor cleanup. by Erik de Castro Lopo · 9 years ago
  33. bc97640 Grammatical error in make file comment fixed by Karthik Periagaram · 9 years ago
  34. 0e11f73 Version 1.3.1 final. by Erik de Castro Lopo · 9 years ago
  35. 1a7c3fa tests/*.sh : Switch back to /bin/sh. by Erik de Castro Lopo · 9 years ago
  36. b147b73 test/test_compression.sh : Fix for OSX. by Erik de Castro Lopo · 9 years ago
  37. ccdd8fe libFLAC/format.c : Fix the date in FLAC__VENDOR_STRING. by Erik de Castro Lopo · 9 years ago
  38. 39d9791 More date fixes. by Erik de Castro Lopo · 9 years ago
  39. b83ee75 Set version to 1.3.1pre1. by Erik de Castro Lopo · 9 years ago
  40. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 9 years ago
  41. 3d800a5 Make test_compression a little more forgiving by Martijn van Beurden · 10 years ago
  42. 879a0ce test/test_flac.sh : Add --force-raw-format as needed. by Erik de Castro Lopo · 10 years ago
  43. 1988855 test_replaygain.sh : Add --force-raw-format option. by Erik de Castro Lopo · 10 years ago
  44. 4bc4255 test/test_replaygain.sh : Update tests after work aroind for GCC bug. by Erik de Castro Lopo · 10 years ago
  45. 2116df2 Remove un-needed code. by Erik de Castro Lopo · 10 years ago
  46. 163b734 Repairs test_grabbag.sh by Martijn van Beurden · 10 years ago
  47. a9712a2 Factor out common test functionality to test/common.sh.in. by Erik de Castro Lopo · 11 years ago
  48. 1d3d50a Switch test scripts to bash. by Erik de Castro Lopo · 11 years ago
  49. d6fa290 test/test_seeking.sh : Fix detection of Ogg support. by Erik de Castro Lopo · 11 years ago
  50. 5797009 test/test_replaygain.sh : Prefer mawk over gawk. by Erik de Castro Lopo · 11 years ago
  51. b01e568 Split regain play tests into separate script. by Erik de Castro Lopo · 11 years ago
  52. d06d985 test/ : Use new --no-error-on-compression-fail option as needed. by Erik de Castro Lopo · 11 years ago
  53. c7957b2 test/*.sh : Fix MALLOC_PERTURB initialization. by Erik de Castro Lopo · 11 years ago
  54. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  55. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  56. f2e10fa test/test_compression.sh : Test compression level 0 as well. by Erik de Castro Lopo · 11 years ago
  57. 690205b Add set -e to stop test_metaflac.sh by Martijn van Beurden · 11 years ago
  58. 69c44a5 test/test_metaflac.sh: POSIXify embedded awk script. by Erik de Castro Lopo · 11 years ago
  59. 4f24161 Replace usage of $RANDOM in test scripts. by Erik de Castro Lopo · 11 years ago
  60. f6585b0 Reduce valgrind num-callers to 50 by Martijn van Beurden · 11 years ago
  61. dec61ce Fixes setting test level and valgrind testing by Martijn van Beurden · 11 years ago
  62. cd3162a test/test_compression.sh : Replace seq with numbers. by Erik de Castro Lopo · 11 years ago
  63. 0432b96 test/test_compression.sh : Use wc instead of stat to get file size. by Erik de Castro Lopo · 11 years ago
  64. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 11 years ago
  65. 1f0dacc Add a regresion test for compression levels. by Erik de Castro Lopo · 12 years ago
  66. c5c4ce9 Tweak MALLOC_PERTURB_ expression in tests. by Erik de Castro Lopo · 12 years ago
  67. 95f0f75 export MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite by Cristian Rodríguez · 12 years ago
  68. f20770e Add patch from Earl Chew <earl_chew@yahoo.com> that adds testing for by Erik de Castro Lopo · 12 years ago
  69. 774e077 Speed up the tests by testing slightly fewer combinations. by Erik de Castro Lopo · 12 years ago
  70. efffc25 Fix 'make distcheck'. by Erik de Castro Lopo · 12 years ago
  71. a606e1a Renable metaflac tests disabled earlier because they were failing. by Erik de Castro Lopo · 12 years ago
  72. 1ca5413 Fix 'make distcheck'. by Erik de Castro Lopo · 12 years ago
  73. b2ef988 Add test_wrapper.sh to the distribution. by Ralph Giles · 12 years ago
  74. e7fb215 Add 'make fastcheck' target. by Erik de Castro Lopo · 12 years ago
  75. 7b0d8f1 Run all tests from one script which bails on the first failure. by Erik de Castro Lopo · 12 years ago
  76. f3d4fb2 test/test_metaflac.sh : Disable failing tests. by Erik de Castro Lopo · 12 years ago
  77. 0b06747 test/test_metaflac.sh : Bypass currently broken tests. by Erik de Castro Lopo · 12 years ago
  78. dea0f5a add 2009 copyright by Josh Coalson · 15 years ago
  79. c9ed238 Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, SF#2182432: https://sourceforge.net/tracker2/?func=detail&aid=1947353&group_id=13478&atid=363478 https://sourceforge.net/tracker2/index.php?func=detail&aid=2182432&group_id=13478&atid=113478) by Josh Coalson · 15 years ago
  80. d75a07c fix bug with fractional seconds on some locales (SF#1815517: https://sourceforge.net/tracker2/?func=detail&aid=1815517&group_id=13478&atid=113478) by Josh Coalson · 15 years ago
  81. bbdb83d fix incorrect handling of block align by Josh Coalson · 16 years ago
  82. d7f5344 add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php?func=detail&aid=1769582&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  83. 7617cac add support for RF64 by Josh Coalson · 16 years ago
  84. 3b938ac don't use filenames with colons to avoid problems on cygwin by Josh Coalson · 16 years ago
  85. 82b1280 update copyright for 2008 by Josh Coalson · 16 years ago
  86. 09b164b bump version number to 1.2.1 by Josh Coalson · 17 years ago
  87. 0f325b0 replace CLEANFILES with clean-local: target by Josh Coalson · 17 years ago
  88. 9f742f6 *** empty log message *** by Josh Coalson · 17 years ago
  89. 571b95a Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out track number; also add requirement for non-CDDA lead-out track number to be 255 (SF#1764105: https://sourceforge.net/tracker/index.php?func=detail&aid=1764105&group_id=13478&atid=113478). by Josh Coalson · 17 years ago
  90. 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
  91. 412a037 solaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=detail&aid=1783225&group_id=13478&atid=113478) by Josh Coalson · 17 years ago
  92. 12d3a41 change default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478) by Josh Coalson · 17 years ago
  93. a1584f6 bump release date to 7/15/07 by Josh Coalson · 17 years ago
  94. 7329697 bump version number to 1.2.0 by Josh Coalson · 17 years ago
  95. 89f01a8 switch from --logfile-fd= to --log-fd= to match newer valgrind options by Josh Coalson · 17 years ago
  96. 5c24bb8 add support for reading the raw pcm samples so that seeker can check that decoding resumes at the right place by Josh Coalson · 17 years ago
  97. 826a0a7 bump version number to 1.1.4 by Josh Coalson · 17 years ago
  98. 8a95ba6 expand test to include simplified for of specification by Josh Coalson · 17 years ago
  99. 2c5bbbf update to match new default blocksize of 4096 by Josh Coalson · 17 years ago
  100. 734fe75 update to match default block size by Josh Coalson · 17 years ago