[rygel] core,data: Force downgrade for some iOS DMCs
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] core,data: Force downgrade for some iOS DMCs
- Date: Mon, 4 Mar 2013 08:00:18 +0000 (UTC)
commit 9e81578b54a9ec75cd5e5eaab74458ce75fe137c
Author: Jens Georg <jensg openismus com>
Date: Sun Mar 3 17:00:35 2013 +0100
core,data: Force downgrade for some iOS DMCs
data/rygel.conf | 2 +-
src/librygel-core/rygel-v1-hacks.vala | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/data/rygel.conf b/data/rygel.conf
index dad19a9..47803f8 100644
--- a/data/rygel.conf
+++ b/data/rygel.conf
@@ -57,7 +57,7 @@ allow-deletion=true
# working with Rygel, please file a bug at
# https://bugzilla.gnome.org/enter_bug.cgi?product=Rygel&component=IOP
# so we can include it in future releases.
-#force-downgrade-for=Allegro-Software-WebClient;SEC_HHP;SEC
HHP;Mediabolic-IMHTTP/1;TwoPlayer;Reciva;FDSSDP;Portable SDK for UPnP devices
+#force-downgrade-for=Allegro-Software-WebClient;SEC_HHP;SEC
HHP;Mediabolic-IMHTTP/1;TwoPlayer;Reciva;FDSSDP;Portable SDK for UPnP devices;Darwin
# Plugin specific sections
#
diff --git a/src/librygel-core/rygel-v1-hacks.vala b/src/librygel-core/rygel-v1-hacks.vala
index 255db4d..a6862b9 100644
--- a/src/librygel-core/rygel-v1-hacks.vala
+++ b/src/librygel-core/rygel-v1-hacks.vala
@@ -39,7 +39,8 @@ public class Rygel.V1Hacks : Object {
"TwoPlayer",
"Reciva",
"FDSSDP",
- "Portable SDK for UPnP devices"};
+ "Portable SDK for UPnP devices",
+ "Darwin"};
private string _device_type;
public string device_type {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]