BUGS:
   1. missing db after it's created?  I can't reproduce this.  (from neal)


IMMEDIATE

   1. ADD: ability to sort/change order of files
   2. ADD: basic layout customization: colors
   3. ADD: basic layout customization: display format in medialist window
   4. FIX: shameful limits
   5. FIX: genre extraction for mp4/aac files.  this is an error in the
      libmp4v2 library
   6. FIX: get mpeg playtime extraction working
      MY GOD WHY ARE ALL THE AUDIO/VIDEO LIBRARIES COMPLETELY UNDOCUMENTED!?!?
      OH I'M SORRY, THEY PROVIDE "DOXYGEN"-ATED VERSIONS OF THEIR CODE...
      IS THAT SUPPOSED TO FUCKING HELP ME????? IS IT????
      MOTHER FUCKERS!!!!!!!

LONG LIST:
   1. FIX: currently re-draws of the screen are always expensive.
      i.e. if the user moves up one row in the medialist window, the entire
      medialist window is redrawn.  only the two rows affected need to be.


