commit b7f5f4307fe485ddac3e22a90427ca69148d7713
Author: Jens Georg <
[email protected]>
Date: Tue Feb 21 16:03:34 2012 +0200
Prepare 0.13.2
NEWS | 36 ++++++++++++++++++++++++++++++++++++
po/POTFILES.skip | 5 +++++
2 files changed, 41 insertions(+), 0 deletions(-)
commit b796389d2c4d6088d8e0d5e782af4cc94f1cb528
Author: Jens Georg <
[email protected]>
Date: Tue Feb 21 15:53:50 2012 +0200
tests: Fix ItemCreator test
tests/rygel-item-creator-test.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
commit eb084a38f727c631733c1376cbe1b0fc726ca5cd
Author: Jens Georg <
[email protected]>
Date: Tue Feb 21 11:36:02 2012 +0200
tracker: Use supplied date when creating an item.
.../tracker/rygel-tracker-insertion-query.vala | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
commit c39162c62cd28d75cf07f88e6e7314383cc62730
Author: Jens Georg <
[email protected]>
Date: Tue Feb 21 11:36:38 2012 +0200
core: Use date from DIDL in CreateObject
src/rygel/rygel-item-creator.vala | 37 +++++++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
commit c0d4190f393d58669e8acc61c73ad834c2784920
Author: Jens Georg <
[email protected]>
Date: Mon Feb 20 13:08:16 2012 +0200
core: Update documentation in ItemCreator
src/rygel/rygel-item-creator.vala | 87 +++++++++++++++++++++++++++++++++++++
1 files changed, 87 insertions(+), 0 deletions(-)
commit 132552ca4e97cccc6a0872af89b8edcf3efa38a9
Author: Jens Georg <
[email protected]>
Date: Mon Feb 20 15:05:53 2012 +0200
core: Get rid of ItemCreatorError
src/rygel/rygel-item-creator.vala | 7 ++-----
tests/rygel-item-creator-test.vala | 2 +-
2 files changed, 3 insertions(+), 6 deletions(-)
commit 61bf0158ce25306d65fe32f4dd9d6f016e69ddca
Author: Jens Georg <
[email protected]>
Date: Mon Feb 20 13:38:05 2012 +0200
core: Add DLNA testcase number
src/rygel/rygel-item-creator.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit ac9762cb743428eb9d5f1d0c00382a154f0d4a1a
Author: Jens Georg <
[email protected]>
Date: Mon Feb 20 13:37:47 2012 +0200
core: Make fields private
src/rygel/rygel-item-creator.vala | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
commit fa1723318781f7ed3d59ec8d5c93b96c976a2926
Author: Jens Georg <
[email protected]>
Date: Thu Feb 16 14:37:05 2012 +0200
todo: Remove ItemCreator task
TODO | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
commit 4c4c0869ed0d92766e4c45aa8947e3a9a372a2a7
Author: Jens Georg <
[email protected]>
Date: Mon Feb 20 12:12:22 2012 +0200
core: Extract code to find DLNA.ORG_AnyContainer
src/rygel/rygel-item-creator.vala | 89 +++++++++++++++++++++---------------
1 files changed, 52 insertions(+), 37 deletions(-)
commit 24c732ae2e263be1883fbf25e4fcf3fa2fb1b9c0
Author: Jens Georg <
[email protected]>
Date: Thu Feb 16 14:04:16 2012 +0200
core: Minor style adjustments
src/rygel/rygel-item-creator.vala | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
commit 8146f80d2f5b36f518a52ac763de860e75dcf192
Author: Jens Georg <
[email protected]>
Date: Thu Feb 16 13:57:09 2012 +0200
core: Factor out MediaItem meta-data update
src/rygel/rygel-item-creator.vala | 116 +++++++++++++++++++------------------
1 files changed, 60 insertions(+), 56 deletions(-)
commit b4f8d9a0b1c5aa265d806fbff6db9bbae286f9ed
Author: Jens Georg <
[email protected]>
Date: Thu Feb 16 13:46:36 2012 +0200
core: Add can_create function to WritableContainer
src/rygel/rygel-item-creator.vala | 2 +-
src/rygel/rygel-writable-container.vala | 17 +++++++++++++++--
tests/rygel-item-creator-test.vala | 4 ++++
3 files changed, 20 insertions(+), 3 deletions(-)
commit 8c7fa7e1ad8b5f3a265b5b82ef313adc4980e910
Author: Jens Georg <
[email protected]>
Date: Thu Feb 16 13:35:40 2012 +0200
core: Split out DIDL parsing in ItemCreator
src/rygel/rygel-item-creator.vala | 103 +++++++++++++++++++------------------
1 files changed, 53 insertions(+), 50 deletions(-)
commit 85029bd4b28a41297999b696c1a7c43c6b3ce38a
Author: Jens Georg <
[email protected]>
Date: Thu Feb 16 13:35:06 2012 +0200
core: Assert on regex error
src/rygel/rygel-item-creator.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 75b90dc7479fa64c7abb9dcaec5e8e74fae75afa
Author: Jens Georg <
[email protected]>
Date: Mon Jan 9 19:05:09 2012 +0100
core: Add some comments to check
src/rygel/rygel-item-creator.vala | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
commit 79ba03ba7529a4a738ce45fe342d81bc24f94aef
Author: Jens Georg <
[email protected]>
Date: Mon Feb 20 16:27:10 2012 +0200
tracker: Revert "Let the miner decide the RDF type"
This reverts commit 193aff3bd259a1437ee1d243d0dcc49dae645ac2. The
commit broke upload completely.
.../tracker/rygel-tracker-insertion-query.vala | 2 +-
.../tracker/rygel-tracker-search-container.vala | 23 +++----------------
2 files changed, 5 insertions(+), 20 deletions(-)
commit a8067096a4332f43622b483a9f2aafc3b321be0e
Author: Daniel Mustieles <
[email protected]>
Date: Tue Feb 21 14:04:43 2012 +0100
Updated Spanish translation
po/es.po | 30 +++++++++++++++++-------------
1 files changed, 17 insertions(+), 13 deletions(-)
commit def2e1c36df91ff4f63260aec7b605260efc0624
Author: Jens Georg <
[email protected]>
Date: Mon Feb 20 11:35:45 2012 +0200
tests: Add missing copyright header
tests/rygel-item-creator-test.vala | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
commit e5b60f1ffa86a780934470567b95ca0f9543e8b0
Author: Jens Georg <
[email protected]>
Date: Sun Dec 25 21:00:57 2011 +0100
tests: Add test for ItemCreator class
tests/Makefile.am | 11 +-
tests/rygel-item-creator-test.vala | 392 +++++++++++++++++++++++++++
tests/rygel-item-creator.vala | 1 +
tests/rygel-relational-expression.vala | 1 +
tests/rygel-search-expression.vala | 1 +
tests/rygel-state-machine_item-creator.vala | 1 +
6 files changed, 406 insertions(+), 1 deletions(-)
commit 2e3b465c04441ba4e0fd2f37b0cd1a212be4be21
Author: Jens Georg <
[email protected]>
Date: Fri Feb 17 22:26:03 2012 +0200
doc: Remove obsolete release plan
release-plan.txt | 23 -----------------------
1 files changed, 0 insertions(+), 23 deletions(-)
commit 998841700d3ffe8e505cb2f37e60244d5850c9cd
Author: Jens Georg <
[email protected]>
Date: Fri Feb 17 22:19:47 2012 +0200
todo: update
TODO | 32 +++++++++++---------------------
1 files changed, 11 insertions(+), 21 deletions(-)
commit 0ea2f864c2aa1826fb36e36584841f33de636b5e
Author: Jens Georg <
[email protected]>
Date: Fri Feb 17 11:07:26 2012 +0200
core: Check for duplicate module names
https://bugzilla.gnome.org/show_bug.cgi?id=660477
src/rygel/rygel-plugin-loader.vala | 21 ++++++++++++++++-----
1 files changed, 16 insertions(+), 5 deletions(-)
commit a74a4648c8d60ee82b0d8b8cbac50ed9030774ad
Author: Jens Georg <
[email protected]>
Date: Fri Feb 17 10:20:10 2012 +0200
core: Simplify code by using File.get_child
https://bugzilla.gnome.org/show_bug.cgi?id=660477
src/rygel/rygel-plugin-loader.vala | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
commit 1669bc6ad767eab7d9aaf2612216a93640b64536
Author: Marek Černocký <
[email protected]>
Date: Thu Feb 16 13:24:30 2012 +0100
Updated Czech translation
po/cs.po | 136 ++++++++++++++++++++++++++++++++++++--------------------------
1 files changed, 79 insertions(+), 57 deletions(-)
commit a660a8da46decf8d3fbe9a753f497e7588ca608c
Author: Jens Georg <
[email protected]>
Date: Thu Feb 16 14:15:44 2012 +0200
tests: Fix broken tests after d6f83bbe
tests/rygel-http-item-uri-test.vala | 4 ++++
tests/rygel-http-post-test.vala | 8 ++++++++
2 files changed, 12 insertions(+), 0 deletions(-)
commit d6f83bbe41ecb625aacbb3246b0de60123432612
Author: Jens Georg <
[email protected]>
Date: Wed Feb 15 23:18:09 2012 +0200
core: Fix extension for album art URI
src/rygel/rygel-http-item-uri.vala | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
commit b4ecc6722a8279623f3e65f21e26f1d6d0af2d5c
Author: Jens Georg <
[email protected]>
Date: Wed Feb 15 22:53:05 2012 +0200
data: Drop gconf dependency from .pc file
https://bugzilla.gnome.org/show_bug.cgi?id=669858
rygel-1.0.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 9aff5d6e5d73f813e4e3d6d80bedfe2eb8cf15ba
Author: Jens Georg <
[email protected]>
Date: Fri Feb 10 16:34:23 2012 +0200
core: Prevent XBox showing songs multiple times
Due to the way we handle the XBox's search requests it might happen
that the search result includes items having a @refID which are
just "aliases" to the real items.
https://bugzilla.gnome.org/show_bug.cgi?id=664184
src/rygel/rygel-xbox-hacks.vala | 46 +++++++++++++++++++++++++++++++++------
1 files changed, 39 insertions(+), 7 deletions(-)
commit 0d314effdae1ab53f6ae2c8e41b982813c7b6f75
Author: Jens Georg <
[email protected]>
Date: Fri Feb 10 15:41:54 2012 +0200
core: Add hack for WMP 12
src/rygel/Makefile.am | 1 +
src/rygel/rygel-client-hacks.vala | 4 ++++
2 files changed, 5 insertions(+), 0 deletions(-)
commit dcfa7fc33165929a99b2583d0acd4e31e9ca6525
Author: Jens Georg <
[email protected]>
Date: Sat Feb 11 19:44:49 2012 +0200
core: Work around bgo#669166
src/rygel/rygel-gst-utils.vala | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)