1. b3ece71 Do not override CFLAGS, as CFLAGS is a user flag. by David Seifert · 8 years ago
  2. 64b7142 Final unsigned fixes by Erik de Castro Lopo · 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. c547600 Remove plugin_common library from MSVC build by Erik de Castro Lopo · 9 years ago
  7. eb753ae Remove traiing whitespace (mostly .c and .h files). 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. f658ea5 Further updates to the 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. 58ecf3a MSVS : Fix library output directory. 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. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 11 years ago
  19. 168c258 Purge old un-maintained MSVC 6 project files. by Erik de Castro Lopo · 11 years ago
  20. f67928d Fix VC project files to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  21. 66c0a58 autogen.sh: replace this by a simple call to autoreconf by Max Horn · 12 years ago
  22. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  23. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  24. 6c2040d Remove casting of return value from *alloc() functions. by Erik de Castro Lopo · 12 years ago
  25. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  26. 0915a55 Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compiler; eliminate floating point calcs in RG analysis array size calculations (SF#1701960: https://sourceforge.net/tracker2/?func=detail&aid=1701960&group_id=13478&atid=313478) by Josh Coalson · 16 years ago
  27. 8e28e43 remove some inlining directives by Josh Coalson · 16 years ago
  28. 82b1280 update copyright for 2008 by Josh Coalson · 16 years ago
  29. 0f008d2 extra checking on memory allocation sizes to prevent a class of overflow attacks by Josh Coalson · 17 years ago
  30. 7665396 improvements to compile/link options by Josh Coalson · 17 years ago
  31. 4fb6132 add vcproj files to EXTRA_DIST by Josh Coalson · 17 years ago
  32. 14b184c unify inlining method in prep for inline tests by Josh Coalson · 17 years ago
  33. cb6dc72 *** empty log message *** by Josh Coalson · 18 years ago
  34. b9d8b9e remove special makefile variants for libiconv on darwin by Josh Coalson · 18 years ago
  35. cc5691f *** empty log message *** by Josh Coalson · 18 years ago
  36. 35e2dba add return value (success/fail) to FLAC_plugin__replaygain_get_from_file() by Josh Coalson · 18 years ago
  37. 1c91ee3 add debugging defines with /D by Josh Coalson · 18 years ago
  38. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  39. e3ec2ad convert C prototypes for functions with no args from () to (void) by Josh Coalson · 18 years ago
  40. f37520b final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_MAINTENANCE_BASELINE -j FLAC_RELEASE_1_1_2_MAINTENANCE_BRANCH) by Josh Coalson · 18 years ago
  41. b292e75 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag by Josh Coalson · 18 years ago
  42. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  43. 8542542 update iconv settings by Josh Coalson · 18 years ago
  44. 6126c83 minor syntax by Josh Coalson · 18 years ago
  45. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  46. f8ffa1a add new replaygain module by Josh Coalson · 19 years ago
  47. c6e53da fix bug in utf8len() by Josh Coalson · 19 years ago
  48. b4de169 fixes to remove warnings from gcc-4.0.0 by Josh Coalson · 19 years ago
  49. d263e6e disallow non-shortest-form encodings in utf-8 checking; when converting utf-8 to ucs-2, replace code points outside of ucs-2 with ? character by Josh Coalson · 19 years ago
  50. 12065d0 fix bug in FLAC_plugin__tags_get_tag_utf8(), it was returning the whole entry instead of just the value by Josh Coalson · 20 years ago
  51. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  52. b54ce2e improved handling of libiconv by Josh Coalson · 20 years ago
  53. 80171dc fix all bare malloc() realloc() etc calls to have a proper cast in front by Josh Coalson · 20 years ago
  54. e40480d revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 20 years ago
  55. 81b3cae revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 20 years ago
  56. 4f4d967 add copyright notice by Josh Coalson · 20 years ago
  57. 4263183 remove #define ___USE_GNU by Josh Coalson · 20 years ago
  58. e31d9eb remove id3 support from the plugins by Josh Coalson · 20 years ago
  59. 8f6a06b minor formatting by Josh Coalson · 20 years ago
  60. 8370a7b un-inline iterator functions by Josh Coalson · 20 years ago
  61. 9745f25 major plugin revamp based on x-fixer's code by Josh Coalson · 20 years ago
  62. 2af08da fix #include ordering to stop a warning caused by id3.h by Josh Coalson · 20 years ago
  63. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  64. 3dc6fa4 fixes for MSVC by Josh Coalson · 21 years ago
  65. 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
  66. ddb8e82 fix bug in the returned size by Josh Coalson · 21 years ago
  67. c65460d use size_t for return type by Josh Coalson · 21 years ago
  68. 1bf46dc add support for synthesis to big-endian in plugins by Josh Coalson · 21 years ago
  69. 2bfbf63 minor comments by Josh Coalson · 21 years ago
  70. 1fc9092 move #include of config.h to top by Josh Coalson · 21 years ago
  71. 27e1354 C89 standard fixes, based on feedback from IRIX port by Josh Coalson · 21 years ago
  72. 13ad04b Miroslav's speed optimization patch by Josh Coalson · 22 years ago
  73. ca56e93 Build libtool archives instead of plain .a archives, so that PIC versions are by Matt Zimmerman · 22 years ago
  74. 630d22e remove reference to obsolete Makefile.vc by Josh Coalson · 22 years ago
  75. d8109c2 obsolete now that .dsp files are complete by Josh Coalson · 22 years ago
  76. 8dea208 Second patch from X-Fixer: tweaks for better MSVC build by Josh Coalson · 22 years ago
  77. ecf57b7 minor syntax by Josh Coalson · 22 years ago
  78. a7101b1 minor formatting by Josh Coalson · 22 years ago
  79. bef3bc3 fix bug shown by X-Fixer in ...apply_gain() by Josh Coalson · 22 years ago
  80. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  81. 91d37b2 fix problem with FLAC_plugin__charset_test_conversion() not returning a value by Josh Coalson · 22 years ago
  82. 36f7d0a fix warning about unused vars by Josh Coalson · 22 years ago
  83. 5e31be1 #include config.h by Josh Coalson · 22 years ago
  84. 942eee8 obsolete by Josh Coalson · 22 years ago
  85. 77123f1 minor fixes by Josh Coalson · 22 years ago
  86. fcc7a68 get Makefile.vc system working again with new debug/release dirs and static/dynamic targets by Josh Coalson · 22 years ago
  87. bfc8e31 revamp MSVC build system, separate dynamic and static builds, separate debug and release intermediate directories by Josh Coalson · 22 years ago
  88. b74fc98 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files by Josh Coalson · 22 years ago
  89. 160c866 patches from Miroslav for tag editing by Josh Coalson · 22 years ago
  90. a0d5454 fix MSVC warning with explicit casts by Josh Coalson · 22 years ago
  91. c202e8f minor wording by Josh Coalson · 22 years ago
  92. 2f5de01 unroll some code in FLAC__plugin_common_apply_gain() by Josh Coalson · 22 years ago
  93. 83bf615 add replaygain_synthesis by Josh Coalson · 22 years ago
  94. 348f112 move FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS into defs.h by Josh Coalson · 22 years ago
  95. de29cd0 *** empty log message *** by Josh Coalson · 22 years ago
  96. 63d1c0a obsolete by Josh Coalson · 22 years ago
  97. b6b157f initial import by Josh Coalson · 22 years ago
  98. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  99. 1d25bb6 fixes for building static libs (new FLAC__NO_DLL #define) by Josh Coalson · 22 years ago
  100. c216a82 initial import by Josh Coalson · 22 years ago