***  f = fixed, d = done, w = work in progress, b = broken  ***
     * = fix before next release
     1 = 1.0 release showstopper
 (no particular order)

MAIN:
=====

PLAYLIST:
=========

1>fix session playlist to remember (file) name of loaded playlist.

 >add support of relative paths in playlist (?)

SLIK:
=====

 >fix arrow key focus movement (still need to fix distance calcing to use region, not center)
 >add focus/keyboard support to dial widget
 >add keyboard support to the skin_size button (should be interesting)

 >allow submenus to fly open on mouse/focus over
 >list widget's focus should skip insensitive rows
 >on each show submenus should update their backing

 >Add clip mask for items, sliders.
1>add X font support to text widget, NOTE: have user supplied patch, refer to it.

SKINS:
======

default:

Mr clean:

MPG123:
=======

OGG123:
=======

 >figure out what to do about ogginfo reading the entire file, all I
  want is the song header info (doh!)

RADIO:
======

XMP:
====

New modules:
============

 >look into adding a VQF module (using dreamplayer?)

 >timidity support (awaiting possible patch)
  UPDATE: to late for 0.13.0, but I do have a patch sitting here.

MISC: (low priority)
=====

 >finish the command queueing for async playback controls (fix it to work correctly)
 >fix 'hang' when next or prev is changed 'too fast'. (attempted solution is above)

 >ipc loading of playlists has a problem when used with netscape (4.x) - netscape
  removes the temp file before the parent gqmpeg process begins loading it. This
  causes it to fail, pehaps ipc for playlists should work: control process sends
  ipc command, then listens (by subscribing to stat file) for load done signal
  from parent - then exits.

