commit b01f4559180b333bac903e0fa0bd16409b4c7336 Author: Jens Georg Date: Mon Feb 27 21:21:21 2017 +0100 Prepare 0.33.90 Signed-off-by: Jens Georg NEWS | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) commit 32cd5edd66406b5662ed56d0a479b994e1d205b2 Author: Samuel CUELLA Date: Tue Jan 24 17:44:00 2017 +0000 server: XMBC on XBox needs transcoding for HD Patch modified for style and to include the other XMBC hacks https://bugzilla.gnome.org/show_bug.cgi?id=777703 src/librygel-server/filelist.am | 1 + src/librygel-server/rygel-client-hacks.vala | 4 ++ src/librygel-server/rygel-xbmc-hacks.vala | 4 +- src/librygel-server/rygel-xbmc4xbox-hacks.vala | 72 ++++++++++++++++++++++++++ 4 files changed, 79 insertions(+), 2 deletions(-) commit ff75d41f80777db8523057dfdb893b5c73edd756 Author: Fran Dieguez Date: Sun Feb 26 23:58:08 2017 +0100 Updated Galician translations po/gl.po | 465 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 235 insertions(+), 230 deletions(-) commit c82d95bc985ad870ea4a6f67316fd9d8f74f49f8 Author: Мирослав Николић Date: Sun Feb 26 09:46:20 2017 +0100 Updated Serbian translation po/sr.po | 249 +++++++++++++++++++++++++++++++++++++-------------------- po/sr@latin.po | 249 +++++++++++++++++++++++++++++++++++++-------------------- 2 files changed, 326 insertions(+), 172 deletions(-) commit eef34e267464d5e80d9e679343271d5905ae1548 Author: Jens Georg Date: Fri Feb 24 20:12:27 2017 +0100 ui: Fix for upcoming Vala 0.36 Signed-off-by: Jens Georg src/ui/rygel-media-pref-section.vala | 4 ++++ src/ui/rygel-network-pref-section.vala | 8 ++++++++ 2 files changed, 12 insertions(+) commit d79b6ddf0fda94ffaac9a81cfade6eed9b1b7752 Author: Baurzhan Muftakhidinov Date: Tue Feb 21 08:20:40 2017 +0000 Update Kazakh translation po/kk.po | 191 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 97 insertions(+), 94 deletions(-) commit 779cfe37e30a1b74994777a3b3f13f9144d78d1f Author: Kjartan Maraas Date: Sun Feb 19 18:10:57 2017 +0100 Updated Norwegian bokmål translation. po/nb.po | 1125 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 563 insertions(+), 562 deletions(-) commit d2a2b925ae67307a8b96c1dead05609f87258e04 Author: Matteo Settenvini Date: Thu Feb 16 12:27:50 2017 -0300 Avoid always re-reading all mime-types on startup This commits optimizes startup time, when scanning directories with many files which are already cached and up-to-date. Before, we were always opening and reading from them to determine their mime-type, even though it was already in the local database. Now we re-use this information, getting a speed up which can be even of several minutes, especially on systems with rotational drives. https://bugzilla.gnome.org/show_bug.cgi?id=778778 .../media-export/rygel-media-export-extractor.vala | 11 ++-- .../media-export/rygel-media-export-harvester.vala | 2 +- .../rygel-media-export-harvesting-task.vala | 65 ++++++++++++---------- .../rygel-media-export-media-cache.vala | 9 ++- .../rygel-media-export-sql-factory.vala | 2 +- 5 files changed, 51 insertions(+), 38 deletions(-) commit 72905837ba4f55cc4dc560e61879a848ad2e4438 Author: Chao-Hsiung Liao Date: Sat Feb 18 06:58:30 2017 +0000 Update Chinese (Taiwan) translation po/zh_TW.po | 1110 ++++++++++++++++++++++++++++++----------------------------- 1 file changed, 558 insertions(+), 552 deletions(-) commit 5540d806fa16173e048142e3a0ff88b80b1500a1 Author: Ask Hjorth Larsen Date: Thu Feb 16 14:33:31 2017 +0100 Updated Danish translation po/da.po | 1160 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 597 insertions(+), 563 deletions(-) commit a09570ab2367edeb04a0dce272153afd8205087d Author: Claude Paroz Date: Thu Feb 16 09:13:33 2017 +0100 Updated French translation po/fr.po | 272 ++++++++++++++++++++++++--------------------------------------- 1 file changed, 103 insertions(+), 169 deletions(-) commit 6545b84c1348b2b2b53c992b1ce455ed014705ec Author: Inaki Larranaga Murgoitio Date: Mon Feb 13 22:40:23 2017 +0100 Update Basque language po/eu.po | 514 ++++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 291 insertions(+), 223 deletions(-)