1. daa6842 minro syntax by Josh Coalson · 18 years ago
  2. b1ec796 complete largefile support by Josh Coalson · 18 years ago
  3. 8542542 update iconv settings by Josh Coalson · 18 years ago
  4. 0395dac add 2206 to copyright notice by Josh Coalson · 19 years ago
  5. b0a4ee3 fix "redefinition of socklen_t" problem on freebsd by Josh Coalson · 19 years ago
  6. d2918a3 last batch of fixes related to problems caused by new http streaming code by Josh Coalson · 19 years ago
  7. bdb9b2c minor cosmetics by Josh Coalson · 19 years ago
  8. da08a9a add replay gain info to file info box by Josh Coalson · 19 years ago
  9. 99ea640 minor cosmetics by Josh Coalson · 19 years ago
  10. 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
  11. 585e45d fix bad use of g_strconcat() by Josh Coalson · 19 years ago
  12. 6fee5aa fix bug in the save_http_path initialization by Josh Coalson · 20 years ago
  13. a410777 remove the "Reference" from the plugin description by Josh Coalson · 20 years ago
  14. 1c00851 need to link libiconv by Josh Coalson · 20 years ago
  15. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 20 years ago
  16. d2e010e improve resolution stream-length-in-millisecond calculation by Josh Coalson · 20 years ago
  17. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  18. 81b3cae revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 20 years ago
  19. d56ac59 define socklen_t if it doesn't exist by Josh Coalson · 20 years ago
  20. c99aa82 patch from Steven Richman: adds support for streaming http transport to xmms plugin by Josh Coalson · 20 years ago
  21. e31d9eb remove id3 support from the plugins by Josh Coalson · 20 years ago
  22. 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
  23. cd6bc7c add Charset_Create_List_UTF8_Only() by Josh Coalson · 20 years ago
  24. 9745f25 major plugin revamp based on x-fixer's code by Josh Coalson · 20 years ago
  25. 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
  26. e841026 fix display of year tag by Josh Coalson · 20 years ago
  27. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  28. 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
  29. 1bf46dc add support for synthesis to big-endian in plugins by Josh Coalson · 21 years ago
  30. 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
  31. bfd080f fix leak of xmms config struct in init by Josh Coalson · 21 years ago
  32. 13ad04b Miroslav's speed optimization patch by Josh Coalson · 22 years ago
  33. eff98c8 make hard limiter off by default by Josh Coalson · 22 years ago
  34. ca56e93 Build libtool archives instead of plain .a archives, so that PIC versions are by Matt Zimmerman · 22 years ago
  35. 3d73072 add --enable-local-xmms-plugin by Josh Coalson · 22 years ago
  36. c2b6a11 patch from Miroslav to fix bitrate display for large blocksize or small sample rate by Josh Coalson · 22 years ago
  37. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  38. 1dca1c2 remove SHARE_LIBS by Josh Coalson · 22 years ago
  39. b74fc98 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files by Josh Coalson · 22 years ago
  40. ee3032a patches from Miroslav for file info dialog and tag editing by Josh Coalson · 22 years ago
  41. f70353b fix bitrate calcation bug with diskwriter output by Josh Coalson · 22 years ago
  42. f6fe5c2 fix lib list by Josh Coalson · 22 years ago
  43. ec348fd patch from Miroslav to show smoothed instantaneous bitrate by Josh Coalson · 22 years ago
  44. 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
  45. b8f8a07 updates to work with new grabbag lib by Josh Coalson · 22 years ago
  46. 03a8ff9 fix clipping setting in conjunction with hard limiter by Josh Coalson · 22 years ago
  47. 3379a17 finish replaygain implementation + config tab by Josh Coalson · 22 years ago
  48. 9502748 beginnings of configuration support for ReplayGain settings by Josh Coalson · 22 years ago
  49. 6e5361b add libid3.a by Josh Coalson · 22 years ago
  50. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  51. fc70147 changes for MSCV: added dsp file, rename any .cc files to .cpp by Josh Coalson · 22 years ago
  52. 3960df1 Fix slightly botched search-and-replace which produced constructs like by Matt Zimmerman · 22 years ago
  53. e525917 Use config.h rather than passing all defs in CFLAGS by Matt Zimmerman · 22 years ago
  54. 82738b3 fixes related to the change of FLAC__VERSION_STRING from a #define to an identifier by Josh Coalson · 22 years ago
  55. e2fece2 improved id3lib detection by Josh Coalson · 22 years ago
  56. 9a30d66 fix bug where output resolution was being determined before it was read from the FLAC file by Josh Coalson · 22 years ago
  57. 2552106 support 8bps in dither mode by Josh Coalson · 22 years ago
  58. fcdef33 add libplugin_common.a to linkage by Josh Coalson · 22 years ago
  59. 5e8e25d rename plugin-common lib to plugin_common by Josh Coalson · 22 years ago
  60. 753ed75 remove obsolete file by Josh Coalson · 22 years ago
  61. 496bb0a remove obsolete sources by Josh Coalson · 22 years ago
  62. 3de58be minor change to plugin description by Josh Coalson · 22 years ago
  63. 8b55f83 move more tag processing into plugin_common by Josh Coalson · 22 years ago
  64. 9810ba1 moved into plugin_common/id3v1.h by Josh Coalson · 22 years ago
  65. f8c3008 remove the id3v2 references that are now part of plugin_common by Josh Coalson · 22 years ago
  66. d3092d4 minor formatting by Josh Coalson · 22 years ago
  67. 040b6ca add dither support by Josh Coalson · 22 years ago
  68. aad7aa7 rewrite to use new functionality in plugin_common by Josh Coalson · 22 years ago
  69. fe9d2b4 functionality now provided by ../plugin_common by Josh Coalson · 22 years ago
  70. 1f99eac fixes based on a pass over everything with autoconf/automake by Josh Coalson · 22 years ago
  71. 3e94dad add support for vorbis comments; not yet finished by Josh Coalson · 22 years ago
  72. 875b001 fix "unused variables" warnings and others by Josh Coalson · 22 years ago
  73. b90a60d update to match the new process calls by Josh Coalson · 22 years ago
  74. 412fa3b Daisuke Shimamura's id3 v1/v2 + i18n patches by Josh Coalson · 22 years ago
  75. cd443f6 add Makefile.lite, Makefile.vc, etc. to EXTRA_DIST by Josh Coalson · 22 years ago
  76. 4358cd4 temporary fix for libtool bug by Josh Coalson · 22 years ago
  77. 9e37d05 fix bug where plugin would crash if decoder hits unexpected end of file by Josh Coalson · 22 years ago
  78. 3b678d5 fix some minor syntax errors by Josh Coalson · 22 years ago
  79. 999be3b last batch of changes and fixes based on the libFLAC++ unit tests by Josh Coalson · 22 years ago
  80. cc68251 another big glob of changes/fixes by Josh Coalson · 22 years ago
  81. 57ba6f4 massive glob of checkins: improved tests, more tests, bugfixes by Josh Coalson · 22 years ago
  82. a2c7814 fix with new status enums by Josh Coalson · 22 years ago
  83. 305ae2e update copyright date to include 2002 by Josh Coalson · 23 years ago
  84. 2ecfd02 simplify decoder finishing; make thread synchronization more safe by Josh Coalson · 23 years ago
  85. d9c2e00 move @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD by Josh Coalson · 23 years ago
  86. 77e3f31 revamp the ordinal types by Josh Coalson · 23 years ago
  87. 3d094cd patch to remove erroneous ..._LIBS var by Josh Coalson · 23 years ago
  88. 00e5387 revamp encoder/decoder interface to use set methods instead on args to init by Josh Coalson · 23 years ago
  89. 48fb1ad patch by mdz to add libxmms_flac_la_LIBS by Josh Coalson · 23 years ago
  90. 24745f9 fix to work with the new decoder interface by Josh Coalson · 23 years ago
  91. 6b05bc5 add/update copyright and license notices by Josh Coalson · 23 years ago
  92. 1b68982 put a FLAC__ASSERT wrapper around assert() by Josh Coalson · 23 years ago
  93. d88b22d make RESERVOIR_TEST the default, remove old code by Josh Coalson · 23 years ago
  94. 677622a fix some compile bugs related to RESERVOIR_TEST by Josh Coalson · 24 years ago
  95. 36da89c parameterize the number of samples per write by Josh Coalson · 24 years ago
  96. 9d06106 add support for 8-bps files by Josh Coalson · 24 years ago
  97. 665b7ad rename ENCODING to STREAMINFO by Josh Coalson · 24 years ago
  98. 3de7ba1 buncha fixes by Josh Coalson · 24 years ago
  99. 760f535 add code for a FIFOed reservoir by Josh Coalson · 24 years ago
  100. efc4213 fix to work with new write_callback signature by Josh Coalson · 24 years ago