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