commit 8282b73cea795904a37141e1fcd19ef55b5e74a8 Author: Jens Georg Date: Sun Nov 11 14:25:20 2012 +0100 Prepare 0.16.2 NEWS | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) commit 0f63ffd5b7117e6d9dbb784bffa13e3e41940f44 Author: Jens Georg Date: Mon Nov 12 22:57:35 2012 +0100 playbin: Add missing buffering handling src/librygel-renderer/rygel-playbin-player.vala | 50 +++++++++++++++++++++---- 1 file changed, 42 insertions(+), 8 deletions(-) commit 6f5a29cb029e23b252a41b86c5a472783964d1b4 Author: Jens Georg Date: Mon Nov 12 23:23:03 2012 +0100 server: Add missing Content-Length header More fall-out from that seeking bugfix. Caused seek in player not to work as well as missing length information for several file types. src/librygel-server/rygel-http-get.vala | 2 +- src/librygel-server/rygel-http-identity-handler.vala | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) commit 5a338f68e636c34f1b7b3becd1d7c1f84cab8a3d Author: Jens Georg Date: Mon Nov 12 22:29:35 2012 +0100 playbin: Only report duration if known src/librygel-renderer/rygel-playbin-player.vala | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) commit 46c8a2f42d182486b29f782997e782addb009aeb Author: Jens Georg Date: Thu Nov 1 23:57:01 2012 +0100 server: Fix thumbnails for XBox 360 If a video file needed transcoding for the XBox, it would not display a thumbnail because the generated url was adding the /th/ subrequest on top of the /tr/ request. This caused a "no transcoder available for WMVHIGH_FULL.wmv" warning as well as a failing thumbnail request. src/librygel-server/rygel-xbox-hacks.vala | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) commit 3b0cdc5d489a5d32b68e2e75a794a8e9841f7fcb Author: Jens Georg Date: Sun Oct 28 17:42:18 2012 +0100 server: Ignore full-range seeks src/librygel-server/rygel-http-response.vala | 7 +++++++ 1 file changed, 7 insertions(+) commit ea1857a6b7f43ec969a8cbdd6710b619268d1e5b Author: Jens Georg Date: Sat Oct 20 14:37:34 2012 +0200 renderer-gst: Add AAC mime-types src/librygel-renderer/rygel-playbin-player.vala | 2 ++ 1 file changed, 2 insertions(+) commit 0f93419fab4128acae9043bfa77e1dffb1a51efa Author: Jens Georg Date: Fri Oct 19 17:14:53 2012 +0200 core: Skip modules in hidden directories https://bugzilla.gnome.org/show_bug.cgi?id=686018 src/librygel-core/rygel-plugin-loader.vala | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) commit d8bf07e4b8daae7bb65c471661c33aca50ffae79 Author: os_ Date: Fri Sep 21 08:38:58 2012 +0100 Updated Arabic translation po/ar.po | 820 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 450 insertions(+), 370 deletions(-) commit 04bfccd829075bd4808646a9afbc972f188a76ae Author: Kjartan Maraas Date: Sat Oct 13 12:54:36 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 413 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 202 insertions(+), 211 deletions(-)