1. e0b62a6 Bunch of CMake fixes by evpobr · 4 years, 1 month ago
  2. a3d8927 Correct printf specifiers to unsigned int where needed by Andrey Astafyev · 4 years, 6 months ago
  3. 6d0e222 Make sure CMake build files end up in release tarball by Erik de Castro Lopo · 4 years, 8 months ago
  4. 573dbc1 Use of BUILD_SHARED_LIBS added by Vitaliy Kirsanov · 5 years ago
  5. 2359563 FLAC now depends on win_utf8_io by Vitaliy Kirsanov · 5 years ago
  6. c39718d CMake support added by Vitaliy Kirsanov · 5 years ago
  7. 1e9e707 stdint.h fixes for MSVS 2005/2008 by Erik de Castro Lopo · 7 years ago
  8. 71b909b Yet more purging of `unsigned` type by Erik de Castro Lopo · 7 years ago
  9. 6a5fe43 Bulk update copyright dates by Erik de Castro Lopo · 7 years ago
  10. d40a6bc libFLAC: Remove win_utf8_io dependency by Erik de Castro Lopo · 8 years ago
  11. c05b7ba Makefile.lite: Include config.mk from top level build dir by Thomas Zander · 9 years ago
  12. eb753ae Remove traiing whitespace (mostly .c and .h files). by Erik de Castro Lopo · 9 years ago
  13. 71b5c02 examples/*/Makefile.am : Add CLEANFILES line to remove Windows .exe files. by Erik de Castro Lopo · 9 years ago
  14. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 10 years ago
  15. 93846ee examples/c/decode/file/main.c : Add extra error handling. by Erik de Castro Lopo · 10 years ago
  16. 3194829 Makefile.ams: Add MSVS project files to EXTRA_DIST. by Erik de Castro Lopo · 10 years ago
  17. d043785 Add project files for Visual Studio 2010 and later. by Erik de Castro Lopo · 10 years ago
  18. 46bedb5 Update URLs as nedeed. 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 · 10 years ago
  21. a1abfa3 Vcproj file updates. by Erik de Castro Lopo · 11 years ago
  22. 95552e1 Fix numerous warnings arising from addition of -Weffc++. by Erik de Castro Lopo · 11 years ago
  23. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  24. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  25. 6a9a18f For windows, make UTF-8 mode into a runtime choice. by Erik de Castro Lopo · 11 years ago
  26. b500183 Only link against libogg (and libm) if needed by Ulrich Klauer · 11 years ago
  27. 0cd2e9e Purge FLAC__STRINGS_IN_UTF8 from VC project files. by Erik de Castro Lopo · 11 years ago
  28. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 11 years ago
  29. c152d1a More Microsoft Visual Studio project file updates. by Erik de Castro Lopo · 11 years ago
  30. 168c258 Purge old un-maintained MSVC 6 project files. by Erik de Castro Lopo · 11 years ago
  31. a4c321e Large patch from Ben Allison fixing the MSVC build. by Erik de Castro Lopo · 11 years ago
  32. f67928d Fix VC project files to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 11 years ago
  33. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 11 years ago
  34. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 11 years ago
  35. 6a1f59b Update FSF address. by Miroslav Lichvar · 11 years ago
  36. 605f920 Fix more compiler warnings. by Erik de Castro Lopo · 12 years ago
  37. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  38. df80b9b Add missing <csting> include. by Erik de Castro Lopo · 12 years ago
  39. 698ee5c Purge MINGW_WINSOCK_LIBS config variable. by Erik de Castro Lopo · 12 years ago
  40. 59afe36 Add file include/share/compat.h and start moving CPP hackery into it. by Erik de Castro Lopo · 12 years ago
  41. d5bb4be Patch from David Yeo to conditionally include <inttypes.h>. by Erik de Castro Lopo · 12 years ago
  42. ce8a751 Fix a bunch of printf format warnings. by Erik de Castro Lopo · 12 years ago
  43. dea0f5a add 2009 copyright by Josh Coalson · 15 years ago
  44. c10f978 update Makefile.lite system to work on x86_64 linux by Josh Coalson · 16 years ago
  45. 9777974 remove VCWebDeploymentTool item for better proj compatibility with vs9 by Josh Coalson · 16 years ago
  46. 82b1280 update copyright for 2008 by Josh Coalson · 16 years ago
  47. 0a4ecd8 fix #includes (SF#1834168: https://sourceforge.net/tracker/index.php?func=detail&aid=1834168&group_id=13478&atid=313478) by Josh Coalson · 17 years ago
  48. 402a9ed final automake-related fixes by Josh Coalson · 17 years ago
  49. 24b58c0 *** empty log message *** by Josh Coalson · 17 years ago
  50. fe7ea99 minor fixes by Josh Coalson · 17 years ago
  51. 703d0d4 add encoder examples by Josh Coalson · 17 years ago
  52. 8bc1cde minor improvements by Josh Coalson · 17 years ago
  53. 044303c *** empty log message *** by Josh Coalson · 17 years ago
  54. 1b21c25 add example_cpp_decode_file by Josh Coalson · 17 years ago
  55. 0af1527 *** empty log message *** by Josh Coalson · 17 years ago
  56. 1364a1e minor fixes by Josh Coalson · 17 years ago
  57. 0577344 *** empty log message *** by Josh Coalson · 17 years ago
  58. 6d6afdc msvc fixes by Josh Coalson · 17 years ago
  59. 44937a7 add new top level examples/ directory with one example for now (example_c_decode_file) by Josh Coalson · 17 years ago