***  f = fixed, d = done, w = work in progress, b = broken  ***
 (no particular order)

 >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)
 >(apply patch to) fix rectangular skin change problems.
 >fix skin changing (shape bugs) issues.

 >fix '/' divider issues in pathsel dialogs (multiple /'s can wind up in history)
 >add command line option for recursive directory loading
d>add option to add currently playing stream to playlist.
 >update the FAQ!
 >fix all possible buffer over-runs in io_mpg123.c!
  (hell, just re-write it, probably easier)
d>add test for mpg123 version at startup (http not available with mpg123 0.59o)
  also test for freeamp in mpg123 emulation mode, it is still 0.59o compat.

 >figure out why translations fail to show for title columns in playlist window.
 >fix the -dockwm option?
  causes a display redraw.
 >add support for x-url drops to main window (for http://server:port)

d>add total playlist time played/remaining toggle
d>add indicator item so people know what the time refers to (song play/rem, or playlist play/rem)

 >make home go to first song, end to last, etc.
 >'import' should also respect relative paths to the playlist (like m3u)

 >add a --quit-on-stop [-q] to have mpg123 start up playing and exit at
  the end of a playlist

 >speed up screen redraws, current implementation is inefficient.
   (heavily exposed by double mode on my system)

 >add option to disable display of suffix in title display (.mp3, etc.)
 >add option to constantly scroll title display back and forth

d>move to autoconf scripts

 >add equalizer support (mpg123 supports this) 
  update:mpg123 --equalizer appears never finished (in 0.59o)

