commit 21704fcd1996c87fc0a140f07c18db6dabf3a146
Author: David King <amigadave@amigadave.com>
Date: Sat Sep 27 02:00:02 2014 +0100
Update NEWS for 2.2.4 release
M NEWS
M configure.ac
commit d849d3692f3dc03ce90486d7c1976494dcc6fc47
Author: David King <amigadave@amigadave.com>
Date: Sat Sep 27 01:28:40 2014 +0100
Update Windows installer script
Include complete Adwaita icon theme. Include winpthread DLL.
M SOURCES
M easytag-win32-installer.nsi.in
commit 7ab8317800d8fbe597bef480389c0f2811ec3554
Author: David King <amigadave@amigadave.com>
Date: Fri Sep 26 08:38:28 2014 +0100
Fix memory leak in id3lib buggy check
Free the result string.
M src/id3_tag.c
commit b86a305e841d4ee1dd5bc61d15ac5dcdb88e192c
Author: David King <amigadave@amigadave.com>
Date: Thu Sep 25 18:18:18 2014 +0100
Handle renaming on case-insensitive filesystems
A rename will fail on a filesystem that is case-insensitive, if the
filenames only differ by case. Work around this by moving to
a temporary
file first, in the case that a rename fails because the target exists.
https://bugzilla.gnome.org/show_bug.cgi?id=737302
M src/easytag.c
commit d9c2b6096c863063b4fbdfde4f3b3b86ccfab6c6
Author: Piotr Drąg <piotrdrag@gmail.com>
Date: Sun Sep 7 01:01:45 2014 +0200
Updated Polish translation
M po/pl.po
commit 69428c77a8951a61411a832b9158730d3cb3eab2
Author: Andika Triwidada <andika@gmail.com>
Date: Fri Sep 5 16:14:37 2014 +0000
Updated Indonesian translation
M po/id.po
commit 57152f6af96d7c3eb5becb9d68fa5170b28858f7
Author: Marek Černocký <marek@manet.cz>
Date: Tue Aug 26 09:30:07 2014 +0200
Fixed format specifiers order
M help/C/scanner.page
commit 3bc950f9ddd9ba1fa2499395808d89a2c8d72c31
Author: David King <amigadave@amigadave.com>
Date: Fri Aug 15 18:45:57 2014 +0100
Use updated license tags in AppData
M data/easytag.appdata.xml.in
commit 930158e964b57e123fedb8fe37fc8a1f4eb56250
Author: David King <amigadave@amigadave.com>
Date: Wed Jul 30 14:41:49 2014 +0200
Fix delays when clearing the CDDB models
Avoid accessing deleted rows in the tree view selection changed
handlers, by blocking the handlers when clearing the
models. Otherwise,
each release in the list of search results being deleted would be
fetched from the server and then immediately discarded.
M src/cddb.c
commit 77347d26ad6ed0f08f93742f0abb4871d95407f8
Author: David King <amigadave@amigadave.com>
Date: Sun Aug 10 12:32:43 2014 +0100
Fix scanner help for renaming files
M help/C/file-rename.page
commit 4288ddf6c7c5b09d352cdce784088e263d332501
Author: David King <amigadave@amigadave.com>
Date: Fri Aug 1 17:34:24 2014 +0100
Provide a useful error when failing to write files
Pass an error back from ET_Save_File_Tag_To_HD() to ensure that
a useful
error message is presented to the user. Provide a sane fallback if the
tag writing function does not provide a GError API (currently all
non-Ogg formats).
https://bugzilla.gnome.org/show_bug.cgi?id=733929
M src/easytag.c
M src/et_core.c
M src/et_core.h
commit 4e75b922da6bac1c60cb1f4965d4eaf2a34e8aac
Author: David King <amigadave@amigadave.com>
Date: Wed Jul 30 11:58:38 2014 +0200
Fix crash when reloading the directory tree
As the directory is cleared during reloading, the selection changes
and
this leads to a crash when a directory in the tree is deleted
outside of
EasyTAG. Avoid the changed signal being emitted by clearing the
directory tree only when the signal is blocked.
https://bugzilla.redhat.com/show_bug.cgi?id=1121142
M src/browser.c
commit c392b0b4500ae6b4dbf1fb3c302b7e0ae19bbfaf
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date: Fri Jul 4 13:09:08 2014 +0200
Updated Spanish translation
M help/es/es.po
commit c60601952180de9cec72bbeace1b0846da263313
Author: Daniel Mustieles <dnaiel.mustieles@gmail.com>
Date: Fri Jul 4 12:39:12 2014 +0200
Updated Spanish Translation
M help/Makefile.am
A help/es/es.po