AOSSF - SSF plugins, Audio Overload SDK, Winamp v2.x/5.x plugin

Winamp v2.x: Copy in_aossf.dll + aossfdrv.bin into the plugins folder.
Winamp v5.x: Copy in_aossfu.dll + aossfdrv.bin into the plugins folder.

Missing features:
  reading from archive
  unicode filename support (in non-unicode version)


History
-------
v1.21 (2010/04/13)
  Improved slot monitoring (Shining the Holy Ark)

v1.20 (2010/04/06)
  ZLib 1.2.4
  Fixed faile to load libs by relative path
  Fixed crash with foo_unpack_7z and 7z files compressed by PPMD

v1.19 (2009/09/30)
  Fixed: Buffer for several DSP plugins needed double space

v1.18 (2009/02/16)
  Audio Overload SDK v1.4.8

v1.17 (2008/04/24)
  Audio Overload SDK v1.41

v1.16 (2008/03/06)
  Fixed DSP to x86 code converter

v1.15 (2008/03/05)
  Added plugin for Foobar2000 v0.8.x
  Fixed reporting last played title to Winamp

v1.14 (2008/03/05)
  Fixed DSP to x86 code converter

v1.13 (2008/03/04)
  Clean up common code

v1.12 (2008/02/17) / 1.11 / 1.10 (2008/02/16)
  Added DSP to x86 code converter

v1.09 (2008/02/11)
  Audio Overload SDK v1.3.2

v1.08 (2008/01/29)
  Fixed erase system tags('_lib') of tag writer in Winamp

v1.07 (2008/01/26)
  Audio Overload SDK v1.3.1
  Applied kingshriek's patch (http://bannister.org/forums/ubbthreads.php?ubb=showthreaded&Number=37688#Post37688)
  Added tag writing and replay gain with Winamp v5.5x

v1.06 (2008/01/20)
  Applied kingshriek's patch (http://bannister.org/forums/ubbthreads.php?ubb=showthreaded&Number=37553#Post37553)
  Fixed invalid tag parsing ('length' and 'fade')
  Fixed invalid version number in foobar2000's components preferences

v1.05 (2008/01/18)
  Audio Overload SDK v1.3
  Fixed crash with Winamp plugin in_zip

v1.04 (2008/01/14)
  Applied kingshriek's patch (http://www.bannister.org/forums/ubbthreads.php?ubb=showthreaded&Number=37356#Post37356)
  LoadPE v0.3

v1.03 (2008/01/06)
  Audio Overload SDK v1.2.1
  Fixed memory leak with failing to load SSFlibs

v1.02 (2008/01/05)
  Applied kingshriek's patch (http://www.bannister.org/forums/ubbthreads.php?ubb=showthreaded&Number=37048#Post37048)

v1.01 (2007/12/25)
  Fixed crash with XMPlay v3.4.2.1

v1.0 (2007/12/25)
  First release


Licenses
--------
[aosdk](BSDL+MAMEL)
Audio Overload SDK - Release 1.4.8, Februar 15th 2009.
Copyright (C) 2007-2009 R. Belmont and Richard Bannister. All rights reserved.
Please refer to src.7z/src/aosdk/license.txt.

[zlib](ZLIBL)
'zlib' general purpose compression library version 1.2.4, March 14th 2010.
Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler.
Please refer to src.7z/src/aosdk/zlib/zlib.h.

[loadpe](LGPL/AOSSFL)
libloadpe, Copyright (C) 2007 Ku-Zu.
Specially licensed for this package.
Please refer to src.7z/src/loadpe/copying.lib for redistributing.