1. b3ece71 Do not override CFLAGS, as CFLAGS is a user flag. by David Seifert · 8 years ago
  2. 09b8224 Fix cppcheck warnings by Rosen Penev · 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. 9d99f2d locale_hack.h: Fix comment 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. 46bedb5 Update URLs as nedeed. by Erik de Castro Lopo · 10 years ago
  10. 9df6736 Update Makefile.lite build system. by Evan Ramos · 10 years ago
  11. 006b835 Fix all instances of '#if HAVE_CONFIG_H'. by Erik de Castro Lopo · 10 years ago
  12. d42c042 Add missing config.h includes by Cristian Rodríguez · 11 years ago
  13. 21a7016 XMMS plugin : Fix symbol visibility. by Erik de Castro Lopo · 11 years ago
  14. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  15. b500183 Only link against libogg (and libm) if needed by Ulrich Klauer · 11 years ago
  16. 3c84f9e Use new function flac_snprintf() where ever appropriate. by Erik de Castro Lopo · 11 years ago
  17. 81c9178 xmms - Fix inline linking problems with old glib by Timothy B. Terriberry · 12 years ago
  18. 100c82e xmms - #include <inttypes.h> for PRIu64 by Timothy B. Terriberry · 12 years ago
  19. 5c8bb13 xmms - Fix libtool usage. by Timothy B. Terriberry · 12 years ago
  20. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  21. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 12 years ago
  22. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  23. 86efeb5 Replace printfs with "%s" format strings with puts. by Erik de Castro Lopo · 12 years ago
  24. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 12 years ago
  25. 08832d1 XMMS patch from Timothy B. Terriberry 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. c10f978 update Makefile.lite system to work on x86_64 linux by Josh Coalson · 16 years ago
  29. 82b1280 update copyright for 2008 by Josh Coalson · 16 years ago
  30. 939dba9 fix compiler warning by Josh Coalson · 17 years ago
  31. 0f008d2 extra checking on memory allocation sizes to prevent a class of overflow attacks by Josh Coalson · 17 years ago
  32. a5b8602 move xmms cflags to end of INCLUDES by Josh Coalson · 17 years ago
  33. b9d8b9e remove special makefile variants for libiconv on darwin by Josh Coalson · 18 years ago
  34. 9747d17 fix bug: file info crashes if file DNE (SF#1634941: http://sourceforge.net/tracker/index.php?func=detail&aid=1634941&group_id=13478&atid=313478) by Josh Coalson · 18 years ago
  35. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  36. e3ec2ad convert C prototypes for functions with no args from () to (void) by Josh Coalson · 18 years ago
  37. d6af578 link with libogg by Josh Coalson · 18 years ago
  38. 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
  39. fb84f25 minor syntax by Josh Coalson · 18 years ago
  40. 89a8205 minor fixes to linked libs by Josh Coalson · 18 years ago
  41. 8065a2d change "bytes" parameter of all read callbacks from "unsigned" to "size_t" by Josh Coalson · 18 years ago
  42. b292e75 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag by Josh Coalson · 18 years ago
  43. 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
  44. daa6842 minro syntax by Josh Coalson · 18 years ago
  45. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  46. 8542542 update iconv settings by Josh Coalson · 18 years ago
  47. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  48. b0a4ee3 fix "redefinition of socklen_t" problem on freebsd by Josh Coalson · 19 years ago
  49. d2918a3 last batch of fixes related to problems caused by new http streaming code by Josh Coalson · 19 years ago
  50. bdb9b2c minor cosmetics by Josh Coalson · 19 years ago
  51. da08a9a add replay gain info to file info box by Josh Coalson · 19 years ago
  52. 99ea640 minor cosmetics by Josh Coalson · 19 years ago
  53. 95e39a8 allow non-strict mode for reading replaygain tags, to fallback to track tags if album tags are not available and vice versa by Josh Coalson · 19 years ago
  54. 585e45d fix bad use of g_strconcat() by Josh Coalson · 19 years ago
  55. 6fee5aa fix bug in the save_http_path initialization by Josh Coalson · 19 years ago
  56. a410777 remove the "Reference" from the plugin description by Josh Coalson · 20 years ago
  57. 1c00851 need to link libiconv by Josh Coalson · 20 years ago
  58. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 20 years ago
  59. d2e010e improve resolution stream-length-in-millisecond calculation by Josh Coalson · 20 years ago
  60. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  61. 81b3cae revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 20 years ago
  62. d56ac59 define socklen_t if it doesn't exist by Josh Coalson · 20 years ago
  63. c99aa82 patch from Steven Richman: adds support for streaming http transport to xmms plugin by Josh Coalson · 20 years ago
  64. e31d9eb remove id3 support from the plugins by Josh Coalson · 20 years ago
  65. 454dc14 make listbox for "from" charset contain only UTF-8 since that is the only support encoding for vorbis comments by Josh Coalson · 20 years ago
  66. cd6bc7c add Charset_Create_List_UTF8_Only() by Josh Coalson · 20 years ago
  67. 9745f25 major plugin revamp based on x-fixer's code by Josh Coalson · 20 years ago
  68. 49623ea be more precise in long long int literal specification for ANSI compilers (gcc3 requires an LL suffix on literals that do not fit in an int by Josh Coalson · 20 years ago
  69. e841026 fix display of year tag by Josh Coalson · 20 years ago
  70. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  71. 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
  72. 1bf46dc add support for synthesis to big-endian in plugins by Josh Coalson · 21 years ago
  73. 2ee59b4 fix overflow bug in stream length calculation, debian bug #200435; see http://sourceforge.net/mailarchive/forum.php?thread_id=2733072&forum_id=6312 by Josh Coalson · 21 years ago
  74. bfd080f fix leak of xmms config struct in init by Josh Coalson · 21 years ago
  75. 13ad04b Miroslav's speed optimization patch by Josh Coalson · 22 years ago
  76. eff98c8 make hard limiter off by default by Josh Coalson · 22 years ago
  77. ca56e93 Build libtool archives instead of plain .a archives, so that PIC versions are by Matt Zimmerman · 22 years ago
  78. 3d73072 add --enable-local-xmms-plugin by Josh Coalson · 22 years ago
  79. c2b6a11 patch from Miroslav to fix bitrate display for large blocksize or small sample rate by Josh Coalson · 22 years ago
  80. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  81. 1dca1c2 remove SHARE_LIBS by Josh Coalson · 22 years ago
  82. b74fc98 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files by Josh Coalson · 22 years ago
  83. ee3032a patches from Miroslav for file info dialog and tag editing by Josh Coalson · 22 years ago
  84. f70353b fix bitrate calcation bug with diskwriter output by Josh Coalson · 22 years ago
  85. f6fe5c2 fix lib list by Josh Coalson · 22 years ago
  86. ec348fd patch from Miroslav to show smoothed instantaneous bitrate by Josh Coalson · 22 years ago
  87. 18ca580 if the performer tag is not set, use the composer tag; for Vorbis comments this means use "ARTIST" if there is no "PERFORMER" by Josh Coalson · 22 years ago
  88. b8f8a07 updates to work with new grabbag lib by Josh Coalson · 22 years ago
  89. 03a8ff9 fix clipping setting in conjunction with hard limiter by Josh Coalson · 22 years ago
  90. 3379a17 finish replaygain implementation + config tab by Josh Coalson · 22 years ago
  91. 9502748 beginnings of configuration support for ReplayGain settings by Josh Coalson · 22 years ago
  92. 6e5361b add libid3.a by Josh Coalson · 22 years ago
  93. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  94. fc70147 changes for MSCV: added dsp file, rename any .cc files to .cpp by Josh Coalson · 22 years ago
  95. 3960df1 Fix slightly botched search-and-replace which produced constructs like by Matt Zimmerman · 22 years ago
  96. e525917 Use config.h rather than passing all defs in CFLAGS by Matt Zimmerman · 22 years ago
  97. 82738b3 fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier by Josh Coalson · 22 years ago
  98. e2fece2 improved id3lib detection by Josh Coalson · 22 years ago
  99. 9a30d66 fix bug where output resolution was being determined before it was read from the FLAC file by Josh Coalson · 22 years ago
  100. 2552106 support 8bps in dither mode by Josh Coalson · 22 years ago