commit 9b78fd43e6fb637e78bdb6a22d1c71cc85213ac4 Author: Jens Georg Date: Mon Feb 3 19:52:09 2014 +0100 Prepare 0.8.9 Signed-off-by: Jens Georg NEWS | 23 +++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) commit 71d4f41c152b2cdc1d551fcf7a17c406ff79bfc1 Author: Jussi Kukkonen Date: Tue Jan 28 16:44:24 2014 +0200 universal-cp: Avoid find_device() recursion when possible This should limit the massive processor usage in busy networks, as the old implementation recursed into every service, state variable and method. This patch only recurses into sub-devices. https://bugzilla.gnome.org/show_bug.cgi?id=723172 src/universal-cp/device-treeview.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) commit ebd2edf460b56699f05ea7892b8687041bb8ee10 Author: Мирослав Николић Date: Tue Jan 28 18:38:39 2014 +0100 Updated Serbian translation po/sr.po | 32 ++++++++++++++++++++------------ po/sr@latin.po | 32 ++++++++++++++++++++------------ 2 files changed, 40 insertions(+), 24 deletions(-) commit f745d99c8f64fd312857d2df9b0149e94e3a9177 Author: Jussi Kukkonen Date: Wed Jan 15 11:16:57 2014 +0200 Hide DIDL-dialog on delete-event Closing the DIDL-Lite dialog with the "x" button used to destroy the window, making it unusable from that point on. https://bugzilla.gnome.org/show_bug.cgi?id=722245 src/av-cp/playlist-treeview.c | 3 +++ 1 file changed, 3 insertions(+) commit 31748b89b7b30630081995c87264c54b661034de Author: Marek Černocký Date: Sat Dec 7 17:48:06 2013 +0100 Updated Czech translation po/cs.po | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-)