o now supports playing mp3 (via madplay/sox)
o include a transformation script called mksong.sh
o rename main binary from tempest to tempest_for_eliza because
there's now another one called tempest_for_mp3
o md5 -> distinfo
o bump NEED_VERSION
o don't need to fool automake
* Use the system libtool.
* Remove the disk writer flavor, include it by default.
* Add a gnome subpackage.
Notable changes in this release:
General:
* Replaced folder icons.
* Don't display playlist numbers elsewhere when turned off.
* Support 32-bit and 16-bit "bitfield" bmps in skins.
CD Audio:
* Supply a dummy user and hostname to the cddb server.
MPG123:
* Handle UTF-16 encoded tags.
* Major stability fixes.
Streamripper started as a way to separate tracks via Shoutcast's
title-streaming feature. This has now been expanded into a much more
generic feature, where part of the program only tries to "hint" at
where one track starts and another ends, thus allowing a MP3 decoding
engine to scan for a silent mark, which is used to find an exact track
separation.
* Shorten now refuses to input data from or output data to a tty.
* Fixed crash when trying to create seek tables from a non-shorten file.
* -s and -S options can now create seek table files from data read on stdin.
* Seek tables are now appended to non-stdout output file when reading
uncompressed data from stdin.
The MikMod sound library is an excellent way for a programmer to
add music and sound effects to an application. It is a powerful
and flexible library, with a simple and easy-to-learn API.
WWW: http://www.mikmod.org
--
id3lib is an open-source, cross-platform software development library
for reading, writing, and manipulating ID3v1and ID3v2 tags. It is an
on-going project whose primary goals are full compliance with the ID3v2
standard, portability across several platforms, and providing a powerful
and feature-rich API with a highly stable and efficient implementation.
WWW: http://id3lib.sourceforge.net/