commit 19f536ebb42da65a8571155235dbd955e108a3b5 Author: Jens Georg Date: Sat Dec 22 14:39:09 2012 +0100 Prepare 0.16.4 NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) commit d493a657601c163326658870baf0c70a2a56fb6d Author: Jens Georg Date: Sat Dec 22 14:16:05 2012 +0100 external,mpris: Remove translatability of new strings src/plugins/external/rygel-external-plugin-factory.vala | 2 +- src/plugins/mpris/rygel-mpris-plugin-factory.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit b945871c966ae0adc3e0a90e9df699c5aeb97836 Author: Jens Georg Date: Thu Dec 20 17:43:44 2012 +0100 data: Use proper bitrates for AVC_MP4_BL_CIF15_AAC_520 data/presets/GstX264Enc.prs | 2 +- data/presets/ffenc_aac.prs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 2337e766416d1f4b97690149d25acef3c03dbf43 Author: Jens Georg Date: Wed Dec 19 13:58:16 2012 +0100 external,mpris: Fix typo Lesson: Don't commit when you're tired. src/plugins/external/rygel-external-plugin-factory.vala | 2 +- src/plugins/mpris/rygel-mpris-plugin-factory.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 9c8605449620ed553e5ebc96c8d5e39c555a54eb Author: Jens Georg Date: Tue Dec 18 22:57:57 2012 +0100 external: Use less scary warning src/plugins/external/rygel-external-plugin-factory.vala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit d52f44122309439ed3f2762ebe2af16154e60b6a Author: Jens Georg Date: Tue Dec 18 22:49:41 2012 +0100 mpris: Use less scary warning If DBus is not available, just say we're deactivating the plug-in instead of showing that scary critical. src/plugins/mpris/rygel-mpris-plugin-factory.vala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit be006f8ecb55feead9addf4c651483881bfcc255 Author: Jens Georg Date: Tue Dec 18 22:29:42 2012 +0100 server: Silence DBus warning This fixes a critical when tumbler isn't installed. src/librygel-server/rygel-dbus-thumbnailer.vala | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) commit 6477a7f4c3c1e5fc42a58315d73b1be8844a6014 Author: Jens Georg Date: Tue Dec 18 22:15:57 2012 +0100 server: Print warning on missing profile src/librygel-server/rygel-transcoder.vala | 11 +++++++++++ 1 file changed, 11 insertions(+) commit f8c4f0a73117d283730fc3cec8777844febfce9f Author: Jens Georg Date: Sat Dec 15 01:55:00 2012 +0100 rygel: Fix environment config https://bugzilla.gnome.org/show_bug.cgi?id=679262 src/librygel-core/rygel-environment-config.vala | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) commit b349abc71254eec71ca67f857e2025ff10bbcd1c Author: Jens Georg Date: Sat Dec 15 01:31:18 2012 +0100 media-export: Add "All" container below "Artist" https://bugzilla.gnome.org/show_bug.cgi?id=676136 .../rygel-media-export-node-query-container.vala | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) commit 6647ae61dc7a49cb2cc3e5c3f29215eb25e3cd8d Author: Jens Georg Date: Sun Dec 2 01:18:51 2012 +0100 renderer: Fix typo in initial state variables notify Conflicts: src/librygel-renderer/rygel-av-transport.vala src/librygel-renderer/rygel-av-transport.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit ed637730a33629be221a5957bb193b5b834ef21c Author: Jens Georg Date: Mon Dec 3 19:58:33 2012 +0100 media-export: Ignore files starting with . src/plugins/media-export/rygel-media-export-harvester.vala | 4 ++++ 1 file changed, 4 insertions(+) commit d800ca2fffa931268f2c09a32debdf88abb650cd Author: Jens Georg Date: Mon Nov 26 14:29:14 2012 +0100 media-export: Undo place-holder hack 127244d6 introduced a mtime of int64.MAX as a hack to mark items as a place-holder in the db, unfortunately not all paths handling with mtime were updated to reflect this, so uploaded items were harvested (due to size difference) but under some circumstances the mtime wasn't updated properly. src/plugins/media-export/rygel-media-export-media-cache.vala | 5 +++++ 1 file changed, 5 insertions(+) commit 8e3d3afe9bb2882937dbd4d42e855d2489a07496 Author: Jens Georg Date: Thu Nov 15 15:41:28 2012 +0100 server: Generate thumbs for native files only src/librygel-server/rygel-thumbnailer.vala | 5 +++++ 1 file changed, 5 insertions(+) commit 6ad1b54005a7c7fec0d50c2d520bac408b0729a1 Author: Jens Georg Date: Tue Nov 20 17:07:38 2012 +0100 renderer: Set proper track number src/librygel-renderer/rygel-av-transport.vala | 3 +++ 1 file changed, 3 insertions(+) commit b4016853d37a417def9b3ac5517a2bb41974a3d1 Author: Jens Georg Date: Tue Nov 20 16:21:26 2012 +0100 renderer: Add 3GPP mime-type src/librygel-renderer/rygel-playbin-player.vala | 1 + 1 file changed, 1 insertion(+) commit b723cc73c7172349c38b1f5bc01863bdfebe73e5 Author: Jens Georg Date: Tue Nov 20 16:26:56 2012 +0100 renderer: Add PresetNameList to initial notify src/librygel-renderer/rygel-rendering-control.vala | 3 +++ 1 file changed, 3 insertions(+) commit 0a9468b3d3b3a552b38a4d248b873cd62b14cbec Author: Dr.T.Vasudevan Date: Sun Dec 9 16:06:08 2012 +0530 Updated Tamil translation po/ta.po | 1071 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 567 insertions(+), 504 deletions(-) commit 7e5b652645a53bf9e64de1a59620836f25589d07 Author: Gheyret Kenji Date: Sun Nov 18 12:15:05 2012 +0900 updated Uyghur trsnalation Signed-off-by: Gheyret Kenji po/ug.po | 790 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 440 insertions(+), 350 deletions(-)