summaryrefslogtreecommitdiff
path: root/src/plugin_winamp3
Commit message (Expand)AuthorAgeFilesLines
* obliterate obsolete winamp3 pluginJosh Coalson2003-12-178-857/+0
* remove reference to obsolete Makefile.vcJosh Coalson2003-01-251-2/+1
* Second patch from X-Fixer: tweaks for better MSVC buildJosh Coalson2003-01-141-2/+2
* Add 2003 to copyright noticeJosh Coalson2003-01-025-5/+5
* minor fixesJosh Coalson2002-11-271-1/+1
* fix WACNAMEJosh Coalson2002-08-271-1/+1
* update to match the new process callsJosh Coalson2002-08-121-2/+2
* fix bug where plugin would crash if decoder hits unexpected end of fileJosh Coalson2002-06-181-1/+4
* minor changes in anticipation of releaseJosh Coalson2002-06-141-7/+0
* fixes to work with latest wasabi (beta 3)Josh Coalson2002-06-135-55/+14
* fix some minor syntax errorsJosh Coalson2002-06-102-12/+12
* another big glob of changes/fixesJosh Coalson2002-06-082-3/+3
* ifdef out debug codeJosh Coalson2002-06-051-1/+3
* fix with new status enumsJosh Coalson2002-06-041-3/+3
* update to use new metadata interfaceJosh Coalson2002-05-041-2/+2
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* update copyright date to include 2002Josh Coalson2002-01-264-4/+4
* simplify decoder finishingJosh Coalson2001-12-041-2/+1
* fix link flags for release targetJosh Coalson2001-11-131-2/+2
* check in new version of the winamp3 pluginJosh Coalson2001-11-088-3/+885
* remove the old version to make way for the new versionJosh Coalson2001-11-083-1037/+0
* revamp the ordinal typesJosh Coalson2001-06-231-21/+21
* revamp encoder/decoder interface to use set methods instead on args to initJosh Coalson2001-06-161-5/+17
* fix to work with the new decoder interfaceJosh Coalson2001-06-131-12/+9
* add/update copyright and license noticesJosh Coalson2001-06-083-0/+35
* put a FLAC__ASSERT wrapper around assert()Josh Coalson2001-05-311-2/+2
* integrate mdz's patch so 'make dist' will work as expectedJosh Coalson2001-05-311-0/+3
* cleanup whitespaceJosh Coalson2001-03-212-51/+51
* rename ENCODING to STREAMINFOJosh Coalson2001-03-051-6/+6
* rough implementation (haven't even compile it yet)Josh Coalson2001-03-011-49/+276
* initial importJosh Coalson2001-03-013-0/+783