File Release Notes and Changelog
Notes:
Please report any bug!
Changes:
# Mp3Wrap v. 0.5
Corresponding mp3splt: version 1.2 or higher
- new feature added: CRC introduced. Now wrapped files created with Mp3Wrapped contain a CRC information
to guarantee that index and mp3data has not been damaged.
- new feature added: Verbose option introduced. Now -l option gives only list of filenames, -lv complete infos.
- new feature added: extension can be specified in ".mp3wrap" or "mp3wrap.ini as "EXT=my extension.mp3"
- feature improved: like mp3splt, now searches for index for 16384 bytes. This should be enough.
- bug fixed: file existence error is now correct.
- now sources are separated by functions for easy mantainance.
- added configure script to autodetect install and man directories for Linux version.