Release 0.2

Functional changes:

* Reduce the tiny font's space from two pixels to one
* The keys to cycle through the window functions changes from w/W to Ctrl-w/W
* Add -U flag to start up minimized so that next-file remains minimized.
* Add -= flag to start up showing the whole piece changes from -= to -e
* When it fails to open an audio file it now plays the next file instead of dying.
* The default pixels per second increases from 50 to 100.
* Various bug fixes and some small speed improvements.
* It checks for zero-length audio files and doesn't try to play them.
* The SDL audio bufferr is now fixed at 1/100th of a second.
* It stays in fullscreen mode or not when playing another track.
* Added the DISP_OFFSET environment variable to be able to move the green line.
* In mute mode it now stops at the end of the audio file.
* [d] and [D] now move the green line
* Environment variable SPETTROFLAGS sets default options.
* The -D/--double N flag makes it  increase softvol so it doubles in N seconds
* libmpg123 recovers from broken MP3 files
* Added libsox support to read audio files

System changes:

* It compiles with CC=c99
* Source files are all renamed to length 8.3
* It catches segmentation faults (usually in libav) and plays the next track.
* ./configure --without-mpg123 now works

Release 0.1

First public release.
