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