diff options
author | adam <adam> | 2010-05-15 08:51:30 +0000 |
---|---|---|
committer | adam <adam> | 2010-05-15 08:51:30 +0000 |
commit | 834fc5a141718499694fa03efc7e73d9ca13a65c (patch) | |
tree | 7a999a751360ef888fc50ec79f94e4276c313572 /audio/mp3diags/patches | |
parent | 7438060ab8c11975342ca68b5110392bf0cefe72 (diff) | |
download | pkgsrc-834fc5a141718499694fa03efc7e73d9ca13a65c.tar.gz |
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
Diffstat (limited to 'audio/mp3diags/patches')
-rw-r--r-- | audio/mp3diags/patches/patch-aa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3diags/patches/patch-aa b/audio/mp3diags/patches/patch-aa index b8eca95f666..8ad69f337e8 100644 --- a/audio/mp3diags/patches/patch-aa +++ b/audio/mp3diags/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.3 2009/10/19 16:00:23 adam Exp $ +$NetBSD: patch-aa,v 1.4 2010/05/15 08:51:31 adam Exp $ ---- src/src.pro.orig 2009-10-19 15:41:57.000000000 +0200 +--- src/src.pro.orig 2009-11-29 21:33:13.000000000 +0000 +++ src/src.pro -@@ -148,7 +148,7 @@ ThreadRunner.ui \ +@@ -150,7 +150,7 @@ ThreadRunner.ui \ Export.ui |