diff options
Diffstat (limited to 'web')
-rwxr-xr-x | web/icons/upnpIconLrg.jpeg | bin | 6620 -> 0 bytes | |||
-rwxr-xr-x | web/icons/upnpIconLrg.png | bin | 17309 -> 0 bytes | |||
-rwxr-xr-x | web/icons/upnpIconSm.jpeg | bin | 2416 -> 0 bytes | |||
-rwxr-xr-x | web/icons/upnpIconSm.png | bin | 4769 -> 0 bytes | |||
-rw-r--r-- | web/xml/cds_scpd.xml | 145 | ||||
-rw-r--r-- | web/xml/cms_scpd.xml | 133 |
6 files changed, 0 insertions, 278 deletions
diff --git a/web/icons/upnpIconLrg.jpeg b/web/icons/upnpIconLrg.jpeg Binary files differdeleted file mode 100755 index 6421267..0000000 --- a/web/icons/upnpIconLrg.jpeg +++ /dev/null diff --git a/web/icons/upnpIconLrg.png b/web/icons/upnpIconLrg.png Binary files differdeleted file mode 100755 index d93e7c0..0000000 --- a/web/icons/upnpIconLrg.png +++ /dev/null diff --git a/web/icons/upnpIconSm.jpeg b/web/icons/upnpIconSm.jpeg Binary files differdeleted file mode 100755 index b163f05..0000000 --- a/web/icons/upnpIconSm.jpeg +++ /dev/null diff --git a/web/icons/upnpIconSm.png b/web/icons/upnpIconSm.png Binary files differdeleted file mode 100755 index d4320f4..0000000 --- a/web/icons/upnpIconSm.png +++ /dev/null diff --git a/web/xml/cds_scpd.xml b/web/xml/cds_scpd.xml deleted file mode 100644 index dff4252..0000000 --- a/web/xml/cds_scpd.xml +++ /dev/null @@ -1,145 +0,0 @@ -<?xml version = "1.0" encoding="UTF-8"?> -<scpd xmlns="urn:schemas-upnp-org:service-1-0"> -<specVersion> -<major>1</major> -<minor>0</minor> -</specVersion> -<actionList> -<action> -<name>GetSearchCapabilities</name> -<argumentList> -<argument> -<name>SearchCaps</name> -<direction>out</direction> -<relatedStateVariable>SearchCapabilities</relatedStateVariable> -</argument> -</argumentList> -</action> -<action> -<name>GetSortCapabilities</name> -<argumentList> -<argument> -<name>SortCaps</name> -<direction>out</direction> -<relatedStateVariable>SortCapabilities</relatedStateVariable> -</argument> -</argumentList> -</action> -<action> -<name>GetSystemUpdateID</name> -<argumentList> -<argument> -<name>Id</name> -<direction>out</direction> -<relatedStateVariable>SystemUpdateID</relatedStateVariable> -</argument> -</argumentList> -</action> -<action> -<name>Browse</name> -<argumentList> -<argument> -<name>ObjectID</name> -<direction>in</direction> -<relatedStateVariable>A_ARG_TYPE_ObjectID</relatedStateVariable> -</argument> -<argument> -<name>BrowseFlag</name> -<direction>in</direction> -<relatedStateVariable>A_ARG_TYPE_BrowseFlag</relatedStateVariable> -</argument> -<argument> -<name>Filter</name> -<direction>in</direction> -<relatedStateVariable>A_ARG_TYPE_Filter</relatedStateVariable> -</argument> -<argument> -<name>StartingIndex</name> -<direction>in</direction> -<relatedStateVariable>A_ARG_TYPE_Index</relatedStateVariable> -</argument> -<argument> -<name>RequestedCount</name> -<direction>in</direction> -<relatedStateVariable>A_ARG_TYPE_Count</relatedStateVariable> -</argument> -<argument> -<name>SortCriteria</name> -<direction>in</direction> -<relatedStateVariable>A_ARG_TYPE_SortCriteria</relatedStateVariable> -</argument> -<argument> -<name>Result</name> -<direction>out</direction> -<relatedStateVariable>A_ARG_TYPE_Result</relatedStateVariable> -</argument> -<argument> -<name>NumberReturned</name> -<direction>out</direction> -<relatedStateVariable>A_ARG_TYPE_Count</relatedStateVariable> -</argument> -<argument> -<name>TotalMatches</name> -<direction>out</direction> -<relatedStateVariable>A_ARG_TYPE_Count</relatedStateVariable> -</argument> -<argument> -<name>UpdateID</name> -<direction>out</direction> -<relatedStateVariable>A_ARG_TYPE_UpdateID</relatedStateVariable> -</argument> -</argumentList> -</action> -</actionList> -<serviceStateTable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_ObjectID</name> -<dataType>string</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_Result</name> -<dataType>string</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_BrowseFlag</name> -<dataType>string</dataType> -<allowedValueList> -<allowedValue>BrowseMetadata</allowedValue> -<allowedValue>BrowseDirectChildren</allowedValue> -</allowedValueList> -</stateVariable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_Filter</name> -<dataType>string</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_SortCriteria</name> -<dataType>string</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_Index</name> -<dataType>ui4</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_Count</name> -<dataType>ui4</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>A_ARG_TYPE_UpdateID</name> -<dataType>ui4</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>SearchCapabilities</name> -<dataType>string</dataType> -</stateVariable> -<stateVariable sendEvents="no"> -<name>SortCapabilities</name> -<dataType>string</dataType> -</stateVariable> -<stateVariable sendEvents="yes"> -<name>SystemUpdateID</name> -<dataType>ui4</dataType> -</stateVariable> -</serviceStateTable> -</scpd> - diff --git a/web/xml/cms_scpd.xml b/web/xml/cms_scpd.xml deleted file mode 100644 index e4071f9..0000000 --- a/web/xml/cms_scpd.xml +++ /dev/null @@ -1,133 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<scpd xmlns="urn:schemas-upnp-org:service-1-0"> - <specVersion> - <major>1</major> - <minor>0</minor> - </specVersion> - <actionList> - <action> - <name>GetProtocolInfo</name> - <argumentList> - <argument> - <name>Source</name> - <direction>out</direction> - <relatedStateVariable>SourceProtocolInfo</relatedStateVariable> - </argument> - <argument> - <name>Sink</name> - <direction>out</direction> - <relatedStateVariable>SinkProtocolInfo</relatedStateVariable> - </argument> - </argumentList> - </action> - <action> - <name>GetCurrentConnectionIDs</name> - <argumentList> - <argument> - <name>ConnectionIDs</name> - <direction>out</direction> - <relatedStateVariable>CurrentConnectionIDs</relatedStateVariable> - </argument> - </argumentList> - </action> - <action> - <name>GetCurrentConnectionInfo</name> - <argumentList> - <argument> - <name>ConnectionID</name> - <direction>in</direction> - <relatedStateVariable>A_ARG_TYPE_ConnectionID</relatedStateVariable> - </argument> - <argument> - <name>RcsID</name> - <direction>out</direction> - <relatedStateVariable>A_ARG_TYPE_RcsID</relatedStateVariable> - </argument> - <argument> - <name>AVTransportID</name> - <direction>out</direction> - <relatedStateVariable>A_ARG_TYPE_AVTransportID</relatedStateVariable> - </argument> - <argument> - <name>ProtocolInfo</name> - <direction>out</direction> - <relatedStateVariable>A_ARG_TYPE_ProtocolInfo</relatedStateVariable> - </argument> - <argument> - <name>PeerConnectionManager</name> - <direction>out</direction> - <relatedStateVariable>A_ARG_TYPE_ConnectionManager</relatedStateVariable> - </argument> - <argument> - <name>PeerConnectionID</name> - <direction>out</direction> - <relatedStateVariable>A_ARG_TYPE_ConnectionID</relatedStateVariable> - </argument> - <argument> - <name>Direction</name> - <direction>out</direction> - <relatedStateVariable>A_ARG_TYPE_Direction</relatedStateVariable> - </argument> - <argument> - <name>Status</name> - <direction>out</direction> - <relatedStateVariable>A_ARG_TYPE_ConnectionStatus</relatedStateVariable> - </argument> - </argumentList> - </action> - </actionList> - <serviceStateTable> - <stateVariable sendEvents="yes"> - <name>SourceProtocolInfo</name> - <dataType>string</dataType> - </stateVariable> - <stateVariable sendEvents="yes"> - <name>SinkProtocolInfo</name> - <dataType>string</dataType> - </stateVariable> - <stateVariable sendEvents="yes"> - <name>CurrentConnectionIDs</name> - <dataType>string</dataType> - </stateVariable> - <stateVariable sendEvents="no"> - <name>A_ARG_TYPE_ConnectionStatus</name> - <dataType>string</dataType> - <allowedValueList> - <allowedValue>OK</allowedValue> - <allowedValue>ContentFormatMismatch</allowedValue> - <allowedValue>InsufficientBandwidth</allowedValue> - <allowedValue>UnreliableChannel</allowedValue> - <allowedValue>Unknown</allowedValue> - </allowedValueList> - </stateVariable> - <stateVariable sendEvents="no"> - <name>A_ARG_TYPE_ConnectionManager</name> - <dataType>string</dataType> - </stateVariable> - <stateVariable sendEvents="no"> - <name>A_ARG_TYPE_Direction</name> - <dataType>string</dataType> - <allowedValueList> - <allowedValue>Input</allowedValue> - <allowedValue>Output</allowedValue> - </allowedValueList> - </stateVariable> - <stateVariable sendEvents="no"> - <name>A_ARG_TYPE_ProtocolInfo</name> - <dataType>string</dataType> - </stateVariable> - <stateVariable sendEvents="no"> - <name>A_ARG_TYPE_ConnectionID</name> - <dataType>i4</dataType> - </stateVariable> - <stateVariable sendEvents="no"> - <name>A_ARG_TYPE_AVTransportID</name> - <dataType>i4</dataType> - </stateVariable> - <stateVariable sendEvents="no"> - <name>A_ARG_TYPE_RcsID</name> - <dataType>i4</dataType> - </stateVariable> - </serviceStateTable> -</scpd> - |