
Amount: Uncountable(tm)
Amount of outright misfeatures: Even Higher(r)


 - Settings dialog exists. No, it doesn't have *any* effect whatsoever 
   to anything... =(

 - Ditto for subtune changer.

 - Saving / loading settings may or may not work. (I had
   save_settings() call out there, but it crashed with GTK error
   *before* it even went to that routine... very strange.)

 - Code exist to formulate the file name stuff to the xmms window, but 
   it's not called. Or something.

 - With certain window managers, the XMMS window just jumps to a location
   outside the screen every time XMMS is started. This is just
   a cosmetic bug (if a bit annoying...), just get the window list
   (middle mouse button in WindowMaker by default) and select XMMS, it
   should be there. Cause of this bug is suspected to be the alignment
   of the sunspots at the time when the settings reading was first
   compiled. Who knows. I don't even *know* how to move the XMMS window.

 - You may see this error:

   ** WARNING **: Couldn't find pixmap file: mos6581.xpm

   This is non-fatal. The file is in pixmaps/ directory, and if you
   crave to get a cool picture of the 6581 to the About dialog, copy
   it to /usr/local/share/pixmaps or something (it also sees if it's
   in pixmaps/ directory under current working dir).

   As of yet, there is no "compile in this xpm file" option in Glade, I'd
   probably need to add a custom widget for that...

 - Configuration script sucks (my first, that's probably why...)
   Currently, I guess, automake will not find sidplay and xmms
   headers, and there's probably more elegant way of checking those
   anyway, but **sigh** no time to implement those, dammit.

