1. 1e9e707 stdint.h fixes for MSVS 2005/2008 by Erik de Castro Lopo · 8 years ago
  2. c80a819 Only compile and run tests when running 'make check' by David Seifert · 8 years ago
  3. c6318e9 Purge usage of `unsigned` type by Erik de Castro Lopo · 8 years ago
  4. 6a5fe43 Bulk update copyright dates by Erik de Castro Lopo · 8 years ago
  5. d40a6bc libFLAC: Remove win_utf8_io dependency by Erik de Castro Lopo · 9 years ago
  6. ba18bd1 Fix dependencies for MSVC by Erik de Castro Lopo · 9 years ago
  7. e4399a0 Whitespace only by Erik de Castro Lopo · 9 years ago
  8. c05b7ba Makefile.lite: Include config.mk from top level build dir by Thomas Zander · 9 years ago
  9. 29db3fb Fix cursheet tests for 'make distcheck'. by Erik de Castro Lopo · 10 years ago
  10. 7c3cd3d Update grabbag tests to work out-of-tree. by Erik de Castro Lopo · 10 years ago
  11. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 10 years ago
  12. 3194829 Makefile.ams: Add MSVS project files to EXTRA_DIST. by Erik de Castro Lopo · 10 years ago
  13. d043785 Add project files for Visual Studio 2010 and later. by Erik de Castro Lopo · 10 years ago
  14. 9df6736 Update Makefile.lite build system. by Evan Ramos · 10 years ago
  15. 006b835 Fix all instances of '#if HAVE_CONFIG_H'. by Erik de Castro Lopo · 10 years ago
  16. a1abfa3 Vcproj file updates. by Erik de Castro Lopo · 11 years ago
  17. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  18. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  19. 6a9a18f For windows, make UTF-8 mode into a runtime choice. by Erik de Castro Lopo · 11 years ago
  20. b500183 Only link against libogg (and libm) if needed by Ulrich Klauer · 11 years ago
  21. 0cd2e9e Purge FLAC__STRINGS_IN_UTF8 from VC project files. by Erik de Castro Lopo · 11 years ago
  22. e14a087 Add CLEANFILES to relevant Makefile.am to force removal of Windows EXEs. by Erik de Castro Lopo · 11 years ago
  23. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 11 years ago
  24. 3c84f9e Use new function flac_snprintf() where ever appropriate. by Erik de Castro Lopo · 11 years ago
  25. 168c258 Purge old un-maintained MSVC 6 project files. 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. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 12 years ago
  29. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  30. 86efeb5 Replace printfs with "%s" format strings with puts. by Erik de Castro Lopo · 12 years ago
  31. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  32. a4ffcc0 Fix -Werror=format-security errors. by Erik de Castro Lopo · 13 years ago
  33. 8bbbf56 Fix compiler warnings. by Erik de Castro Lopo · 13 years ago
  34. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  35. 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 · 16 years ago
  36. c10f978 update Makefile.lite system to work on x86_64 linux by Josh Coalson · 16 years ago
  37. 9777974 remove VCWebDeploymentTool item for better proj compatibility with vs9 by Josh Coalson · 16 years ago
  38. 82b1280 update copyright for 2008 by Josh Coalson · 16 years ago
  39. d22b888 remove spurious CLEANFILES by Josh Coalson · 17 years ago
  40. 7665396 improvements to compile/link options by Josh Coalson · 17 years ago
  41. 4fb6132 add vcproj files to EXTRA_DIST by Josh Coalson · 17 years ago
  42. d868f0c minor comments by Josh Coalson · 17 years ago
  43. cb6dc72 *** empty log message *** by Josh Coalson · 18 years ago
  44. 8a95ba6 expand test to include simplified for of specification by Josh Coalson · 18 years ago
  45. 1c91ee3 add debugging defines with /D by Josh Coalson · 18 years ago
  46. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  47. 7ae3359 fixes based on valgrind run by Josh Coalson · 18 years ago
  48. 89a8205 minor fixes to linked libs by Josh Coalson · 18 years ago
  49. 4511f20 link libogg if necessary by Josh Coalson · 18 years ago
  50. d68a14c _snprintf hackery for MSVC6 by Josh Coalson · 18 years ago
  51. 35a07ee fix project name by Josh Coalson · 18 years ago
  52. 6e94c90 add parsing of picture type from spec; add check that type 1 picture is 32x32 PNG by Josh Coalson · 18 years ago
  53. 63da21f add test for --> MIME type (linked URL) by Josh Coalson · 18 years ago
  54. 5f427b3 new tester for testing PICTURE specification parsing by Josh Coalson · 18 years ago
  55. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  56. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  57. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 20 years ago
  58. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  59. 2757af6 get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage by Josh Coalson · 20 years ago
  60. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  61. 9c650a5 add undocumented option --apply-replaygain-which-is-not-lossless to flac; required a lot of reorganization; gain_analysis lib renamed to replaygain_analyis; replaygain_synthesis moved out of plugin_common into its own library in share/ by Josh Coalson · 21 years ago
  62. ca56e93 Build libtool archives instead of plain .a archives, so that PIC versions are by Matt Zimmerman · 22 years ago
  63. e8a7601 change license verbiage by Josh Coalson · 22 years ago
  64. 630d22e remove reference to obsolete Makefile.vc by Josh Coalson · 22 years ago
  65. d8109c2 obsolete now that .dsp files are complete by Josh Coalson · 22 years ago
  66. 8dea208 Second patch from X-Fixer: tweaks for better MSVC build by Josh Coalson · 22 years ago
  67. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  68. 3644a56 fix memory leaks by Josh Coalson · 22 years ago
  69. 8f0c71b add "is_cd" flag to CUESHEET everywhere by Josh Coalson · 22 years ago
  70. 44ca9fe fix library list by Josh Coalson · 22 years ago
  71. 34c1ea8 instrument for valgrind by Josh Coalson · 22 years ago
  72. bdec71c minor fixes revealed by new tests by Josh Coalson · 22 years ago
  73. abfd356 minor fixes by Josh Coalson · 22 years ago
  74. fcc7a68 get Makefile.vc system working again with new debug/release dirs and static/dynamic targets by Josh Coalson · 22 years ago
  75. dfdc818 new grabbag testers by Josh Coalson · 22 years ago