summaryrefslogtreecommitdiff
path: root/audio/mp3check/patches/patch-ae
AgeCommit message (Collapse)AuthorFilesLines
2007-08-31update to 0.8.3drochner1-7/+7
changes: --add-tag added: automatically add an ID3v1.1 tag to file which do not have any ID3v1.x or v2.x tag, lots of handcrafted algorithms converted 2300 files rather successfully in 37 seconds, the code is obscure though approved by tron
2005-12-11Fixes for GCC 3.4+: add explicit this-> when calling inheritedjoerg1-2/+21
member functions, add an isprint using a reference(!) to an unsigned character to work with normal pointers instead. *sigh*
2003-02-16Update mp3check to 0.8.0:abs1-0/+12
Changelog lists many small changes, most notable is ability to handle VBR files.