commit 09d5d0caca5ccf2232b963abae4fa7479f1859c9
Author: Jens Georg <
[email protected]>
Date: Tue May 31 20:12:01 2011 +0200
Prepare 0.10.2
NEWS | 20 ++++++++++++++++++++
1 files changed, 20 insertions(+), 0 deletions(-)
commit 0abaa34ebb38e40827b9c1770d0a397e602563cb
Author: Jens Georg <
[email protected]>
Date: Wed May 18 11:31:55 2011 +0200
i18n: More files to ignore
po/POTFILES.skip | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
commit 4c99f5f964fc0fb62ad7e0ebd6b6097dc6a3319c
Author: Jens Georg <
[email protected]>
Date: Fri May 27 10:05:38 2011 +0200
core: Properly sort on dates without time
The implementation in glib was returning an empty timeval if there was
no time attached to the date
src/rygel/rygel-media-item.vala | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
commit 3cb0ba289836e88bb0d1c6377dacdafd0e7342ba
Author: Jens Georg <
[email protected]>
Date: Tue May 24 09:43:02 2011 +0200
media-export: Add missing "." in front of m4a
Conflicts:
data/rygel.conf
data/rygel.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit e5dec218c6649cc5eda5ccd313140c9dcddf7356
Author: Jens Georg <
[email protected]>
Date: Sat Apr 23 14:16:01 2011 +0300
core: Fix album art
Add album art as upnp:albumArtURI, not thumbnail. Was somehow lost.
src/rygel/rygel-music-item.vala | 11 ++++-------
1 files changed, 4 insertions(+), 7 deletions(-)
commit c01d3c97648f18e8007b7af7823658ec4df8697d
Author: Jens Georg <
[email protected]>
Date: Sat Apr 23 13:57:54 2011 +0300
media-export: Ignore unknown file from discoverer
Sometimes and for some files the discoverer seems to send multiple
events.
.../rygel-media-export-metadata-extractor.vala | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
commit cd4d8d3cf304c277eb48ce519bf87e45724412be
Author: Jens Georg <
[email protected]>
Date: Sat Apr 30 19:04:50 2011 +0300
core: Do not use entity-quoting in UTF-8 XML
Fixes bgo#648486 - Rygel doesn't show up in Samsung PS50C77 TV
src/rygel/rygel-root-device-factory.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit a610130f87c5bc2e3224561c5d89281cf92c2e30
Author: Jens Georg <
[email protected]>
Date: Fri Apr 22 21:08:28 2011 +0300
core: Call correct callback in handle_real
Was working by chance only
src/rygel/rygel-http-post.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)