
* If WITH_SHELL_SUPPORT is enabled, everything fails - It's not important
  because I don't use it anyway, but it should be fixed sometime.

* I went over this code the other day and I can only shake my head in
  disgust. There's quite a lot of dangerous code in here (i.e. code that can
  cause deadlocks, etc.) and lots of bugs, not to mention the fact that I was
  plain stupid to you pty's instead of pipes. I didn't even start to fix the
  code. Instead I wrote an mpg123 frontend since mpg123 now has a remote
  protocol which is pretty nifty. Maybe I'll fix this code someday when I'm
  extremely bored or enough people bug me...

