Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-31 | update to 0.8.3 | drochner | 1 | -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-11 | Fixes for GCC 3.4+: add explicit this-> when calling inherited | joerg | 1 | -2/+21 | |
member functions, add an isprint using a reference(!) to an unsigned character to work with normal pointers instead. *sigh* | |||||
2003-02-16 | Update mp3check to 0.8.0: | abs | 1 | -0/+12 | |
Changelog lists many small changes, most notable is ability to handle VBR files. |