All releases tagged bugfix


Release Notes: This release fixes a bug that caused a "%s" to be shown instead of information about the files that were about to be processed.


Release Notes: This release fixes a crash caused by a recent change in data returned from Discogs.com


Release Notes: This release makes the code compilable with GCC 4.7.


Release Notes: This release fixes a crash which was introduced in the previous release and which, in many cases, prevented the program from starting.


Release Notes: Discogs queries work again, after a Discogs API change. The track numbering when querying multi-volume albums from Discogs was incorrect and is fixed in this version.


Release Notes: This release fixes the crash reported in issue #46. GEOB frames in ID3V2 could cause a crash if they contained UTF-16 strings and the user tried to go to "Tag details".


Release Notes: A bug introduced in the previous version that made the program crash when scanning files with empty frames inside ID3V2 tags was fixed. The Windows build process was restructured, which now is done from a GUI application.


Release Notes: An assertion failure was fixed in Id3V2Stream.cpp. Support was added for image frames in ID3V2 tags that use a UTF-8 encoding to specify their type.


Release Notes: There was a random crash affecting only the Windows port. This was fixed through the recompilation of a library with different parameters and the corresponding change of the make file.