***  f = fixed, d = done, w = work in progress, b = broken  ***

 >update the FAQ!
 >fix all possible buffer over-runs in io_mpg123.c!
  (hell, just re-write it, probably easier)
 >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.

d>fix playlist time length display when applying load header option on files
  for first time.

 >fix the -dockwm option?
d>catch mpg123 crashes, so that gqmpeg does not crash with it.
d>playlist loading is a little slow right now, the new code needs a method
  to freeze updates to the window during load, as currently every loaded file
  causes a display redraw.
 >add support for x-url drops to main window (for http://server:port)

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

d>add realtime -T support option. UPDATE: added support for --aggressive,
  as it seams to work, I did not notice -T doing anything.

 >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

 >move to autoconf scripts

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

