1. 1640e10 lib.mk: Remove incorrect u flag from ar by NotTsunami · 4 years, 6 months ago
  2. f764434 Version 1.3.3 by Erik de Castro Lopo · 4 years, 10 months ago
  3. 8f4dffe Silence -finline-functions warning by Thomas Zander · 7 years ago
  4. ac39d37 Version 1.3.2 by Erik de Castro Lopo · 7 years ago
  5. 76c25ba More Makefile.lite fixes by Erik de Castro Lopo · 7 years ago
  6. 9e5dd48 Makefile.lite fixes by Erik de Castro Lopo · 7 years ago
  7. 6a5fe43 Bulk update copyright dates by Erik de Castro Lopo · 7 years ago
  8. 089caea Makefile.lite: Improved solution to CFLAGS from environment by Erik de Castro Lopo · 8 years ago
  9. 2a47450 Makefile.lite: Pick up `CFLAGS` from the environment by Erik de Castro Lopo · 8 years ago
  10. c9128ad Make.lite: Proper detection Darwin/x86_64 by Thomas Zander · 9 years ago
  11. d20a79a Let Makefile.lite build succeed on FreeBSD amd64 by Thomas Zander · 9 years ago
  12. 0e11f73 Version 1.3.1 final. by Erik de Castro Lopo · 9 years ago
  13. b83ee75 Set version to 1.3.1pre1. by Erik de Castro Lopo · 9 years ago
  14. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 9 years ago
  15. b60f16b Remove old/broken PPC/Altivec code. by Erik de Castro Lopo · 10 years ago
  16. 4a63f10 build/config.mk : Define CPU_IS_LITTLE_ENDIAN as needed. by Erik de Castro Lopo · 10 years ago
  17. f658ea5 Further updates to the Makefile.lite build system. by Evan Ramos · 10 years ago
  18. 9df6736 Update Makefile.lite build system. by Evan Ramos · 10 years ago
  19. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  20. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  21. 33fa7dc Minor Linux fixes for Makefile.lite build method. by Erik de Castro Lopo · 11 years ago
  22. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 11 years ago
  23. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 11 years ago
  24. dea0f5a add 2009 copyright by Josh Coalson · 15 years ago
  25. 75d35cf proper handling of variable length arrays (SF#2002481 https://sourceforge.net/tracker2/?func=detail&aid=2002481&group_id=13478&atid=113478) by Josh Coalson · 15 years ago
  26. a832ef3 fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=detail&aid=1676822&group_id=13478&atid=113478) by Josh Coalson · 15 years ago
  27. c10f978 update Makefile.lite system to work on x86_64 linux by Josh Coalson · 16 years ago
  28. 82b1280 update copyright for 2008 by Josh Coalson · 16 years ago
  29. 09b164b bump version number to 1.2.1 by Josh Coalson · 17 years ago
  30. 26ba103 fix CFLAGS typo by Josh Coalson · 17 years ago
  31. 1c2d61e add more warning flags by Josh Coalson · 17 years ago
  32. 7329697 bump version number to 1.2.0 by Josh Coalson · 17 years ago
  33. 22d3f2a add debug info to nasm debug builds by Josh Coalson · 17 years ago
  34. b9d8b9e remove special makefile variants for libiconv on darwin by Josh Coalson · 17 years ago
  35. e74bd95 add 2007 copyright by Josh Coalson · 17 years ago
  36. fc92d8d bump version to 1.1.4-alpha1 by Josh Coalson · 17 years ago
  37. 423f804 several speed improvements: completely rewritten bitbuffer which uses native machine word size instead of bytes; much faster rice partition size estimation; crc16 calculation in machine word size by Josh Coalson · 17 years ago
  38. c85f314 bump version number to 1.1.3 by Josh Coalson · 18 years ago
  39. 9e77915 remove redundant -Wextra by Josh Coalson · 18 years ago
  40. 6948a47 add -Wextra to gcc flags by Josh Coalson · 18 years ago
  41. b1f3238 bump version to 1.1.3-beta2 by Josh Coalson · 18 years ago
  42. 663a2af bump version number to 1.1.3-beta1 by Josh Coalson · 18 years ago
  43. 95b8968 bump version number to 1.1.3 by Josh Coalson · 18 years ago
  44. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  45. 8542542 update iconv settings by Josh Coalson · 18 years ago
  46. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  47. c8dc7a4 bump version to intermediate CVS by Josh Coalson · 18 years ago
  48. d8e59d2 add special CONFIG_CFLAGS for darwin by Josh Coalson · 19 years ago
  49. 66142c9 bump version to 1.1.2 by Josh Coalson · 19 years ago
  50. e68328e bump version number to 1.1.2-beta by Josh Coalson · 19 years ago
  51. ae25181 remove the obsolete project_builder_prebuild_phase.sh by Josh Coalson · 19 years ago
  52. 95bf677 define HAVE_SOCKLEN_T by Josh Coalson · 19 years ago
  53. a78fac6 add 2005 to copyright notices by Josh Coalson · 19 years ago
  54. b54ce2e improved handling of libiconv by Josh Coalson · 19 years ago
  55. f8ecdde fix typos, remove obsolete $(ORDINALS_H) by Josh Coalson · 19 years ago
  56. 28306cc don't build dynamic libs on OS X by Josh Coalson · 19 years ago
  57. 81b3cae revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 19 years ago
  58. 3795432 obsolete by Josh Coalson · 19 years ago
  59. 1637d93 fix path to local libog dirs by Josh Coalson · 20 years ago
  60. 2757af6 get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage by Josh Coalson · 20 years ago
  61. 9745f25 major plugin revamp based on x-fixer's code by Josh Coalson · 20 years ago
  62. c28ec32 bump version number to 1.1.1 by Josh Coalson · 20 years ago
  63. 63ee53d bump version number to 1.1.1-beta1, with a target date of 2004-07-31 by Josh Coalson · 20 years ago
  64. 3e2a733 bump version info by Josh Coalson · 20 years ago
  65. 9564390 update copyright to 2004 by Josh Coalson · 20 years ago
  66. 628f4ef stamp a CVS+date for the version by Josh Coalson · 20 years ago
  67. 5b782b4 replace the compile time ordinals.h.in->ordinals.h conversion with a static ordinals.h by Josh Coalson · 21 years ago
  68. e8a7601 change license verbiage by Josh Coalson · 21 years ago
  69. 53496dd bump version number to 1.1.0 by Josh Coalson · 21 years ago
  70. f0a8c4f minor comments by Josh Coalson · 21 years ago
  71. 75d78a3 bump version string to 1.0.5_beta2 by Josh Coalson · 21 years ago
  72. 4c2676a update the version number from 1.0.4 to 1.0.5-beta1 by Josh Coalson · 21 years ago
  73. afae69f Add 2003 to copyright notice by Josh Coalson · 21 years ago
  74. 962bb3b explicited defines for valgrind testing and exhaustive testing modes by Josh Coalson · 21 years ago
  75. 34c1ea8 instrument for valgrind by Josh Coalson · 21 years ago
  76. b166b9d better clean target by Josh Coalson · 22 years ago
  77. b74fc98 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files by Josh Coalson · 22 years ago
  78. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  79. 5601bca add rules for .cpp files by Josh Coalson · 22 years ago
  80. 7dfd40d bump the version number from 1.0.4_beta to 1.0.4 by Josh Coalson · 22 years ago
  81. 0eb674c link with gcc instead of ld by Josh Coalson · 22 years ago
  82. 6b2efd0 bump version number to 1.0.4_beta by Josh Coalson · 22 years ago
  83. e2bde2b initial import by Josh Coalson · 22 years ago
  84. 1ce20ee parameterize static and shared library suffixes by Josh Coalson · 22 years ago
  85. 087a5d2 fix makedepend invocation by Josh Coalson · 22 years ago
  86. ceacff2 no longer necessary by Josh Coalson · 22 years ago
  87. cd443f6 add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST by Josh Coalson · 22 years ago
  88. 0d0d773 bump version number from 1.0.3_beta to 1.0.3 by Josh Coalson · 22 years ago
  89. cc68251 another big glob of changes/fixes by Josh Coalson · 22 years ago
  90. 7fd3737 bump version number to 1.0.3 by Josh Coalson · 22 years ago
  91. b7557fd add targets for building C++ code by Josh Coalson · 22 years ago
  92. 1152f9f update copyright date to include 2002 by Josh Coalson · 22 years ago
  93. 6e14490 add support for Darwin builds by Josh Coalson · 22 years ago
  94. 0778b4d update flac version number by Josh Coalson · 22 years ago
  95. 40333b1 commit patch for compiling on mingw32 by Josh Coalson · 23 years ago
  96. 123f1e9 update version number to 1.0.1 by Josh Coalson · 23 years ago
  97. 87ab33c add project builder stuff for OS X by Josh Coalson · 23 years ago
  98. 9bab041 tweak the FLAC__INLINE macro to FLaC__INLINE to avoid conflict with autoconf by Josh Coalson · 23 years ago
  99. 9e975ad add macro define for inlining by Josh Coalson · 23 years ago
  100. 3ce31b4 remove -ffast-math from gcc CFLAGS by Josh Coalson · 23 years ago