Developers TODO list
====================

If you completed one of the underlying TODOs please add:
"(DONE)" after it so it can be evaluated and moved onto the
DONE list. 
-- Law

0.9.8:

Build
- add some intelligence to autogen.sh to make sure right versions of
  autoconf and automake are used.

Plugins
- extend existing plugin interface
- import back the rest of the XMMS bundled plugins (diskwriter, mikmod)

GUI
- libglade-ize all non-trivial dialogs
- fully HIGify dialogs
- complete migration to GTK2
- restore customisable accelerators
- (possibly) revamp the custom widget set
- support for installation and removal of skins through the skin browser
- add transparency for the playlist
- speed up loading of playlist track information

Core
- posing for gstreamer backend
- rewrite socket server code in GIOChannel
- threading needs evaluation
- rewrite the playlist system


Developers DONE list
====================

0.9.7:
- fix memory leaks
- fix playlist resize drag problem
- fix PPC ALSA output bug
- libglade-ize preferences window
- instant apply for preferences window
- fix drawing errors with some 32-bit Windows Bitmap skins (Kalak_Amp)
- fix transparency problem with some skins (bluesteel) with shaded windows
- combine the 2 configure files
