summaryrefslogtreecommitdiff
path: root/src/plugin_xmms
Commit message (Expand)AuthorAgeFilesLines
* Add 2003 to copyright noticeJosh Coalson2003-01-024-5/+5
* remove SHARE_LIBSJosh Coalson2002-12-031-1/+3
* revamp Makefile.lite system, use separate dirs and names for debug and releas...Josh Coalson2002-11-201-7/+8
* patches from Miroslav for file info dialog and tag editingJosh Coalson2002-11-194-145/+253
* fix bitrate calcation bug with diskwriter outputJosh Coalson2002-11-151-2/+2
* fix lib listJosh Coalson2002-11-141-1/+7
* patch from Miroslav to show smoothed instantaneous bitrateJosh Coalson2002-11-141-6/+43
* if the performer tag is not set, use the composer tag; for Vorbis comments th...Josh Coalson2002-11-131-0/+2
* updates to work with new grabbag libJosh Coalson2002-11-072-4/+4
* fix clipping setting in conjunction with hard limiterJosh Coalson2002-11-051-1/+1
* finish replaygain implementation + config tabJosh Coalson2002-11-056-101/+352
* beginnings of configuration support for ReplayGain settingsJosh Coalson2002-11-014-2/+95
* add libid3.aJosh Coalson2002-11-011-1/+1
* add notion of topdir to Makefile.lite build systemJosh Coalson2002-10-231-3/+5
* changes for MSCV: added dsp file, rename any .cc files to .cppJosh Coalson2002-10-161-3/+3
* Fix slightly botched search-and-replace which produced constructs likeMatt Zimmerman2002-10-151-1/+1
* Use config.h rather than passing all defs in CFLAGSMatt Zimmerman2002-10-102-3/+7
* fixes related to the change of FLAC__VERSION_STRING from a #define to an iden...Josh Coalson2002-09-251-1/+1
* improved id3lib detectionJosh Coalson2002-09-091-2/+2
* fix bug where output resolution was being determined before it was read from ...Josh Coalson2002-09-051-2/+1
* support 8bps in dither modeJosh Coalson2002-09-051-7/+6
* add libplugin_common.a to linkageJosh Coalson2002-09-051-3/+2
* rename plugin-common lib to plugin_commonJosh Coalson2002-09-041-1/+1
* remove obsolete fileJosh Coalson2002-08-301-55/+0
* remove obsolete sourcesJosh Coalson2002-08-301-4/+2
* minor change to plugin descriptionJosh Coalson2002-08-301-1/+1
* move more tag processing into plugin_commonJosh Coalson2002-08-301-121/+32
* moved into plugin_common/id3v1.hJosh Coalson2002-08-291-187/+0
* remove the id3v2 references that are now part of plugin_commonJosh Coalson2002-08-291-4/+3
* minor formattingJosh Coalson2002-08-292-20/+19
* add dither supportJosh Coalson2002-08-291-44/+54
* rewrite to use new functionality in plugin_commonJosh Coalson2002-08-293-427/+190
* functionality now provided by ../plugin_commonJosh Coalson2002-08-272-575/+0
* fixes based on a pass over everything with autoconf/automakeJosh Coalson2002-08-234-27/+28
* add support for vorbis comments; not yet finishedJosh Coalson2002-08-231-61/+137
* fix "unused variables" warnings and othersJosh Coalson2002-08-192-3/+9
* update to match the new process callsJosh Coalson2002-08-121-2/+2
* Daisuke Shimamura's id3 v1/v2 + i18n patchesJosh Coalson2002-07-1114-76/+2166
* add Makefile.lite, Makefile.vc, etc. to EXTRA_DISTJosh Coalson2002-07-091-0/+3
* temporary fix for libtool bugJosh Coalson2002-07-091-2/+9
* fix bug where plugin would crash if decoder hits unexpected end of fileJosh Coalson2002-06-181-1/+5
* fix some minor syntax errorsJosh Coalson2002-06-101-7/+7
* last batch of changes and fixes based on the libFLAC++ unit testsJosh Coalson2002-06-101-1/+1
* another big glob of changes/fixesJosh Coalson2002-06-081-3/+3
* massive glob of checkins: improved tests, more tests, bugfixesJosh Coalson2002-06-071-50/+56
* fix with new status enumsJosh Coalson2002-06-041-4/+4
* update copyright date to include 2002Josh Coalson2002-01-263-3/+3
* simplify decoder finishing; make thread synchronization more safeJosh Coalson2001-12-041-20/+27
* move @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADDJosh Coalson2001-07-201-1/+2
* revamp the ordinal typesJosh Coalson2001-06-231-20/+20