commit 8b3f85122b4e079ba5ce9adf0343b9afb01c1964
Author: Jens Georg <
[email protected]>
Date: Mon Mar 19 20:46:42 2012 +0100
Prepare 0.13.4
NEWS | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
commit ece0c5648bf9b101ecbd393eb05f1ca12ce29b55
Author: Lukasz Pawlik <
[email protected]>
Date: Thu Feb 23 15:58:12 2012 +0100
core: Prevent crash if User-Agent is not in UTF-8
Based on Lukasz's Harmattan patch.
src/rygel/rygel-client-hacks.vala | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
commit cf3a09ab14ddb85e05ad3d7e15ae0abb02e447ae
Author: Jens Georg <
[email protected]>
Date: Mon Mar 19 20:13:17 2012 +0100
Revert "core: Do not treat 'npt=0-' as seek request"
This reverts commit 15d7783f850a28a221bca49eac118d6744c8d9b6.
src/rygel/rygel-http-time-seek.vala | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
commit 97191f5ae08ffdcc3fd0113691fc435519fccbc7
Author: Jens Georg <
[email protected]>
Date: Sun Mar 18 22:02:10 2012 +0100
core: Set X_DLNACAP according to configuration
https://bugzilla.gnome.org/show_bug.cgi?id=667781
src/rygel/rygel-root-device-factory.vala | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
commit 09e5bc9dcd1c6e9bff9f79eb9e2a0d0d68315691
Author: Jens Georg <
[email protected]>
Date: Sun Mar 18 18:09:00 2012 +0100
media-export: Really set proper UPnP class
Commit baa6f4c4 used a wrong asumption so the class was still
.storageFolder instead of .musicAlbum.
...rygel-media-export-query-container-factory.vala | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
commit c82cc2e62c13416a938b6941c049b47309301ba2
Author: Jens Georg <
[email protected]>
Date: Sun Mar 18 14:19:52 2012 +0100
core: Prevent crash on missing element
src/rygel/rygel-http-identity-handler.vala | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
commit a3d19f421bbfc6c795fbce6904ebe34f3424c088
Author: Jens Georg <
[email protected]>
Date: Sat Mar 17 18:19:47 2012 +0100
build: Drop max version requirements
configure.ac | 21 +++++----------------
1 file changed, 5 insertions(+), 16 deletions(-)
commit 5b058560911d19e6f25d23d438d506e96fa60e77
Author: Rudolfs Mazurs <
[email protected]>
Date: Sat Mar 17 12:16:01 2012 +0200
Updated Latvian translation.
po/lv.po | 280 ++++++++++++++++++++++++++++++++++++--------------------------
1 file changed, 163 insertions(+), 117 deletions(-)
commit 1eda2dce4d32c25d6c0efbc1086413fea8b1019f
Author: Jens Georg <
[email protected]>
Date: Sat Mar 17 10:09:02 2012 +0100
mpris: Don't abort if client uses wrong type
Check that we always get a{sv} for property changes.
src/plugins/mpris/rygel-mpris-player.vala | 4 ++++
1 file changed, 4 insertions(+)
commit 388eabec8a14e0d095d99328a0d19709c26875e5
Author: Piotr Drąg <
[email protected]>
Date: Fri Mar 16 21:05:02 2012 +0100
Updated Polish translation
po/pl.po | 257 ++++++++++++++++++++++++++++++++++----------------------------
1 file changed, 143 insertions(+), 114 deletions(-)
commit 1e3b36dcc18effbd2e67b2ddaa8b6a43b1ec165f
Author: Jens Georg <
[email protected]>
Date: Thu Mar 15 08:56:59 2012 +0100
core: Return 404 on missing thumbnail
https://bugzilla.gnome.org/show_bug.cgi?id=672048
src/rygel/rygel-http-get.vala | 29 +++++++++++++++++------------
1 file changed, 17 insertions(+), 12 deletions(-)
commit 2a0a4b7fa63c0d24908118a2c01c2bfc9da613ce
Author: Jens Georg <
[email protected]>
Date: Wed Mar 14 17:01:42 2012 +0100
core: Do not abort on invalid indices
Check if the thumbnail or subtitle a client requestes actually exists.
Otherwise libgee just aborts.
https://bugzilla.gnome.org/show_bug.cgi?id=672048
src/rygel/rygel-http-get.vala | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
commit 691b63777cf122863f7b7b43ea4c732c04c57dec
Author: Jens Georg <
[email protected]>
Date: Sat Dec 17 14:06:25 2011 +0100
tracker: Clean-up alternative property keys
.../tracker/rygel-tracker-key-chain-map.vala | 27 +++++++++++++++-----
1 file changed, 21 insertions(+), 6 deletions(-)
commit 41b7ac88d7fd2c32bf8e3895f44bb4f34623f71a
Author: Jens Georg <
[email protected]>
Date: Tue Mar 13 13:03:32 2012 +0100
playbin: Emit LastChange when duration is known
src/plugins/playbin/rygel-playbin-player.vala | 8 ++++++++
1 file changed, 8 insertions(+)
commit f0893754417e4979164275b434095d7fec349e2e
Author: Jens Georg <
[email protected]>
Date: Sat Mar 10 13:27:51 2012 +0200
mediathek: Use debug instead of warning
Just skip the item, if any of those nodes is missing it's not a video
item so we're not interested in it. There is no need to display a scary
warning for this.
.../mediathek/rygel-mediathek-rss-container.vala | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
commit a832298b7381874e875528d3a44e4f151bc1ef4d
Author: Jens Georg <
[email protected]>
Date: Thu Mar 8 14:08:44 2012 +0200
data: Use new logo
AUTHORS | 3 +
COPYING.logo | 1 +
data/icons/120x120/rygel.jpg | Bin 12359 -> 3466 bytes
data/icons/120x120/rygel.png | Bin 33953 -> 2840 bytes
data/icons/128x128/rygel.png | Bin 23331 -> 3048 bytes
data/icons/32x32/rygel.png | Bin 2887 -> 970 bytes
data/icons/48x48/rygel.jpg | Bin 2108 -> 1439 bytes
data/icons/48x48/rygel.png | Bin 3224 -> 1461 bytes
data/icons/scalable/Makefile.am | 2 +-
data/icons/scalable/rygel-full.svg | 98 +++
data/icons/scalable/rygel-small.svg | 867 -------------------------
data/icons/scalable/rygel.svg | 1200 ++---------------------------------
12 files changed, 155 insertions(+), 2016 deletions(-)