summaryrefslogtreecommitdiff
path: root/src/plugin_winamp2
Commit message (Expand)AuthorAgeFilesLines
* remove id3 support from the pluginsJosh Coalson2004-09-283-9/+2
* fix spelling of "misk"Josh Coalson2004-09-274-7/+7
* major plugin revamp based on x-fixer's codeJosh Coalson2004-09-2412-1225/+1648
* bump version number to 1.1.1Josh Coalson2004-09-101-2/+2
* update copyright to 2004Josh Coalson2004-01-174-4/+4
* fix plugin to match latest api for replaygain synthesisJosh Coalson2003-12-181-11/+10
* fixes from MSVC buildJosh Coalson2003-12-171-1/+0
* add undocumented option --apply-replaygain-which-is-not-lossless to flac; req...Josh Coalson2003-12-172-4/+6
* add support for synthesis to big-endian in pluginsJosh Coalson2003-09-151-0/+1
* remove reference to obsolete Makefile.vcJosh Coalson2003-01-251-1/+0
* obsolete now that .dsp files are completeJosh Coalson2003-01-251-44/+0
* bump version number to 1.1.0, partial update to match .dspJosh Coalson2003-01-251-3/+6
* bump version number to 1.1.0Josh Coalson2003-01-251-2/+2
* add tagz.cpp/hJosh Coalson2003-01-151-1/+3
* Second patch from X-Fixer: file info dialog, tag editor, tag formatting in pl...Josh Coalson2003-01-1414-666/+1831
* bump version string to 1.0.5_beta2Josh Coalson2003-01-082-4/+4
* new configuration dialog and replay gain code; thanks to X-FixerJosh Coalson2003-01-086-104/+506
* add config/resource stuffJosh Coalson2003-01-082-2/+7
* moved into include/winamp2/Josh Coalson2003-01-082-159/+0
* initial importJosh Coalson2003-01-085-0/+639
* update the version number from 1.0.4 to 1.0.5-beta1Josh Coalson2003-01-022-4/+4
* Add 2003 to copyright noticeJosh Coalson2003-01-023-3/+3
* remove in_flac.dsw from EXTRA_DISTJosh Coalson2002-12-031-1/+0
* minor fixesJosh Coalson2002-11-271-1/+1
* get Makefile.vc system working again with new debug/release dirs and static/d...Josh Coalson2002-11-221-2/+2
* revamp MSVC build system, separate dynamic and static builds, separate debug ...Josh Coalson2002-11-212-33/+4
* fixes for building static libs (new FLAC__NO_DLL #define)Josh Coalson2002-10-181-2/+2
* tweaks to build libs as DLLs under windowsJosh Coalson2002-10-161-5/+0
* update for plugin_common usageJosh Coalson2002-10-161-4/+4
* fixes related to the change of FLAC__VERSION_STRING from a #define to an iden...Josh Coalson2002-09-251-2/+3
* bump the version number from 1.0.4_beta to 1.0.4Josh Coalson2002-09-251-2/+2
* bump version number to 1.0.4_betaJosh Coalson2002-09-091-2/+2
* fix bug where output resolution was being determined before it was read from ...Josh Coalson2002-09-051-5/+7
* support 8bps in dither modeJosh Coalson2002-09-051-4/+4
* fix bug with title compositionJosh Coalson2002-09-051-2/+2
* add support for merged canonical tags, decimation of input to visualization m...Josh Coalson2002-09-041-66/+56
* fixes to make consistent with xmms pluginJosh Coalson2002-08-271-39/+34
* fixes based on a pass over everything with autoconf/automakeJosh Coalson2002-08-232-3/+5
* move dithering into plugin_common libraryJosh Coalson2002-08-231-129/+2
* initial importJosh Coalson2002-08-232-0/+142
* linear dither now workingJosh Coalson2002-08-221-5/+34
* update to match the new process callsJosh Coalson2002-08-121-2/+2
* fix syntax errorsJosh Coalson2002-07-231-10/+10
* first pass at 8-bit and 24-bit support, plus ditheringJosh Coalson2002-07-111-35/+206
* add Makefile.lite, Makefile.vc, etc. to EXTRA_DISTJosh Coalson2002-07-091-1/+2
* fix bug where bogs dialog was popping upuid381802002-07-051-1/+1
* bump version number from 1.0.3_beta to 1.0.3Josh Coalson2002-07-021-2/+2
* fix bug where plugin would crash if decoder hits unexpected end of fileJosh Coalson2002-06-181-1/+4
* fixes from compiling code and running all the tests on NTJosh Coalson2002-06-111-6/+6
* fix some minor syntax errorsJosh Coalson2002-06-101-3/+3