1. c4141f6 Another Windows build fix by Erik de Castro Lopo · 9 years ago
  2. ab61102 More Windows fixes by Erik de Castro Lopo · 9 years ago
  3. 52522f3 More `make distcheck` fixes by Erik de Castro Lopo · 9 years ago
  4. d40a6bc libFLAC: Remove win_utf8_io dependency by Erik de Castro Lopo · 9 years ago
  5. 7be5df6 Refactoring of win_utf8_io by Erik de Castro Lopo · 9 years ago
  6. 6c03ab2 Clean up #includes by Erik de Castro Lopo · 9 years ago
  7. 293d6b2 macros.h: Make FLAC_CHECK_RETURN print to stderr by Erik de Castro Lopo · 9 years ago
  8. 6cc1cba libFLAC: Support 64bit brword/bwword by Erik de Castro Lopo · 9 years ago
  9. 0a0e536 libFLAC: Tweak MSVC support by Erik de Castro Lopo · 9 years ago
  10. 46d3a4c Couple of minor tweaks by Erik de Castro Lopo · 9 years ago
  11. e4399a0 Whitespace only by Erik de Castro Lopo · 9 years ago
  12. 7189069 Explicitly use base class virtual methods; silence unnecessary warning by Thomas Zander · 9 years ago
  13. a51b27c Remove (defined _MSC_VER) from cpp workaround by Erik de Castro Lopo · 9 years ago
  14. d9ae5e9 libFLAC: Add function safe_realloc_() by Erik de Castro Lopo · 9 years ago
  15. 1123087 Compat: Fix for MSVC deprecated functions by Erik de Castro Lopo · 9 years ago
  16. 7c3cd3d Update grabbag tests to work out-of-tree. by Erik de Castro Lopo · 10 years ago
  17. eb753ae Remove traiing whitespace (mostly .c and .h files). by Erik de Castro Lopo · 10 years ago
  18. 7b757e4 Fix some minor word duplication by Zoë Blade · 10 years ago
  19. 39d9791 More date fixes. by Erik de Castro Lopo · 10 years ago
  20. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 10 years ago
  21. b7d13c0 include/share/endswap.h : Fix usage of HAVE_BSWAP16. by Erik de Castro Lopo · 10 years ago
  22. 3af2f2b Update documentation for new compression presets by Martijn van Beurden · 10 years ago
  23. 7a671e7 Use a configure check for bswap16 instead of gcc version #ifdefs. by Ralph Giles · 10 years ago
  24. 1c7e3f1 Windows specific vsnprintf fixes. by Erik de Castro Lopo · 10 years ago
  25. 29a2833 Add partial_tukey and punchout_tukey apodization functions by Martijn van Beurden · 10 years ago
  26. b373c8e Minor clean up of win_utf8_io. by Erik de Castro Lopo · 10 years ago
  27. 7c66452 include/share/endswap.h : Improvements to fallthrough ENDSWAP_*. by Erik de Castro Lopo · 10 years ago
  28. b08c520 include/share/endswap.h : Fix default ENDSWAP_16. by Erik de Castro Lopo · 10 years ago
  29. 22d4893 Fix bswap16 issue on Debian 6. by Ralph Giles · 10 years ago
  30. 0d1cb19 include/share/endswap.h : Fix fallback ENDSWAP_16 macro. by Erik de Castro Lopo · 10 years ago
  31. 699e7c4 include/share/endswap.h : Add endswapping of 16 bit values. by Erik de Castro Lopo · 10 years ago
  32. db1619d Underscore fixes. by Erik de Castro Lopo · 10 years ago
  33. 46bedb5 Update URLs as nedeed. by Erik de Castro Lopo · 10 years ago
  34. 731655a replaygain_analysis : Rename float_t -> flac_float_t. by Erik de Castro Lopo · 10 years ago
  35. b4f7528 replaygain_analysis : Switch to standard C sized integer types. by Erik de Castro Lopo · 10 years ago
  36. b1b6caf replaygain_synthesis.h : Fix FLAC_SHARE__MAX_SUPPORTED_CHANNELS. by Erik de Castro Lopo · 10 years ago
  37. ce3e09e share/compat.h : Remove duplicate flac_stat definition. by Erik de Castro Lopo · 10 years ago
  38. 3f5208c Fix clang compiler warnings. by Erik de Castro Lopo · 10 years ago
  39. 006b835 Fix all instances of '#if HAVE_CONFIG_H'. by Erik de Castro Lopo · 11 years ago
  40. 4bc1220 Move FLAC__STRCASECMP definition to compat.h. by Erik de Castro Lopo · 11 years ago
  41. f5902a4 Fix pragma warning. by Erik de Castro Lopo · 11 years ago
  42. d40e986 Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags. by Erik de Castro Lopo · 11 years ago
  43. b84f072 compat.h : Simplify definition of FLAC__U64L. by Erik de Castro Lopo · 11 years ago
  44. cf28c01 Adds use of restrict keyword to improve encoding speed. by Erik de Castro Lopo · 11 years ago
  45. ecd0acb Improve x86 instrinsic implementation. by Erik de Castro Lopo · 11 years ago
  46. 31a79d7 Move M_PI definition to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  47. 95552e1 Fix numerous warnings arising from addition of -Weffc++. by Erik de Castro Lopo · 11 years ago
  48. ce6832b Move defintion of M_LN2 to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  49. 3ece67d include/share/compat.h : Remove deinition of restrict. by Erik de Castro Lopo · 11 years ago
  50. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  51. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  52. d4b68b2 Replace dead anchor by Martijn van Beurden · 11 years ago
  53. 52fab8b Win utf8 treatment for CreateFile. by Erik de Castro Lopo · 11 years ago
  54. 0b736a5 Fix compiler warnings related to win utf8 stuff. by Erik de Castro Lopo · 11 years ago
  55. d35b21e include/share/compat.h : Include cleanup. by Erik de Castro Lopo · 11 years ago
  56. e8d7b7f Fix Windows SIZE_T_MAX definition. by Erik de Castro Lopo · 11 years ago
  57. b9574fe Fix a bunch of compiler warnings (mainly MinGW). by Erik de Castro Lopo · 11 years ago
  58. f44c353 Two small patches for utf8 I/O. by Erik de Castro Lopo · 12 years ago
  59. c760394 include/share/Makefile.am : Add win_utf8_io.h. by Erik de Castro Lopo · 12 years ago
  60. 932c7ba Purge more strcpy/strcat usage. by Erik de Castro Lopo · 12 years ago
  61. 2199d08 Enable utf8 I/O stuff when compiling with MinGW. by Erik de Castro Lopo · 12 years ago
  62. b3dab54 include/share/compat.h : Cleanup. by Erik de Castro Lopo · 12 years ago
  63. 7dc5e3a Rename _flac_stat to flac_stat_s. by Erik de Castro Lopo · 12 years ago
  64. 608e246 Rename all 'utf8_io' -> 'win_utf8_io'. by Erik de Castro Lopo · 12 years ago
  65. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 12 years ago
  66. 9a93680 include/share/compat.h : Simplify. by Erik de Castro Lopo · 12 years ago
  67. 15a011c Add new file include/share/safe_str.h. by Erik de Castro Lopo · 12 years ago
  68. 5a14742 include/share/private.h : Add FLAC_API to private functions. by Erik de Castro Lopo · 12 years ago
  69. 06af237 Add file src/share/grabbag/snprintf.c to grabbag library. by Erik de Castro Lopo · 12 years ago
  70. ca7a3cb Restore code dropped in commit f25b2602dc. by Erik de Castro Lopo · 12 years ago
  71. f25b260 Fix a couple of Windows 2Gig file size issues. by Erik de Castro Lopo · 12 years ago
  72. dd1fa80 Fix -Wstrict-prototypes -Wmissing-prototypes warnings. by Erik de Castro Lopo · 12 years ago
  73. b85cc57 include/share/compat.h : feeko and ftello fixes for MinGW. by Erik de Castro Lopo · 12 years ago
  74. 71d630d FLAC/ordinals.h : Add <stdint.h> definitions for MSVC < 2010. by Erik de Castro Lopo · 12 years ago
  75. ae663c3 FLAC/ordinals.h : Provide links for <stdint.h> replacements. by Erik de Castro Lopo · 12 years ago
  76. fd6b192 Another MSVC patch from Ben Alison. by Erik de Castro Lopo · 12 years ago
  77. a4c321e Large patch from Ben Allison fixing the MSVC build. by Erik de Castro Lopo · 12 years ago
  78. 91790ef Fix compiler warnings from new compiler flags. by Erik de Castro Lopo · 12 years ago
  79. b104c6d include/share/compat.h : For MSVC define inline as __inline. by Erik de Castro Lopo · 12 years ago
  80. 66c0a58 autogen.sh: replace this by a simple call to autoreconf by Max Horn · 12 years ago
  81. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  82. a43f56c Update library version-info. by Miroslav Lichvar · 12 years ago
  83. 19c78e5 Hide symbols with gcc. by Miroslav Lichvar · 12 years ago
  84. b21f190 Add a convenience function to create a Metadata::Padding object with a by Erik de Castro Lopo · 12 years ago
  85. a7e3705 Move code inside #ifdef _MSC_VER to compat.h. by Erik de Castro Lopo · 12 years ago
  86. 5b62b77 Move all definitions of FLAC__U64L to one place. by Erik de Castro Lopo · 12 years ago
  87. 1294b64 Adds last functions from C metadata api to C++ metadata api by Bastiaan Timmer · 12 years ago
  88. 8749dc2 Fix building when configured with --disable-shared. by Erik de Castro Lopo · 12 years ago
  89. 04ca6fd Quick patch to fix FLAC_metadata_object api docs. by Bastiaan Timmer · 12 years ago
  90. 601e961 Add missing functions to VorbisComment class. by Erik de Castro Lopo · 12 years ago
  91. d9fde55 Fix all links to libtool version info rules. by Erik de Castro Lopo · 12 years ago
  92. cd9053c Add functionality present in the C library to the to C++ SeekTable class. by Erik de Castro Lopo · 12 years ago
  93. c2417da replace local_strtoull with _strtoui64 in windows by Cristian Rodríguez · 12 years ago
  94. 7e62afe Remove local_strtoull, windows has equivalent function _strtoui64 by Cristian Rodríguez · 12 years ago
  95. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  96. 2f8b6a0 Rename ENDSWAP_INT to ENDSWAP_32. by Erik de Castro Lopo · 13 years ago
  97. b489097 Fix a couple 'inlining failed' warning messages. by Erik de Castro Lopo · 13 years ago
  98. 0554a4a Support 56kHz to 19.2kHz gain analysis (Patch v4) by Earl Chew · 13 years ago
  99. 3789c44 Remove '#if 0'-ed out code. by Erik de Castro Lopo · 13 years ago
  100. 587e118 Fix a bunch of -Wtype-limits warnings. by Erik de Castro Lopo · 13 years ago