- potamus 0.12

Start playing automatically when files are given on the command line, as
other players do (suggested by Depaz).

Add -lFLAC at the end of LIBS, not the start, which should fix link
errors if your linker is picky about library ordering (reported by
Bo-Erik Sandholm).

Initialise the "matrix" field in ao_sample_format to NULL, which stops
libao printing warnings to stderr.

Distinguish between fatal and non-fatal errors while playing, where
non-fatal errors are things like encountering unplayable files
(suggested by Paul Nasca). This means Potamus will just skip over files
it can't handle, rather than stopping, which is useful if you like to
store metadata along with albums.

- potamus 0.11

Use the medium-quality SRC resampling mode, not the best one. The
best-quality mode is too slow to be useful (it can't do 48k to 44k1 on
my 2.4GHz P4 in real time), and I can't hear a difference between the
two.

Assorted minor cleanups.

- potamus 0.10

Use JACK directly, rather than depending on bio2jack.

Assorted minor cleanups.

- potamus 0.9

Initial release.
