Nullsoft heeft Build 491 uitgebracht van Winamp3. In deze versie zijn een hoop nieuwe features toegevoegd en een aantal bugs verholpen. Hieronder staat het changelog:
changes since build 490:
12-nov-2002 brennan
- fixed a bunch of path bugs
- for the record, wasabi paths should never have or / on the end
11-nov-2002 brennan
- made configurification show all components again
09-nov-2002 mig
- Talkback commandfiles actually honestly recursive, now
08-nov-2002 mig
- registerCallback added to WAComponentClient
- ExampleCmdLineCallback updated to reflect changes.
07-nov-2002 christophe
- moved isInetAvailable from metrics.wac to wasabi
- added api->main_isInetAvailable()
07-nov-2002 mig
- talkback debug stripping system made recursive
- c_ and h_ files for GuiTree GuiList and TreeItem cleaned up and added to bfc, sdk, etc.
06-nov-2002 mig
- cleantested SDK - fixed lots of issues.
- still need to test runtime correctness.
- fixed feed bugs with xuilist and xuitree.
05-nov-2002 brennan
- voted
- improved wasabi install scripts a lot
- improved loader stuff a lot, simpler and easier now now just call init(), run(), and shutdown()
- added wasabi loader stuff to sdk, and commented it lots more
04-nov-2002 brennan
- made TList use const T& instead of just T whereever possible
- added IniFile::get/setGuid()
- added ComponentAPI::main_shutdown()
- separated out Wasabi install stuff into wasabi.nsi
- made it install into $PROGRAMFILESWasabi$WASABIVER
- made winmain.cpp use registry to determine location of Wasabi dir
- made ComponentManager have a load-only list and a banlist
" " use optional ini file to determine component guid
29-oct-2002 brennan
- added password mode to editbox, use setPassword() or password="1"
- moved win32 message pump into loader
- added WasabiKernel::shutdown()
- added WasabiKernelController::testSkin() and testSkinFile()
- added option to disable directory context menus, not sure if it works
28-oct-2002 brennan
- component loader now disallows duplicate component GUIDs