1. c7d3bd8 test_streams: Fix UBSAN error in random generator by Erik de Castro Lopo · 4 years, 11 months ago
  2. 6d0e222 Make sure CMake build files end up in release tarball by Erik de Castro Lopo · 5 years ago
  3. 573dbc1 Use of BUILD_SHARED_LIBS added by Vitaliy Kirsanov · 5 years ago
  4. c39718d CMake support added by Vitaliy Kirsanov · 5 years ago
  5. bb75073 flac: Use WAVEFORMATEXTENSIBLE when bps != (8|16) by Erik de Castro Lopo · 7 years ago
  6. 1e9e707 stdint.h fixes for MSVS 2005/2008 by Erik de Castro Lopo · 8 years ago
  7. c80a819 Only compile and run tests when running 'make check' by David Seifert · 8 years ago
  8. 9e5dd48 Makefile.lite fixes by Erik de Castro Lopo · 8 years ago
  9. 6a5fe43 Bulk update copyright dates by Erik de Castro Lopo · 8 years ago
  10. 89a0fe1 test_streams: Use fopen instead of flac_fopen by Erik de Castro Lopo · 9 years ago
  11. c05b7ba Makefile.lite: Include config.mk from top level build dir by Thomas Zander · 9 years ago
  12. a9434dd src/test_streams: Generate signed and unsigned RAW files by Erik de Castro Lopo · 9 years ago
  13. ab7ab03 src/test_streams/main.c : Use flac_snprintf() instead of snprintf(). by Erik de Castro Lopo · 10 years ago
  14. b903670 replaygain test: Use C code to generate test files. by Erik de Castro Lopo · 10 years ago
  15. a0277fc src/test_streams/ : Pull out write_simple_wavex_header() for reuse. by Erik de Castro Lopo · 10 years ago
  16. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 10 years ago
  17. 3194829 Makefile.ams: Add MSVS project files to EXTRA_DIST. by Erik de Castro Lopo · 10 years ago
  18. d043785 Add project files for Visual Studio 2010 and later. by Erik de Castro Lopo · 10 years ago
  19. 9df6736 Update Makefile.lite build system. by Evan Ramos · 10 years ago
  20. 006b835 Fix all instances of '#if HAVE_CONFIG_H'. by Erik de Castro Lopo · 11 years ago
  21. a1abfa3 Vcproj file updates. by Erik de Castro Lopo · 11 years ago
  22. 31a79d7 Move M_PI definition to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  23. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  24. 6a9a18f For windows, make UTF-8 mode into a runtime choice. by Erik de Castro Lopo · 11 years ago
  25. 0cd2e9e Purge FLAC__STRINGS_IN_UTF8 from VC project files. by Erik de Castro Lopo · 11 years ago
  26. 2199d08 Enable utf8 I/O stuff when compiling with MinGW. by Erik de Castro Lopo · 11 years ago
  27. e14a087 Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs. by Erik de Castro Lopo · 12 years ago
  28. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 12 years ago
  29. 3c84f9e Use new function flac_snprintf() where ever appropriate. by Erik de Castro Lopo · 12 years ago
  30. f86b1a3 Wave64 patch from Janne Hyvrinen <cse@sci.fi>. by Erik de Castro Lopo · 12 years ago
  31. 168c258 Purge old un-maintained MSVC 6 project files. by Erik de Castro Lopo · 12 years ago
  32. fd6b192 Another MSVC patch from Ben Alison. by Erik de Castro Lopo · 12 years ago
  33. a4c321e Large patch from Ben Allison fixing the MSVC build. by Erik de Castro Lopo · 12 years ago
  34. f67928d Fix VC project files to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  35. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  36. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  37. 1f0dacc Add a regresion test for compression levels. by Erik de Castro Lopo · 12 years ago
  38. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  39. 774e077 Speed up the tests by testing slightly fewer combinations. by Erik de Castro Lopo · 13 years ago
  40. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  41. 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
  42. 7617cac add support for RF64 by Josh Coalson · 16 years ago
  43. 9777974 remove VCWebDeploymentTool item for better proj compatibility with vs9 by Josh Coalson · 16 years ago
  44. 82b1280 update copyright for 2008 by Josh Coalson · 17 years ago
  45. d22b888 remove spurious CLEANFILES by Josh Coalson · 17 years ago
  46. e2fea29 OS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail&aid=1229495&group_id=13478&atid=113478) by Josh Coalson · 17 years ago
  47. 7665396 improvements to compile/link options by Josh Coalson · 17 years ago
  48. 4fb6132 add vcproj files to EXTRA_DIST by Josh Coalson · 17 years ago
  49. cb6dc72 *** empty log message *** by Josh Coalson · 18 years ago
  50. 9bedd78 fix compiler warnings by Josh Coalson · 18 years ago
  51. b740c51 generate noisy sine waves instead of pure noise for round-trip samples by Josh Coalson · 18 years ago
  52. 1c91ee3 add debugging defines with /D by Josh Coalson · 18 years ago
  53. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  54. e3ec2ad convert C prototypes for functions with no args from () to (void) by Josh Coalson · 18 years ago
  55. 5ae0084 C89 fix (SF#1613348: http://sourceforge.net/tracker/index.php?func=detail&aid=1613348&group_id=13478&atid=313478) by Josh Coalson · 18 years ago
  56. 6af7ab8 minor syntax by Josh Coalson · 18 years ago
  57. 8def87a expand round-trip tests to include odd bits per sample (all 4<=bps<=24) by Josh Coalson · 18 years ago
  58. 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
  59. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  60. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  61. e9a638d add support for building on os/2 with emx by Josh Coalson · 19 years ago
  62. 53d7e14 minor comments by Josh Coalson · 19 years ago
  63. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 20 years ago
  64. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  65. 2757af6 get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage by Josh Coalson · 20 years ago
  66. ab86332 observe padding byte requirement when writing test WAVEs by Josh Coalson · 20 years ago
  67. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  68. af9c773 add Brady's better write_sane_extended() by Josh Coalson · 21 years ago
  69. 630d22e remove reference to obsolete Makefile.vc by Josh Coalson · 22 years ago
  70. d8109c2 obsolete now that .dsp files are complete by Josh Coalson · 22 years ago
  71. 53496dd bump version number to 1.1.0 by Josh Coalson · 22 years ago
  72. 3123b07 minor fix for MSVC by Josh Coalson · 22 years ago
  73. 8dea208 Second patch from X-Fixer: tweaks for better MSVC build by Josh Coalson · 22 years ago
  74. 75d78a3 bump version string to 1.0.5_beta2 by Josh Coalson · 22 years ago
  75. 1f208a8 working RNG patch for MSVC by Josh Coalson · 22 years ago
  76. 4c2676a update the version number from 1.0.4 to 1.0.5-beta1 by Josh Coalson · 22 years ago
  77. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  78. 1dfef45 minor syntax by Josh Coalson · 22 years ago
  79. 554f8f8 minor tweak to test parameters by Josh Coalson · 22 years ago
  80. 7f06012 add arbitrary WAVE and AIFF file generators by Josh Coalson · 22 years ago
  81. fcc7a68 get Makefile.vc system working again with new debug/release dirs and static/dynamic targets by Josh Coalson · 22 years ago
  82. bfc8e31 revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories by Josh Coalson · 22 years ago
  83. b74fc98 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files by Josh Coalson · 22 years ago
  84. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  85. 8806494 fixes for building static libs (new FLAC__NO_DLL #define) by Josh Coalson · 22 years ago
  86. fc70147 changes for MSCV: added dsp file, rename any .cc files to .cpp by Josh Coalson · 22 years ago
  87. 3960df1 Fix slightly botched search-and-replace which produced constructs like by Matt Zimmerman · 22 years ago
  88. 7171784 add one more noise stream by Josh Coalson · 22 years ago
  89. e525917 Use config.h rather than passing all defs in CFLAGS by Matt Zimmerman · 22 years ago
  90. 7dfd40d bump the version number from 1.0.4_beta to 1.0.4 by Josh Coalson · 22 years ago
  91. 6b2efd0 bump version number to 1.0.4_beta by Josh Coalson · 22 years ago
  92. 9fb180b add 8bps sine wave to suite; also do some 48kHz and 96kHz tests by Josh Coalson · 22 years ago
  93. cd443f6 add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST by Josh Coalson · 22 years ago
  94. 0d0d773 bump version number from 1.0.3_beta to 1.0.3 by Josh Coalson · 22 years ago
  95. cc68251 another big glob of changes/fixes by Josh Coalson · 22 years ago
  96. 7fd3737 bump version number to 1.0.3 by Josh Coalson · 22 years ago
  97. 1152f9f update copyright date to include 2002 by Josh Coalson · 23 years ago
  98. 305ae2e update copyright date to include 2002 by Josh Coalson · 23 years ago
  99. a564249 update the version number to 1.0.2 by Josh Coalson · 23 years ago
  100. 40333b1 commit patch for compiling on mingw32 by Josh Coalson · 23 years ago