1. c152d1a More Microsoft Visual Studio project file updates. by Erik de Castro Lopo · 11 years ago
  2. 3c84f9e Use new function flac_snprintf() where ever appropriate. by Erik de Castro Lopo · 11 years ago
  3. f25b260 Fix a couple of Windows 2Gig file size issues. by Erik de Castro Lopo · 11 years ago
  4. 96a5ba7 Fix -Wshadow warnings. by Erik de Castro Lopo · 11 years ago
  5. 168c258 Purge old un-maintained MSVC 6 project files. by Erik de Castro Lopo · 11 years ago
  6. 91790ef Fix compiler warnings from new compiler flags. by Erik de Castro Lopo · 11 years ago
  7. fb13acc Revert parts of 96d081c1 that touched source code or autotools files. by Erik de Castro Lopo · 12 years ago
  8. f67928d Fix VC project files to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  9. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  10. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 12 years ago
  11. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  12. c2417da replace local_strtoull with _strtoui64 in windows by Cristian Rodríguez · 12 years ago
  13. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  14. 8340ab3 Use sizeof instead of magic number 4. by Erik de Castro Lopo · 12 years ago
  15. dff08f1 Fix buffer overflow by replacing strcpy with memcpy. by Erik de Castro Lopo · 12 years ago
  16. 6c2040d Remove casting of return value from *alloc() functions. by Erik de Castro Lopo · 12 years ago
  17. b81e794 Include stdlib.h for _response() and _wildcard() declarations on OS/2 by Dave Yeo · 13 years ago
  18. 587e118 Fix a bunch of -Wtype-limits warnings. by Erik de Castro Lopo · 13 years ago
  19. cfac597 metaflac : Exit with error if invalid option is passed. by Erik de Castro Lopo · 13 years ago
  20. 8f95634 Memory and fd leak fixes - ID: 3436668 by Erik de Castro Lopo · 13 years ago
  21. 698ee5c Purge MINGW_WINSOCK_LIBS config variable. by Erik de Castro Lopo · 13 years ago
  22. 59afe36 Add file include/share/compat.h and start moving CPP hackery into it. by Erik de Castro Lopo · 13 years ago
  23. 7ee9084 Fix cuesheet bug introduced in ce8a75134cace056f6c436d54b57bad1a1d93797. by Erik de Castro Lopo · 13 years ago
  24. d5bb4be Patch from David Yeo to conditionally include <inttypes.h>. by Erik de Castro Lopo · 13 years ago
  25. 9c2290a Fix more printf formatting issues and remove un-necessary casts. by Erik de Castro Lopo · 13 years ago
  26. ce8a751 Fix a bunch of printf format warnings. by Erik de Castro Lopo · 13 years ago
  27. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  28. 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
  29. c10f978 update Makefile.lite system to work on x86_64 linux by Josh Coalson · 16 years ago
  30. 9777974 remove VCWebDeploymentTool item for better proj compatibility with vs9 by Josh Coalson · 16 years ago
  31. 82b1280 update copyright for 2008 by Josh Coalson · 17 years ago
  32. 7819f0b add missing EXTRA_DIST files by Josh Coalson · 17 years ago
  33. 0f008d2 extra checking on memory allocation sizes to prevent a class of overflow attacks by Josh Coalson · 17 years ago
  34. 330fc08 more mingw fixes by Josh Coalson · 17 years ago
  35. 12d3a41 change default extension for ogg flac from .ogg to .oga (SF#1762492: http://sourceforge.net/tracker/index.php?func=detail&aid=1762492&group_id=13478&atid=113478) by Josh Coalson · 17 years ago
  36. 69b8730 minor usage text by Josh Coalson · 17 years ago
  37. f9cf27f prototype-related fixes by Josh Coalson · 17 years ago
  38. 7665396 improvements to compile/link options by Josh Coalson · 17 years ago
  39. 4fb6132 add vcproj files to EXTRA_DIST by Josh Coalson · 17 years ago
  40. 11d0159 minor comments by Josh Coalson · 17 years ago
  41. cb6dc72 *** empty log message *** by Josh Coalson · 18 years ago
  42. 9bedd78 fix compiler warnings by Josh Coalson · 18 years ago
  43. b9d8b9e remove special makefile variants for libiconv on darwin by Josh Coalson · 18 years ago
  44. 559321c for --import-picture-from, allow MIME type in specification to be blank and filled in automatically; allow specification to be just the filename, with other fields filled in automatically by Josh Coalson · 18 years ago
  45. 1c91ee3 add debugging defines with /D by Josh Coalson · 18 years ago
  46. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  47. e3ec2ad convert C prototypes for functions with no args from () to (void) by Josh Coalson · 18 years ago
  48. 44eead8 minor typos by Josh Coalson · 18 years ago
  49. 2761e13 return nonzero exit code if invalid option was used by Josh Coalson · 18 years ago
  50. b0627a4 fixes from MSVC compile by Josh Coalson · 18 years ago
  51. 6fba847 add support for read-only operations for ogg flac by Josh Coalson · 18 years ago
  52. 116ca67 fix bug, need to open exported picture file in binary mode on win32 by Josh Coalson · 18 years ago
  53. 03c9d22 disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082577 http://sourceforge.net/tracker/index.php?func=detail&aid=1082577&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  54. 16e953f disallow multiple input FLAC files when --import-tags-from=- is used (SF#1082577 http://sourceforge.net/tracker/index.php?func=detail&aid=1082577&group_id=13478&atid=113478) by Josh Coalson · 18 years ago
  55. acd4a43 fix compiler warnings by Josh Coalson · 18 years ago
  56. aec8bb3 rename metaflac's --import-picture to --import-picture-from for consistency with other options by Josh Coalson · 18 years ago
  57. 989f267 add --export-picture-to option to metaflac by Josh Coalson · 18 years ago
  58. 08b7d0c more fixes for ogg support by Josh Coalson · 18 years ago
  59. 8da98c8 merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work by Josh Coalson · 18 years ago
  60. ecb677e minor #includes by Josh Coalson · 18 years ago
  61. d68a14c _snprintf hackery for MSVC6 by Josh Coalson · 18 years ago
  62. 59717c2 minor comments by Josh Coalson · 18 years ago
  63. beb1284 minor comments by Josh Coalson · 18 years ago
  64. 2e29c93 remove ancient deprecated things by Josh Coalson · 18 years ago
  65. b02574e add --import-picture command to metaflac by Josh Coalson · 18 years ago
  66. 74ed294 add number-of-colors field to PICTURE metadata block by Josh Coalson · 18 years ago
  67. e343ab2 add support for new PICTURE metadata block by Josh Coalson · 18 years ago
  68. 0472058 fix bug, --remove-replay-gain was not removing REPLAYGAIN_REFERENCE_LOUDNESS by Josh Coalson · 18 years ago
  69. 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
  70. 14502c6 minor typo by Josh Coalson · 18 years ago
  71. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  72. 4a83953 use flac file name instead of dummy.wav for --export-cuesheet-to (sf request #1272825 https://sourceforge.net/tracker/index.php?func=detail&aid=1272825&group_id=13478&atid=363478) by Josh Coalson · 18 years ago
  73. 26c8235 add new options: --tag-from-file for flac and --set-tag-from-file for metaflac by Josh Coalson · 18 years ago
  74. 8542542 update iconv settings by Josh Coalson · 18 years ago
  75. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  76. e9a638d add support for building on os/2 with emx by Josh Coalson · 19 years ago
  77. 83b8d28 add shorthand option --remove-replay-gain to metaflac by Josh Coalson · 19 years ago
  78. b047964 fix minor problem with error case in handler for --add-seekpoint by Josh Coalson · 19 years ago
  79. b4de169 fixes to remove warnings from gcc-4.0.0 by Josh Coalson · 19 years ago
  80. 67bae33 check that a cuesheet is legal before trying to encode with it so user will get a more useful error message; only warn about non-CDDA-compliant cuesheets instead of error by Josh Coalson · 19 years ago
  81. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 20 years ago
  82. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  83. b54ce2e improved handling of libiconv by Josh Coalson · 20 years ago
  84. 2a9ae6a fix typos by Josh Coalson · 20 years ago
  85. def597e additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere by Josh Coalson · 20 years ago
  86. 2757af6 get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage by Josh Coalson · 20 years ago
  87. 07be291 fix leak: chain was not being freed in one error case by Josh Coalson · 20 years ago
  88. f865adb fix compiler warnings by Josh Coalson · 20 years ago
  89. b7b98be minor comments by Josh Coalson · 20 years ago
  90. 0ceb449 rename metaflac *-vc-* options to *-tag-* ones, only ones remain but deprecated by Josh Coalson · 20 years ago
  91. 888db35 deduce from the STREAMINFO whether or not to expect the imported cuesheet to follow CD-DA rules by Josh Coalson · 20 years ago
  92. 9454b41 consolidate chain error reporting in a single function, add extra explanation for common errors by Josh Coalson · 20 years ago
  93. fec4a77 fix bug: %ll doesn't work for MSVC, use %I64 instead by Josh Coalson · 20 years ago
  94. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  95. 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
  96. bef021a fix possibly uninitialized var if a file has no STREAMINFO block by Josh Coalson · 21 years ago
  97. 27e1354 C89 standard fixes, based on feedback from IRIX port by Josh Coalson · 21 years ago
  98. ca56e93 Build libtool archives instead of plain .a archives, so that PIC versions are by Matt Zimmerman · 22 years ago
  99. 630d22e remove reference to obsolete Makefile.vc by Josh Coalson · 22 years ago
  100. d8109c2 obsolete now that .dsp files are complete by Josh Coalson · 22 years ago