1. 1e9e707 stdint.h fixes for MSVS 2005/2008 by Erik de Castro Lopo · 8 years ago
  2. 71b909b Yet more purging of `unsigned` type by Erik de Castro Lopo · 8 years ago
  3. 6a5fe43 Bulk update copyright dates by Erik de Castro Lopo · 8 years ago
  4. 8279778 flac++.pc.in: Make flac a private requires 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. d20a79a Let Makefile.lite build succeed on FreeBSD amd64 by Thomas Zander · 9 years ago
  7. e48ca8d libFLAC++/metadata.cpp: Fix undefined behaviour by Erik de Castro Lopo · 9 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. 9df6736 Update Makefile.lite build system. by Evan Ramos · 10 years ago
  12. a1abfa3 Vcproj file updates. by Erik de Castro Lopo · 11 years ago
  13. 95552e1 Fix numerous warnings arising from addition of -Weffc++. by Erik de Castro Lopo · 11 years ago
  14. 355f4aa Link with -no-undefined regardless of the OS by Cristian Rodríguez · 11 years ago
  15. d42c042 Add missing config.h includes by Cristian Rodríguez · 11 years ago
  16. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  17. 92db3c9 Ensure AM_LDFLAGS is used consistently by Cristian Rodríguez · 11 years ago
  18. 6a9a18f For windows, make UTF-8 mode into a runtime choice. by Erik de Castro Lopo · 11 years ago
  19. 5da8663 Fix pkg-config files to avoid overlinking by Ulrich Klauer · 11 years ago
  20. ae7eda1 Rename all parameters and locals from 'index' to 'indx'. by Erik de Castro Lopo · 11 years ago
  21. da57d2a flac*.pc : Add -logg if configured with Ogg support. by Erik de Castro Lopo · 11 years ago
  22. 0cd2e9e Purge FLAC__STRINGS_IN_UTF8 from VC project files. by Erik de Castro Lopo · 11 years ago
  23. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 11 years ago
  24. 168c258 Purge old un-maintained MSVC 6 project files. by Erik de Castro Lopo · 11 years ago
  25. f67928d Fix VC project files to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  26. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  27. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 12 years ago
  28. a43f56c Update library version-info. by Miroslav Lichvar · 12 years ago
  29. b21f190 Add a convenience function to create a Metadata::Padding object with a by Erik de Castro Lopo · 12 years ago
  30. 1294b64 Adds last functions from C metadata api to C++ metadata api by Bastiaan Timmer · 12 years ago
  31. 56c3191 metadata.cpp : Fix compiler warning on 64 bit. by Erik de Castro Lopo · 12 years ago
  32. 601e961 Add missing functions to VorbisComment class. by Erik de Castro Lopo · 12 years ago
  33. d9fde55 Fix all links to libtool version info rules. by Erik de Castro Lopo · 12 years ago
  34. f491b73 Bump version-info for libFLAC++ from 8:0:2 to 8:0:3. by Erik de Castro Lopo · 12 years ago
  35. cd9053c Add functionality present in the C library to the to C++ SeekTable class. by Erik de Castro Lopo · 12 years ago
  36. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  37. 1649c4a Encoder::Stream::set_metadata() broken - ID: 3282704 by Erik de Castro Lopo · 13 years ago
  38. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  39. 494d9ab mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/tracker2/?func=detail&aid=2000973&group_id=13478&atid=313478) by Josh Coalson · 16 years ago
  40. 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 · 16 years ago
  41. 7ae181f remove /FLAC++ suffix on include path by Josh Coalson · 16 years ago
  42. 9777974 remove VCWebDeploymentTool item for better proj compatibility with vs9 by Josh Coalson · 16 years ago
  43. 82b1280 update copyright for 2008 by Josh Coalson · 16 years ago
  44. 841fdd3 bump libtool version numbers by Josh Coalson · 17 years ago
  45. 0f008d2 extra checking on memory allocation sizes to prevent a class of overflow attacks by Josh Coalson · 17 years ago
  46. 4e56b06 add FLAC__metadata_simple_iterator_get_application_id() by Josh Coalson · 17 years ago
  47. 09ccf20 add FLAC__metadata_simple_iterator_get_block_offset(), FLAC__metadata_simple_iterator_get_block_length(), FLAC__metadata_simple_iterator_is_last() by Josh Coalson · 17 years ago
  48. 7665396 improvements to compile/link options by Josh Coalson · 17 years ago
  49. 4fb6132 add vcproj files to EXTRA_DIST by Josh Coalson · 17 years ago
  50. c90a5ca bump libtool number in prep for release by Josh Coalson · 17 years ago
  51. 60a43f0 fix LD_LIBRARY_PATH-saving logic by Josh Coalson · 17 years ago
  52. a4f9391 add FLAC::Decoder::Stream::get_decode_position() by Josh Coalson · 17 years ago
  53. cb6dc72 *** empty log message *** by Josh Coalson · 18 years ago
  54. 9bedd78 fix compiler warnings by Josh Coalson · 18 years ago
  55. 4296e1a bump libtool .so revision number by Josh Coalson · 18 years ago
  56. 066913d add pkg-config files for libFLAC and libFLAC++ (SF#1647881: http://sourceforge.net/tracker/index.php?func=detail&aid=1647881&group_id=13478&atid=313478) by Josh Coalson · 18 years ago
  57. 07e89cc add pkg-config files for libFLAC and libFLAC++ (SF#1647881: http://sourceforge.net/tracker/index.php?func=detail&aid=1647881&group_id=13478&atid=313478) by Josh Coalson · 18 years ago
  58. 4e5c45c minor syntax by Josh Coalson · 18 years ago
  59. 1c91ee3 add debugging defines with /D by Josh Coalson · 18 years ago
  60. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  61. 2beca73 patch: support for borland c++ compile (SF#1599018: http://sourceforge.net/tracker/index.php?func=detail&aid=1599018&group_id=13478&atid=313478) by Josh Coalson · 18 years ago
  62. 7d273b4 add support for read-only operations for ogg flac to chain interface by Josh Coalson · 18 years ago
  63. 32e85a7 compile fixes based on patch (SF#913238 http://sourceforge.net/tracker/index.php?func=detail&aid=913238&group_id=13478&atid=113478 by Josh Coalson · 18 years ago
  64. 38bf3e6 fix FLAC::Decoder::Stream::finish() to return a bool like its C cousin by Josh Coalson · 18 years ago
  65. fb84f25 minor syntax by Josh Coalson · 18 years ago
  66. 425609c add FLAC__stream_encoder_set_compression_level() by Josh Coalson · 18 years ago
  67. 9452bfe add LIBFLACPP_LIBDIR, make AC_TRY_RUN more robust by Josh Coalson · 18 years ago
  68. 0b9442c remove now-obsolete libOggFLAC stuff by Josh Coalson · 18 years ago
  69. 352feb5 change "bytes" parameter of all encoder write callbacks from "unsigned" to "size_t" by Josh Coalson · 18 years ago
  70. 8065a2d change "bytes" parameter of all read callbacks from "unsigned" to "size_t" by Josh Coalson · 18 years ago
  71. 71d5c25 rename set_serial_number to set_ogg_serial_number everywhere by Josh Coalson · 18 years ago
  72. 8da98c8 merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work by Josh Coalson · 18 years ago
  73. 42228b3 bump libtool .so number in prep for release by Josh Coalson · 18 years ago
  74. 480c011 minor comments by Josh Coalson · 18 years ago
  75. 74ed294 add number-of-colors field to PICTURE metadata block by Josh Coalson · 18 years ago
  76. e343ab2 add support for new PICTURE metadata block by Josh Coalson · 18 years ago
  77. 68acb04 change libOggFLAC++ API to make OggFLAC::Decoder::Stream and OggFLAC::Encoder::Stream inherit from their FLAC counterparts by Josh Coalson · 18 years ago
  78. 6b21f66 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH by Josh Coalson · 18 years ago
  79. 6126c83 minor syntax by Josh Coalson · 18 years ago
  80. c4fe269 add set_apodization() to oggflac layers by Josh Coalson · 18 years ago
  81. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  82. 7cfac0b add FLAC__metadata_get_cuesheet() and FLAC__metadata_object_cuesheet_calculate_cddb_id() by Josh Coalson · 18 years ago
  83. a344812 bump the libtool number by Josh Coalson · 20 years ago
  84. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 20 years ago
  85. f4c1a8e fixes for compiling with SunPro by Josh Coalson · 20 years ago
  86. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  87. c71bfe9 remove superfluous semicolon after namespace closures by Josh Coalson · 20 years ago
  88. 42372b9 libFLAC++: all metadata object operator=() funcs now return *this; add Metadata::*::assign() and FLAC::Metadata::get_tags() by Josh Coalson · 20 years ago
  89. 2de1124 add vorbiscomment validation functions to format.c and test code; validate name part of vorbiscomment in metadata and metadata++ interfaces by Josh Coalson · 20 years ago
  90. def597e additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere by Josh Coalson · 20 years ago
  91. 3fbf64c bump libtool library version numbers by Josh Coalson · 20 years ago
  92. 1aca6b1 add FLAC__metadata_get_tags(), FLAC::Metadata::get_tags() by Josh Coalson · 20 years ago
  93. 9b32217 bump libtool version numbers for flac-1.1.1-beta1 by Josh Coalson · 20 years ago
  94. 990f741 work around MSVC bug in set_metadata() by Josh Coalson · 20 years ago
  95. 3cb8341 add pragma to disable annoying MSVC warning C4800 by Josh Coalson · 20 years ago
  96. 091d84f add FLAC::Encoder::*::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks) by Josh Coalson · 20 years ago
  97. a941454 fixes for autoconf by Josh Coalson · 20 years ago
  98. 47f51b1 add method for skipping an audio frame, plus tests by Josh Coalson · 20 years ago
  99. deab462 add libFLAC++ equivalent callback-based chain reading/writing and tests by Josh Coalson · 20 years ago
  100. 42a167f use $libdir instead of $prefix/lib to find library dir by Josh Coalson · 20 years ago