|
a/src/ohproduct.cxx |
|
b/src/ohproduct.cxx |
|
... |
|
... |
49 |
|
49 |
|
50 |
static const string sTpProduct("urn:av-openhome-org:service:Product:1");
|
50 |
static const string sTpProduct("urn:av-openhome-org:service:Product:1");
|
51 |
static const string sIdProduct("urn:av-openhome-org:serviceId:Product");
|
51 |
static const string sIdProduct("urn:av-openhome-org:serviceId:Product");
|
52 |
|
52 |
|
53 |
static string csxml("<SourceList>\n");
|
53 |
static string csxml("<SourceList>\n");
|
54 |
static string csattrs("Info Time Volume");
|
54 |
static string csattrs("Info Credentials Time Volume");
|
55 |
|
55 |
|
56 |
// This can be replaced by config data in listScripts()
|
56 |
// This can be replaced by config data in listScripts()
|
57 |
static string scripts_dir("/usr/share/upmpdcli/src_scripts");
|
57 |
static string scripts_dir("/usr/share/upmpdcli/src_scripts");
|
58 |
|
58 |
|
59 |
// (Type, Name) list
|
59 |
// (Type, Name) list
|