Changed since 0.04:

* Different write method that reduces sound-overrun errors

* Added priority threading for systems that support it.

* Added -b -D -A -M options to control used devices even more.

* Added -k to allow overwrite when file exists

* Changed names of executables to reduce namespace pollution (sorry for this).

* Using BSD-style install to set privileges on install.

* Detect/correct if mixer isn't set correct when recording from cdrom.


Changed since 0.03:

* compiler and compiler options (conform debian guidelines)

* option -t did not give correct result

* added a global resource-file in /etc/soundrecorder.conf and a optional
  .soundrecorder in a users HOME (in this order processed)

* update of the manual-pages

* changed copying policy to GPL


Changed since 0.02:

* bufferlength error that causes libc6 version to SIGSEGV

* correction of CTRL-C signals in libc5 versions

* other/safer commandline option reader

* using DMA bufferlen for reading and writing (reduces overruns)

* using non-delayed writing of outputfiles (reduces overruns)

* somewhat cleaner code (still not there anyway)

* check on exec-errors (quit-on-error)
