Commit graph

11 commits

Author SHA1 Message Date
marino
9767c253ed audio/mp3diags: Fix out-of-scope errors
getpid and clearPtrContainer were out-of-scope.
Add unistd.h and pearl namespace to fix (seen on gcc 4.6+)
2012-12-15 11:10:37 +00:00
hans
c54bbf2d30 Fix build on SunOS. 2012-01-11 19:23:02 +00:00
wiz
ac2576a0c4 Update to 1.0.09.063:
10.09.2011 - 1.0.09.063
- made Discogs queries work again, after a Discogs API change
- added close button for windows on Gnome 3
2011-09-12 21:27:26 +00:00
wiz
4e1d57b421 Update to 1.0.08.053, add comment to patch.
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.
2011-09-08 20:32:21 +00:00
drochner
d222477157 update to 1.0.07.052
changes: fixed crash in folder filter dialog
2011-01-11 11:49:17 +00:00
wiz
e71fbb7023 Update to 1.0.06.051:
This release fixes a crash that was caused by invalid Lyrics tags
and a crash that occurred under certain circumstances on Windows
when opening the "Folder filter" dialog.
2010-08-17 13:52:53 +00:00
adam
ec551dd03a Changes 1.0.05.050:
* fixed issue 23 (assertion failure)

Changes 1.0.04.049:
* fixed crash triggered by invalid frame lengths in ID3V2
* fixed crash that occured when the backup directory couldn't be created

Changes 1.0.03.048:
* fixed crash triggered by GEOB frames containing UTF-16 text

Changes 1.0.02.047:
* fixed crash triggered by trying to repair broken ID3V2 tags that contain
 images
* fixed crash that occurred when changing file names manually in the file
  renamer, without defining a pattern
* fixed crash caused by unsynchronized ID3V2.4.0 frames that end with 0xff

Changes 1.0.01.046:
* fixed crash that occurred when running on Qt 4.6
* fixed crash that occurred when changing song info in the tag editor if
  songs had images stored as BMP or anything else besides JPG or PNG

Changes 1.0.00.045:
* wording changes to reflect non-beta status
* pressing CTRL+C when viewing full-size images in the tag editor or in
  "Tag details" in the main window copies the image to the clipboard
* added "Rating" and changed field order in "Tag details" to match the Tag
  editor
2010-05-15 08:51:30 +00:00
adam
c48aff229e Changes 0.99.06.041:
* brought documentation up to date
* added test for ReplayGain info stored inside Id3V2
* failing to read text frames from files no longer causes crashes
* fixed bug resulting in crash when 2 ID3V2 tags are present and
    "Discard invalid ID3V2 data" gets called
* XML export now works when names contain double quotes
* locale in export dialog
* locale lists are now sorted
* long text frames are now truncated when shown in the "File info" area
* changed names and order for tabs under Config/Files
* made transformation options work correctly in MSVC

Changes 0.99.06.040:
* "Various Artists" support
* all pictures are shown and can be viewed in full size in "Tag details"
* all pictures from a file are shown in the tag editor
* patterns in the tag editor may now be disabled
* export as M3U or XML
* better handling of text frames containing null characters
* auto-size for the tag editor's "current file" area
* better column widths in the tag editor
* improved HTA for Windows build
2009-10-19 16:00:23 +00:00
wiz
6ab3d1bfb1 Update to 0.99.05.031:
18.08.2009 - 0.99.05.031
- crash detection
- fixed small memory leak in config dialog
- fixed small memory leak in the tag editor
- content is shown for GEOB frames
- .ID3 files are now loaded in addition to .MP3
- made the counter shown when applying transforms increment on new file
    (until now it was incremented for each transform)
- "Various artists" no longer set as "artist" when downloading track
    info from MusicBrainz
- fixed "current cell" in the tag editor (until now, when dragging the
    mouse to select several cells, the current cell was wrong, leading to
    setting values incorrectly
- fixed a bug that didn't allow removal of the track number
- slightly improved the normalizer, so a "busy" cursor is shown when the
    connection to the underlying process is lost (the program seems frozen,
    but it resumes after about 30 seconds)
2009-08-21 12:48:01 +00:00
drochner
3cb508a03c update to 0.99.05.030
changes: bugfixes
2009-07-29 17:42:39 +00:00
drochner
fb39822e02 add mp3diags-0.99.02.020, an mp3 diagnosis tool and tag editor 2009-07-07 09:34:39 +00:00