From 211c86725c5922e86106747e24a50bdb1b47b984 Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Mon, 2 Aug 2010 15:14:24 +0300 Subject: [PATCH] data: Don't claim support for unsupported API Don't claim support for unsupported optional actions and state variables. --- data/xml/AVTransport2.xml | 214 ----------- data/xml/RenderingControl2.xml | 800 ++--------------------------------------- 2 files changed, 20 insertions(+), 994 deletions(-) diff --git a/data/xml/AVTransport2.xml b/data/xml/AVTransport2.xml index 902a775..61c6753 100644 --- a/data/xml/AVTransport2.xml +++ b/data/xml/AVTransport2.xml @@ -198,30 +198,12 @@ feature provided by your editor. - - CurrentTransportActions - no - string - - - LastChange yes string - - DRMState - yes - string - - OK - - UNKNOWN - - - A_ARG_TYPE_SeekMode no string @@ -241,41 +223,6 @@ feature provided by your editor. no ui4 - - - - A_ARG_TYPE_DeviceUDN - no - string - - - - - A_ARG_TYPE_ServiceType - no - string - - - - - A_ARG_TYPE_ServiceID - no - string - - - - - A_ARG_TYPE_StateVariableValuePairs - no - string - - - - - A_ARG_TYPE_StateVariableList - no - string - @@ -301,28 +248,6 @@ feature provided by your editor. - - SetNextAVTransportURI - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - NextURI - in - NextAVTransportURI - - - NextURIMetaData - in - NextAVTransportURIMetaData - - - - - GetMediaInfo @@ -603,18 +528,6 @@ feature provided by your editor. - - Record - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - - - Seek @@ -656,133 +569,6 @@ feature provided by your editor. - - - - SetPlayMode - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - NewPlayMode - in - CurrentPlayMode - - - - - - - SetRecordQualityMode - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - NewRecordQualityMode - in - CurrentRecordQualityMode - - - - - - - GetCurrentTransportActions - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Actions - out - CurrentTransportActions - - - - - - - GetDRMState - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentDRMState - out - DRMState - - - - - - - GetStateVariables - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - StateVariableList - in - A_ARG_TYPE_StateVariableList - - - StateVariableValuePairs - out - A_ARG_TYPE_StateVariableValuePairs - - - - - - - SetStateVariables - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - AVTransportUDN - in - A_ARG_TYPE_DeviceUDN - - - ServiceType - in - A_ARG_TYPE_ServiceType - - - ServiceId - in - A_ARG_TYPE_ServiceID - - - StateVariableValuePairs - in - A_ARG_TYPE_StateVariableValuePairs - - - StateVariableList - out - A_ARG_TYPE_StateVariableList - - - diff --git a/data/xml/RenderingControl2.xml b/data/xml/RenderingControl2.xml index 2918f8a..3c8d481 100644 --- a/data/xml/RenderingControl2.xml +++ b/data/xml/RenderingControl2.xml @@ -27,136 +27,6 @@ feature provided by your editor. - Brightness - no - ui2 - - 0 - 1 - - - - - - Contrast - no - ui2 - - 0 - 1 - - - - - - Sharpness - no - ui2 - - 0 - 1 - - - - - - RedVideoGain - no - ui2 - - 0 - 1 - - - - - - GreenVideoGain - no - ui2 - - 0 - 1 - - - - - - BlueVideoGain - no - ui2 - - 0 - 1 - - - - - - RedVideoBlackLevel - no - ui2 - - 0 - 1 - - - - - - GreenVideoBlackLevel - no - ui2 - - 0 - 1 - - - - - - BlueVideoBlackLevel - no - ui2 - - 0 - 1 - - - - - - ColorTemperature - no - ui2 - - 0 - 1 - - - - - - HorizontalKeystone - no - i2 - - 1 - - - - - - VerticalKeystone - no - i2 - - 1 - - - - - Mute no boolean @@ -175,20 +45,6 @@ feature provided by your editor. - VolumeDB - no - i2 - - - - - Loudness - no - boolean - - - - A_ARG_TYPE_Channel no string @@ -211,41 +67,6 @@ feature provided by your editor. FactoryDefaults - - - - A_ARG_TYPE_DeviceUDN - no - string - - - - - A_ARG_TYPE_ServiceType - no - string - - - - - A_ARG_TYPE_ServiceID - no - string - - - - - A_ARG_TYPE_StateVariableValuePairs - no - string - - - - - A_ARG_TYPE_StateVariableList - no - string - @@ -283,57 +104,7 @@ feature provided by your editor. - GetBrightness - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentBrightness - out - Brightness - - - - - - - SetBrightness - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredBrightness - in - Brightness - - - - - - - GetContrast - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentContrast - out - Contrast - - - - - - SetContrast + GetMute InstanceID @@ -341,33 +112,21 @@ feature provided by your editor. A_ARG_TYPE_InstanceID - DesiredContrast - in - Contrast - - - - - - - GetSharpness - - - InstanceID + Channel in - A_ARG_TYPE_InstanceID + A_ARG_TYPE_Channel - CurrentSharpness + CurrentMute out - Sharpness + Mute - SetSharpness + SetMute InstanceID @@ -375,33 +134,21 @@ feature provided by your editor. A_ARG_TYPE_InstanceID - DesiredSharpness + Channel in - Sharpness + A_ARG_TYPE_Channel - - - - - - GetRedVideoGain - - InstanceID + DesiredMute in - A_ARG_TYPE_InstanceID - - - CurrentRedVideoGain - out - RedVideoGain + Mute - SetRedVideoGain + GetVolume InstanceID @@ -409,33 +156,21 @@ feature provided by your editor. A_ARG_TYPE_InstanceID - DesiredRedVideoGain - in - RedVideoGain - - - - - - - GetGreenVideoGain - - - InstanceID + Channel in - A_ARG_TYPE_InstanceID + A_ARG_TYPE_Channel - CurrentGreenVideoGain + CurrentVolume out - GreenVideoGain + Volume - SetGreenVideoGain + SetVolume InstanceID @@ -443,511 +178,16 @@ feature provided by your editor. A_ARG_TYPE_InstanceID - DesiredGreenVideoGain + Channel in - GreenVideoGain + A_ARG_TYPE_Channel - - - - - - GetBlueVideoGain - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentBlueVideoGain - out - BlueVideoGain - - - - - - - SetBlueVideoGain - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredBlueVideoGain - in - BlueVideoGain - - - - - - - GetRedVideoBlackLevel - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentRedVideoBlackLevel - out - RedVideoBlackLevel - - - - - - - SetRedVideoBlackLevel - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredRedVideoBlackLevel - in - RedVideoBlackLevel - - - - - - - GetGreenVideoBlackLevel - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentGreenVideoBlackLevel - out - GreenVideoBlackLevel - - - - - - - SetGreenVideoBlackLevel - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredGreenVideoBlackLevel - in - GreenVideoBlackLevel - - - - - - - GetBlueVideoBlackLevel - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentBlueVideoBlackLevel - out - BlueVideoBlackLevel - - - - - - - SetBlueVideoBlackLevel - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredBlueVideoBlackLevel - in - BlueVideoBlackLevel - - - - - - - GetColorTemperature - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentColorTemperature - out - ColorTemperature - - - - - - - SetColorTemperature - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredColorTemperature - in - ColorTemperature - - - - - - - GetHorizontalKeystone - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentHorizontalKeystone - out - HorizontalKeystone - - - - - - - SetHorizontalKeystone - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredHorizontalKeystone - in - HorizontalKeystone - - - - - - - GetVerticalKeystone - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentVerticalKeystone - out - VerticalKeystone - - - - - - - SetVerticalKeystone - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - DesiredVerticalKeystone - in - VerticalKeystone - - - - - - - GetMute - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - CurrentMute - out - Mute - - - - - - - SetMute - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - DesiredMute - in - Mute - - - - - - - GetVolume - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - CurrentVolume - out - Volume - - - - - - - SetVolume - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - DesiredVolume + DesiredVolume in Volume - - - - GetVolumeDB - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - CurrentVolume - out - VolumeDB - - - - - - - SetVolumeDB - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - DesiredVolume - in - VolumeDB - - - - - - - GetVolumeDBRange - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - MinValue - out - VolumeDB - - - MaxValue - out - VolumeDB - - - - - - - GetLoudness - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - CurrentLoudness - out - Loudness - - - - - - - SetLoudness - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Channel - in - A_ARG_TYPE_Channel - - - DesiredLoudness - in - Loudness - - - - - - - GetStateVariables - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - StateVariableList - in - A_ARG_TYPE_StateVariableList - - - StateVariableValuePairs - out - A_ARG_TYPE_StateVariableValuePairs - - - - - - - SetStateVariables - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - RenderingControlUDN - in - A_ARG_TYPE_DeviceUDN - - - ServiceType - in - A_ARG_TYPE_ServiceType - - - ServiceId - in - A_ARG_TYPE_ServiceID - - - StateVariableValuePairs - in - A_ARG_TYPE_StateVariableValuePairs - - - StateVariableList - out - A_ARG_TYPE_StateVariableList - - - - \ No newline at end of file + -- 2.7.4