1. 1c7e3f1 Windows specific vsnprintf fixes. by Erik de Castro Lopo · 10 years ago
  2. 29a2833 Add partial_tukey and punchout_tukey apodization functions by Martijn van Beurden · 10 years ago
  3. b373c8e Minor clean up of win_utf8_io. by Erik de Castro Lopo · 10 years ago
  4. 7c66452 include/share/endswap.h : Improvements to fallthrough ENDSWAP_*. by Erik de Castro Lopo · 10 years ago
  5. b08c520 include/share/endswap.h : Fix default ENDSWAP_16. by Erik de Castro Lopo · 10 years ago
  6. 22d4893 Fix bswap16 issue on Debian 6. by Ralph Giles · 10 years ago
  7. 0d1cb19 include/share/endswap.h : Fix fallback ENDSWAP_16 macro. by Erik de Castro Lopo · 10 years ago
  8. 699e7c4 include/share/endswap.h : Add endswapping of 16 bit values. by Erik de Castro Lopo · 10 years ago
  9. db1619d Underscore fixes. by Erik de Castro Lopo · 10 years ago
  10. 46bedb5 Update URLs as nedeed. by Erik de Castro Lopo · 10 years ago
  11. 731655a replaygain_analysis : Rename float_t -> flac_float_t. by Erik de Castro Lopo · 10 years ago
  12. b4f7528 replaygain_analysis : Switch to standard C sized integer types. by Erik de Castro Lopo · 10 years ago
  13. b1b6caf replaygain_synthesis.h : Fix FLAC_SHARE__MAX_SUPPORTED_CHANNELS. by Erik de Castro Lopo · 10 years ago
  14. ce3e09e share/compat.h : Remove duplicate flac_stat definition. by Erik de Castro Lopo · 10 years ago
  15. 3f5208c Fix clang compiler warnings. by Erik de Castro Lopo · 10 years ago
  16. 006b835 Fix all instances of '#if HAVE_CONFIG_H'. by Erik de Castro Lopo · 10 years ago
  17. 4bc1220 Move FLAC__STRCASECMP definition to compat.h. by Erik de Castro Lopo · 11 years ago
  18. f5902a4 Fix pragma warning. by Erik de Castro Lopo · 11 years ago
  19. d40e986 Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags. by Erik de Castro Lopo · 11 years ago
  20. b84f072 compat.h : Simplify definition of FLAC__U64L. by Erik de Castro Lopo · 11 years ago
  21. cf28c01 Adds use of restrict keyword to improve encoding speed. by Erik de Castro Lopo · 11 years ago
  22. ecd0acb Improve x86 instrinsic implementation. by Erik de Castro Lopo · 11 years ago
  23. 31a79d7 Move M_PI definition to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  24. 95552e1 Fix numerous warnings arising from addition of -Weffc++. by Erik de Castro Lopo · 11 years ago
  25. ce6832b Move defintion of M_LN2 to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  26. 3ece67d include/share/compat.h : Remove deinition of restrict. by Erik de Castro Lopo · 11 years ago
  27. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  28. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  29. d4b68b2 Replace dead anchor by Martijn van Beurden · 11 years ago
  30. 52fab8b Win utf8 treatment for CreateFile. by Erik de Castro Lopo · 11 years ago
  31. 0b736a5 Fix compiler warnings related to win utf8 stuff. by Erik de Castro Lopo · 11 years ago
  32. d35b21e include/share/compat.h : Include cleanup. by Erik de Castro Lopo · 11 years ago
  33. e8d7b7f Fix Windows SIZE_T_MAX definition. by Erik de Castro Lopo · 11 years ago
  34. b9574fe Fix a bunch of compiler warnings (mainly MinGW). by Erik de Castro Lopo · 11 years ago
  35. f44c353 Two small patches for utf8 I/O. by Erik de Castro Lopo · 11 years ago
  36. c760394 include/share/Makefile.am : Add win_utf8_io.h. by Erik de Castro Lopo · 11 years ago
  37. 932c7ba Purge more strcpy/strcat usage. by Erik de Castro Lopo · 11 years ago
  38. 2199d08 Enable utf8 I/O stuff when compiling with MinGW. by Erik de Castro Lopo · 11 years ago
  39. b3dab54 include/share/compat.h : Cleanup. by Erik de Castro Lopo · 11 years ago
  40. 7dc5e3a Rename _flac_stat to flac_stat_s. by Erik de Castro Lopo · 11 years ago
  41. 608e246 Rename all 'utf8_io' -> 'win_utf8_io'. by Erik de Castro Lopo · 11 years ago
  42. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 11 years ago
  43. 9a93680 include/share/compat.h : Simplify. by Erik de Castro Lopo · 11 years ago
  44. 15a011c Add new file include/share/safe_str.h. by Erik de Castro Lopo · 11 years ago
  45. 5a14742 include/share/private.h : Add FLAC_API to private functions. by Erik de Castro Lopo · 11 years ago
  46. 06af237 Add file src/share/grabbag/snprintf.c to grabbag library. by Erik de Castro Lopo · 11 years ago
  47. ca7a3cb Restore code dropped in commit f25b2602dc. by Erik de Castro Lopo · 12 years ago
  48. f25b260 Fix a couple of Windows 2Gig file size issues. by Erik de Castro Lopo · 12 years ago
  49. dd1fa80 Fix -Wstrict-prototypes -Wmissing-prototypes warnings. by Erik de Castro Lopo · 12 years ago
  50. b85cc57 include/share/compat.h : feeko and ftello fixes for MinGW. by Erik de Castro Lopo · 12 years ago
  51. 71d630d FLAC/ordinals.h : Add <stdint.h> definitions for MSVC < 2010. by Erik de Castro Lopo · 12 years ago
  52. ae663c3 FLAC/ordinals.h : Provide links for <stdint.h> replacements. by Erik de Castro Lopo · 12 years ago
  53. fd6b192 Another MSVC patch from Ben Alison. by Erik de Castro Lopo · 12 years ago
  54. a4c321e Large patch from Ben Allison fixing the MSVC build. by Erik de Castro Lopo · 12 years ago
  55. 91790ef Fix compiler warnings from new compiler flags. by Erik de Castro Lopo · 12 years ago
  56. b104c6d include/share/compat.h : For MSVC define inline as __inline. by Erik de Castro Lopo · 12 years ago
  57. 66c0a58 autogen.sh: replace this by a simple call to autoreconf by Max Horn · 12 years ago
  58. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  59. a43f56c Update library version-info. by Miroslav Lichvar · 12 years ago
  60. 19c78e5 Hide symbols with gcc. by Miroslav Lichvar · 12 years ago
  61. b21f190 Add a convenience function to create a Metadata::Padding object with a by Erik de Castro Lopo · 12 years ago
  62. a7e3705 Move code inside #ifdef _MSC_VER to compat.h. by Erik de Castro Lopo · 12 years ago
  63. 5b62b77 Move all definitions of FLAC__U64L to one place. by Erik de Castro Lopo · 12 years ago
  64. 1294b64 Adds last functions from C metadata api to C++ metadata api by Bastiaan Timmer · 12 years ago
  65. 8749dc2 Fix building when configured with --disable-shared. by Erik de Castro Lopo · 12 years ago
  66. 04ca6fd Quick patch to fix FLAC_metadata_object api docs. by Bastiaan Timmer · 12 years ago
  67. 601e961 Add missing functions to VorbisComment class. by Erik de Castro Lopo · 12 years ago
  68. d9fde55 Fix all links to libtool version info rules. by Erik de Castro Lopo · 12 years ago
  69. cd9053c Add functionality present in the C library to the to C++ SeekTable class. by Erik de Castro Lopo · 12 years ago
  70. c2417da replace local_strtoull with _strtoui64 in windows by Cristian Rodríguez · 12 years ago
  71. 7e62afe Remove local_strtoull, windows has equivalent function _strtoui64 by Cristian Rodríguez · 12 years ago
  72. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  73. 2f8b6a0 Rename ENDSWAP_INT to ENDSWAP_32. by Erik de Castro Lopo · 13 years ago
  74. b489097 Fix a couple 'inlining failed' warning messages. by Erik de Castro Lopo · 13 years ago
  75. 0554a4a Support 56kHz to 19.2kHz gain analysis (Patch v4) by Earl Chew · 13 years ago
  76. 3789c44 Remove '#if 0'-ed out code. by Erik de Castro Lopo · 13 years ago
  77. 587e118 Fix a bunch of -Wtype-limits warnings. by Erik de Castro Lopo · 13 years ago
  78. c506b2f include/FLAC/ordinals.h : Remove CPP hackery. by Erik de Castro Lopo · 13 years ago
  79. d7bfc77 Add XIPH_BSWAP32 configure macro to detect __builtin_bswap32() intrinsic. by Erik de Castro Lopo · 13 years ago
  80. a5d1d4f Improve endswapping (especially purge ntohl). by Erik de Castro Lopo · 13 years ago
  81. 6184fd7 include/share/Makefile.am : Add compat.h to EXTRA_DIST. by Erik de Castro Lopo · 13 years ago
  82. 59afe36 Add file include/share/compat.h and start moving CPP hackery into it. by Erik de Castro Lopo · 13 years ago
  83. 6b3b137 Fix a couple of -Winline warnings. by Erik de Castro Lopo · 13 years ago
  84. c2593cc license must be BSD since it is used by libFLAC by Josh Coalson · 15 years ago
  85. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  86. 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
  87. 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
  88. 8e28e43 remove some inlining directives by Josh Coalson · 16 years ago
  89. 290c3f7 better check for stdint.h by Josh Coalson · 16 years ago
  90. 1be89c4 add FLAC__format_blocksize_is_subset() by Josh Coalson · 16 years ago
  91. 82b1280 update copyright for 2008 by Josh Coalson · 17 years ago
  92. 841fdd3 bump libtool version numbers by Josh Coalson · 17 years ago
  93. 504dcaf minor comments by Josh Coalson · 17 years ago
  94. 9f28b59 minor comments by Josh Coalson · 17 years ago
  95. 8679516 add link to new example code page by Josh Coalson · 17 years ago
  96. 8c4ac1d msvc fixes by Josh Coalson · 17 years ago
  97. 4d20d89 inline all safe alloc funcs by Josh Coalson · 17 years ago
  98. 7fb67ac add not about OPT: sections by Josh Coalson · 17 years ago
  99. 0221d87 handle SIZE_T_MAX by Josh Coalson · 17 years ago
  100. 582e675 remove unnecessary #includes by Josh Coalson · 17 years ago