From 8c0391d1f1625af4ce9a5013d4298f5c65462ba5 Mon Sep 17 00:00:00 2001 From: "Zeeshan Ali (Khattak)" Date: Wed, 15 Sep 2010 03:08:07 +0300 Subject: [PATCH] Revert "data: Use '\r\n' instead of '\n' in XML files" This reverts commit d4ea25388b05eaf5f6963235fd9766d55e596bc1. --- data/xml/AVTransport2.xml | 1150 ++++++++++++++--------------- data/xml/ConnectionManager.xml | 334 ++++----- data/xml/ContentDirectory.xml | 814 ++++++++++---------- data/xml/Makefile.am | 26 +- data/xml/MediaRenderer2.xml | 38 +- data/xml/MediaServer2.xml | 44 +- data/xml/RenderingControl2.xml | 388 +++++----- data/xml/X_MS_MediaReceiverRegistrar1.xml | 192 ++--- 8 files changed, 1493 insertions(+), 1493 deletions(-) diff --git a/data/xml/AVTransport2.xml b/data/xml/AVTransport2.xml index ab2c596..a798513 100644 --- a/data/xml/AVTransport2.xml +++ b/data/xml/AVTransport2.xml @@ -1,575 +1,575 @@ - - - - - - TransportState - no - string - - STOPPED - PLAYING - - - - - TransportStatus - no - string - - OK - ERROR_OCCURRED - - - - - CurrentMediaCategory - no - string - - NO_MEDIA - TRACK_AWARE - TRACK_UNAWARE - - - - - PlaybackStorageMedium - no - string - - - - RecordStorageMedium - no - string - - - - PossiblePlaybackStorageMedia - no - string - - - - PossibleRecordStorageMedia - no - string - - - - CurrentPlayMode - no - string - - NORMAL - - NORMAL - - - - TransportPlaySpeed - no - string - - 1 - - 1 - - - - RecordMediumWriteStatus - no - string - - - - CurrentRecordQualityMode - no - string - - - - PossibleRecordQualityModes - no - string - - - - NumberOfTracks - no - ui4 - - 0 - - - - - CurrentTrack - no - ui4 - - 0 - 1 - - - - - CurrentTrackDuration - no - string - - - - CurrentMediaDuration - no - string - - - - CurrentTrackMetaData - no - string - - - - CurrentTrackURI - no - string - - - - AVTransportURI - no - string - - - - AVTransportURIMetaData - no - string - - - - NextAVTransportURI - no - string - - - - NextAVTransportURIMetaData - no - string - - - - RelativeTimePosition - no - string - - - - AbsoluteTimePosition - no - string - - - - RelativeCounterPosition - no - i4 - - - - AbsoluteCounterPosition - no - i4 - - - - LastChange - yes - string - - - - A_ARG_TYPE_SeekMode - no - string - - TRACK_NR - - - - - A_ARG_TYPE_SeekTarget - no - string - - - - A_ARG_TYPE_InstanceID - no - ui4 - - - - - - SetAVTransportURI - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentURI - in - AVTransportURI - - - CurrentURIMetaData - in - AVTransportURIMetaData - - - - - - GetMediaInfo - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - NrTracks - out - NumberOfTracks - - - MediaDuration - out - CurrentMediaDuration - - - CurrentURI - out - AVTransportURI - - - CurrentURIMetaData - out - AVTransportURIMetaData - - - NextURI - out - NextAVTransportURI - - - NextURIMetaData - out - NextAVTransportURIMetaData - - - PlayMedium - out - PlaybackStorageMedium - - - RecordMedium - out - RecordStorageMedium - - - WriteStatus - out - RecordMediumWriteStatus - - - - - - GetMediaInfo_Ext - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentType - out - CurrentMediaCategory - - - NrTracks - out - NumberOfTracks - - - MediaDuration - out - CurrentMediaDuration - - - CurrentURI - out - AVTransportURI - - - CurrentURIMetaData - out - AVTransportURIMetaData - - - NextURI - out - NextAVTransportURI - - - NextURIMetaData - out - NextAVTransportURIMetaData - - - PlayMedium - out - PlaybackStorageMedium - - - RecordMedium - out - RecordStorageMedium - - - WriteStatus - out - RecordMediumWriteStatus - - - - - - GetTransportInfo - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentTransportState - out - TransportState - - - CurrentTransportStatus - out - TransportStatus - - - CurrentSpeed - out - TransportPlaySpeed - - - - - - GetPositionInfo - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Track - out - CurrentTrack - - - TrackDuration - out - CurrentTrackDuration - - - TrackMetaData - out - CurrentTrackMetaData - - - TrackURI - out - CurrentTrackURI - - - RelTime - out - RelativeTimePosition - - - AbsTime - out - AbsoluteTimePosition - - - RelCount - out - RelativeCounterPosition - - - AbsCount - out - AbsoluteCounterPosition - - - - - - GetDeviceCapabilities - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - PlayMedia - out - PossiblePlaybackStorageMedia - - - RecMedia - out - PossibleRecordStorageMedia - - - RecQualityModes - out - PossibleRecordQualityModes - - - - - - GetTransportSettings - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - PlayMode - out - CurrentPlayMode - - - RecQualityMode - out - CurrentRecordQualityMode - - - - - - Stop - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - - - - Play - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Speed - in - TransportPlaySpeed - - - - - - - Pause - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - - - - Seek - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - Unit - in - A_ARG_TYPE_SeekMode - - - Target - in - A_ARG_TYPE_SeekTarget - - - - - - Next - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - - - - Previous - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - - - - + + + + + + TransportState + no + string + + STOPPED + PLAYING + + + + + TransportStatus + no + string + + OK + ERROR_OCCURRED + + + + + CurrentMediaCategory + no + string + + NO_MEDIA + TRACK_AWARE + TRACK_UNAWARE + + + + + PlaybackStorageMedium + no + string + + + + RecordStorageMedium + no + string + + + + PossiblePlaybackStorageMedia + no + string + + + + PossibleRecordStorageMedia + no + string + + + + CurrentPlayMode + no + string + + NORMAL + + NORMAL + + + + TransportPlaySpeed + no + string + + 1 + + 1 + + + + RecordMediumWriteStatus + no + string + + + + CurrentRecordQualityMode + no + string + + + + PossibleRecordQualityModes + no + string + + + + NumberOfTracks + no + ui4 + + 0 + + + + + CurrentTrack + no + ui4 + + 0 + 1 + + + + + CurrentTrackDuration + no + string + + + + CurrentMediaDuration + no + string + + + + CurrentTrackMetaData + no + string + + + + CurrentTrackURI + no + string + + + + AVTransportURI + no + string + + + + AVTransportURIMetaData + no + string + + + + NextAVTransportURI + no + string + + + + NextAVTransportURIMetaData + no + string + + + + RelativeTimePosition + no + string + + + + AbsoluteTimePosition + no + string + + + + RelativeCounterPosition + no + i4 + + + + AbsoluteCounterPosition + no + i4 + + + + LastChange + yes + string + + + + A_ARG_TYPE_SeekMode + no + string + + TRACK_NR + + + + + A_ARG_TYPE_SeekTarget + no + string + + + + A_ARG_TYPE_InstanceID + no + ui4 + + + + + + SetAVTransportURI + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentURI + in + AVTransportURI + + + CurrentURIMetaData + in + AVTransportURIMetaData + + + + + + GetMediaInfo + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + NrTracks + out + NumberOfTracks + + + MediaDuration + out + CurrentMediaDuration + + + CurrentURI + out + AVTransportURI + + + CurrentURIMetaData + out + AVTransportURIMetaData + + + NextURI + out + NextAVTransportURI + + + NextURIMetaData + out + NextAVTransportURIMetaData + + + PlayMedium + out + PlaybackStorageMedium + + + RecordMedium + out + RecordStorageMedium + + + WriteStatus + out + RecordMediumWriteStatus + + + + + + GetMediaInfo_Ext + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentType + out + CurrentMediaCategory + + + NrTracks + out + NumberOfTracks + + + MediaDuration + out + CurrentMediaDuration + + + CurrentURI + out + AVTransportURI + + + CurrentURIMetaData + out + AVTransportURIMetaData + + + NextURI + out + NextAVTransportURI + + + NextURIMetaData + out + NextAVTransportURIMetaData + + + PlayMedium + out + PlaybackStorageMedium + + + RecordMedium + out + RecordStorageMedium + + + WriteStatus + out + RecordMediumWriteStatus + + + + + + GetTransportInfo + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentTransportState + out + TransportState + + + CurrentTransportStatus + out + TransportStatus + + + CurrentSpeed + out + TransportPlaySpeed + + + + + + GetPositionInfo + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Track + out + CurrentTrack + + + TrackDuration + out + CurrentTrackDuration + + + TrackMetaData + out + CurrentTrackMetaData + + + TrackURI + out + CurrentTrackURI + + + RelTime + out + RelativeTimePosition + + + AbsTime + out + AbsoluteTimePosition + + + RelCount + out + RelativeCounterPosition + + + AbsCount + out + AbsoluteCounterPosition + + + + + + GetDeviceCapabilities + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + PlayMedia + out + PossiblePlaybackStorageMedia + + + RecMedia + out + PossibleRecordStorageMedia + + + RecQualityModes + out + PossibleRecordQualityModes + + + + + + GetTransportSettings + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + PlayMode + out + CurrentPlayMode + + + RecQualityMode + out + CurrentRecordQualityMode + + + + + + Stop + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + + + + Play + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Speed + in + TransportPlaySpeed + + + + + + + Pause + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + + + + Seek + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + Unit + in + A_ARG_TYPE_SeekMode + + + Target + in + A_ARG_TYPE_SeekTarget + + + + + + Next + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + + + + Previous + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + + + + diff --git a/data/xml/ConnectionManager.xml b/data/xml/ConnectionManager.xml index 82d316f..2059744 100644 --- a/data/xml/ConnectionManager.xml +++ b/data/xml/ConnectionManager.xml @@ -1,167 +1,167 @@ - - - - - 1 - 0 - - - - SourceProtocolInfo - yes - string - - - - SinkProtocolInfo - yes - string - - - - CurrentConnectionIDs - yes - string - - - - A_ARG_TYPE_ConnectionStatus - no - string - - OK - ContentFormatMismatch - InsufficientBandwidth - UnreliableChannel - Unknown - - - - - A_ARG_TYPE_ConnectionManager - no - string - - - - A_ARG_TYPE_Direction - no - string - - Input - Output - - - - - A_ARG_TYPE_ProtocolInfo - no - string - - - - A_ARG_TYPE_ConnectionID - no - i4 - - - - A_ARG_TYPE_AVTransportID - no - i4 - - - - A_ARG_TYPE_RcsID - no - i4 - - - - - - GetProtocolInfo - - - Source - out - SourceProtocolInfo - - - Sink - out - SinkProtocolInfo - - - - - - GetCurrentConnectionIDs - - - ConnectionIDs - out - CurrentConnectionIDs - - - - - - GetCurrentConnectionInfo - - - ConnectionID - in - A_ARG_TYPE_ConnectionID - - - RcsID - out - A_ARG_TYPE_RcsID - - - AVTransportID - out - A_ARG_TYPE_AVTransportID - - - ProtocolInfo - out - A_ARG_TYPE_ProtocolInfo - - - PeerConnectionManager - out - A_ARG_TYPE_ConnectionManager - - - PeerConnectionID - out - A_ARG_TYPE_ConnectionID - - - Direction - out - A_ARG_TYPE_Direction - - - Status - out - A_ARG_TYPE_ConnectionStatus - - - - - + + + + + 1 + 0 + + + + SourceProtocolInfo + yes + string + + + + SinkProtocolInfo + yes + string + + + + CurrentConnectionIDs + yes + string + + + + A_ARG_TYPE_ConnectionStatus + no + string + + OK + ContentFormatMismatch + InsufficientBandwidth + UnreliableChannel + Unknown + + + + + A_ARG_TYPE_ConnectionManager + no + string + + + + A_ARG_TYPE_Direction + no + string + + Input + Output + + + + + A_ARG_TYPE_ProtocolInfo + no + string + + + + A_ARG_TYPE_ConnectionID + no + i4 + + + + A_ARG_TYPE_AVTransportID + no + i4 + + + + A_ARG_TYPE_RcsID + no + i4 + + + + + + GetProtocolInfo + + + Source + out + SourceProtocolInfo + + + Sink + out + SinkProtocolInfo + + + + + + GetCurrentConnectionIDs + + + ConnectionIDs + out + CurrentConnectionIDs + + + + + + GetCurrentConnectionInfo + + + ConnectionID + in + A_ARG_TYPE_ConnectionID + + + RcsID + out + A_ARG_TYPE_RcsID + + + AVTransportID + out + A_ARG_TYPE_AVTransportID + + + ProtocolInfo + out + A_ARG_TYPE_ProtocolInfo + + + PeerConnectionManager + out + A_ARG_TYPE_ConnectionManager + + + PeerConnectionID + out + A_ARG_TYPE_ConnectionID + + + Direction + out + A_ARG_TYPE_Direction + + + Status + out + A_ARG_TYPE_ConnectionStatus + + + + + diff --git a/data/xml/ContentDirectory.xml b/data/xml/ContentDirectory.xml index 5f738c6..f77abed 100644 --- a/data/xml/ContentDirectory.xml +++ b/data/xml/ContentDirectory.xml @@ -1,407 +1,407 @@ - - - - - 1 - 0 - - - - SearchCapabilities - no - string - - - - SortCapabilities - no - string - - - - SystemUpdateID - yes - ui4 - - - - - ContainerUpdateIDs - yes - string - - - - FeatureList - no - string - - - - A_ARG_TYPE_ObjectID - no - string - - - - A_ARG_TYPE_Result - no - string - - - - A_ARG_TYPE_BrowseFlag - no - string - - BrowseMetadata - BrowseDirectChildren - - - - - A_ARG_TYPE_Filter - no - string - - - - A_ARG_TYPE_SortCriteria - no - string - - - - A_ARG_TYPE_Index - no - ui4 - - - - A_ARG_TYPE_Count - no - ui4 - - - - A_ARG_TYPE_UpdateID - no - ui4 - - - - - A_ARG_TYPE_SearchCriteria - no - string - - - - - A_ARG_TYPE_URI - no - uri - - - - - A_ARG_TYPE_TransferID - no - ui4 - - - - - TransferIDs - yes - string - - - - - A_ARG_TYPE_TransferStatus - no - string - - COMPLETED - ERROR - IN_PROGRESS - STOPPED - - - - - - A_ARG_TYPE_TransferLength - no - string - - - - - A_ARG_TYPE_TransferTotal - no - string - - - - - - GetSearchCapabilities - - - SearchCaps - out - SearchCapabilities - - - - - - GetSortCapabilities - - - SortCaps - out - SortCapabilities - - - - - - GetSystemUpdateID - - - Id - out - SystemUpdateID - - - - - - GetFeatureList - - - FeatureList - out - FeatureList - - - - - - - Browse - - - ObjectID - in - A_ARG_TYPE_ObjectID - - - BrowseFlag - in - A_ARG_TYPE_BrowseFlag - - - Filter - in - A_ARG_TYPE_Filter - - - StartingIndex - in - A_ARG_TYPE_Index - - - RequestedCount - in - A_ARG_TYPE_Count - - - SortCriteria - in - A_ARG_TYPE_SortCriteria - - - Result - out - A_ARG_TYPE_Result - - - NumberReturned - out - A_ARG_TYPE_Count - - - TotalMatches - out - A_ARG_TYPE_Count - - - UpdateID - out - A_ARG_TYPE_UpdateID - - - - - - - Search - - - ContainerID - in - A_ARG_TYPE_ObjectID - - - SearchCriteria - in - A_ARG_TYPE_SearchCriteria - - - Filter - in - A_ARG_TYPE_Filter - - - StartingIndex - in - A_ARG_TYPE_Index - - - RequestedCount - in - A_ARG_TYPE_Count - - - SortCriteria - in - A_ARG_TYPE_SortCriteria - - - Result - out - A_ARG_TYPE_Result - - - NumberReturned - out - A_ARG_TYPE_Count - - - TotalMatches - out - A_ARG_TYPE_Count - - - UpdateID - out - A_ARG_TYPE_UpdateID - - - - - - - CreateObject - - - ContainerID - in - A_ARG_TYPE_ObjectID - - - Elements - in - A_ARG_TYPE_Result - - - ObjectID - out - A_ARG_TYPE_ObjectID - - - Result - out - A_ARG_TYPE_Result - - - - - - - ImportResource - - - SourceURI - in - A_ARG_TYPE_URI - - - DestinationURI - in - A_ARG_TYPE_URI - - - TransferID - out - A_ARG_TYPE_TransferID - - - - - - - GetTransferProgress - - - TransferID - in - A_ARG_TYPE_TransferID - - - TransferStatus - out - A_ARG_TYPE_TransferStatus - - - TransferLength - out - A_ARG_TYPE_TransferLength - - - TransferTotal - out - A_ARG_TYPE_TransferTotal - - - - - - - StopTransferResource - - - TransferID - in - A_ARG_TYPE_TransferID - - - - - + + + + + 1 + 0 + + + + SearchCapabilities + no + string + + + + SortCapabilities + no + string + + + + SystemUpdateID + yes + ui4 + + + + + ContainerUpdateIDs + yes + string + + + + FeatureList + no + string + + + + A_ARG_TYPE_ObjectID + no + string + + + + A_ARG_TYPE_Result + no + string + + + + A_ARG_TYPE_BrowseFlag + no + string + + BrowseMetadata + BrowseDirectChildren + + + + + A_ARG_TYPE_Filter + no + string + + + + A_ARG_TYPE_SortCriteria + no + string + + + + A_ARG_TYPE_Index + no + ui4 + + + + A_ARG_TYPE_Count + no + ui4 + + + + A_ARG_TYPE_UpdateID + no + ui4 + + + + + A_ARG_TYPE_SearchCriteria + no + string + + + + + A_ARG_TYPE_URI + no + uri + + + + + A_ARG_TYPE_TransferID + no + ui4 + + + + + TransferIDs + yes + string + + + + + A_ARG_TYPE_TransferStatus + no + string + + COMPLETED + ERROR + IN_PROGRESS + STOPPED + + + + + + A_ARG_TYPE_TransferLength + no + string + + + + + A_ARG_TYPE_TransferTotal + no + string + + + + + + GetSearchCapabilities + + + SearchCaps + out + SearchCapabilities + + + + + + GetSortCapabilities + + + SortCaps + out + SortCapabilities + + + + + + GetSystemUpdateID + + + Id + out + SystemUpdateID + + + + + + GetFeatureList + + + FeatureList + out + FeatureList + + + + + + + Browse + + + ObjectID + in + A_ARG_TYPE_ObjectID + + + BrowseFlag + in + A_ARG_TYPE_BrowseFlag + + + Filter + in + A_ARG_TYPE_Filter + + + StartingIndex + in + A_ARG_TYPE_Index + + + RequestedCount + in + A_ARG_TYPE_Count + + + SortCriteria + in + A_ARG_TYPE_SortCriteria + + + Result + out + A_ARG_TYPE_Result + + + NumberReturned + out + A_ARG_TYPE_Count + + + TotalMatches + out + A_ARG_TYPE_Count + + + UpdateID + out + A_ARG_TYPE_UpdateID + + + + + + + Search + + + ContainerID + in + A_ARG_TYPE_ObjectID + + + SearchCriteria + in + A_ARG_TYPE_SearchCriteria + + + Filter + in + A_ARG_TYPE_Filter + + + StartingIndex + in + A_ARG_TYPE_Index + + + RequestedCount + in + A_ARG_TYPE_Count + + + SortCriteria + in + A_ARG_TYPE_SortCriteria + + + Result + out + A_ARG_TYPE_Result + + + NumberReturned + out + A_ARG_TYPE_Count + + + TotalMatches + out + A_ARG_TYPE_Count + + + UpdateID + out + A_ARG_TYPE_UpdateID + + + + + + + CreateObject + + + ContainerID + in + A_ARG_TYPE_ObjectID + + + Elements + in + A_ARG_TYPE_Result + + + ObjectID + out + A_ARG_TYPE_ObjectID + + + Result + out + A_ARG_TYPE_Result + + + + + + + ImportResource + + + SourceURI + in + A_ARG_TYPE_URI + + + DestinationURI + in + A_ARG_TYPE_URI + + + TransferID + out + A_ARG_TYPE_TransferID + + + + + + + GetTransferProgress + + + TransferID + in + A_ARG_TYPE_TransferID + + + TransferStatus + out + A_ARG_TYPE_TransferStatus + + + TransferLength + out + A_ARG_TYPE_TransferLength + + + TransferTotal + out + A_ARG_TYPE_TransferTotal + + + + + + + StopTransferResource + + + TransferID + in + A_ARG_TYPE_TransferID + + + + + diff --git a/data/xml/Makefile.am b/data/xml/Makefile.am index f682cdf..3963648 100644 --- a/data/xml/Makefile.am +++ b/data/xml/Makefile.am @@ -1,13 +1,13 @@ -xml_DATA = MediaServer2.xml \ - MediaRenderer2.xml \ - ContentDirectory.xml \ - ConnectionManager.xml \ - AVTransport2.xml \ - RenderingControl2.xml \ - X_MS_MediaReceiverRegistrar1.xml - -xmldir = $(datadir)/rygel/xml - -EXTRA_DIST = $(xml_DATA) - -MAINTAINERCLEANFILES = Makefile.in +xml_DATA = MediaServer2.xml \ + MediaRenderer2.xml \ + ContentDirectory.xml \ + ConnectionManager.xml \ + AVTransport2.xml \ + RenderingControl2.xml \ + X_MS_MediaReceiverRegistrar1.xml + +xmldir = $(datadir)/rygel/xml + +EXTRA_DIST = $(xml_DATA) + +MAINTAINERCLEANFILES = Makefile.in diff --git a/data/xml/MediaRenderer2.xml b/data/xml/MediaRenderer2.xml index fc2c1fb..f363be5 100644 --- a/data/xml/MediaRenderer2.xml +++ b/data/xml/MediaRenderer2.xml @@ -1,19 +1,19 @@ - - - - 2 - 0 - - - urn:schemas-upnp-org:device:MediaRenderer:2 - - Rygel Developers - http://live.gnome.org/Rygel - Rygel - 0.1 - http://live.gnome.org/Rygel - - - - - + + + + 2 + 0 + + + urn:schemas-upnp-org:device:MediaRenderer:2 + + Rygel Developers + http://live.gnome.org/Rygel + Rygel + 0.1 + http://live.gnome.org/Rygel + + + + + diff --git a/data/xml/MediaServer2.xml b/data/xml/MediaServer2.xml index 2740e15..95021f8 100644 --- a/data/xml/MediaServer2.xml +++ b/data/xml/MediaServer2.xml @@ -1,22 +1,22 @@ - - - -1 -0 - - -urn:schemas-upnp-org:device:MediaServer:2 - - -Rygel Developers. -http://live.gnome.org/Rygel -Rygel -0.1 -0000001 - - -DMS-1.50 -M-DMS-1.50 -av-upload,image-upload,audio-upload - - + + + +1 +0 + + +urn:schemas-upnp-org:device:MediaServer:2 + + +Rygel Developers. +http://live.gnome.org/Rygel +Rygel +0.1 +0000001 + + +DMS-1.50 +M-DMS-1.50 +av-upload,image-upload,audio-upload + + diff --git a/data/xml/RenderingControl2.xml b/data/xml/RenderingControl2.xml index bdb36f4..62279b9 100644 --- a/data/xml/RenderingControl2.xml +++ b/data/xml/RenderingControl2.xml @@ -1,194 +1,194 @@ - - - - - - LastChange - yes - string - - - - PresetNameList - no - string - - - - - Mute - no - boolean - - - - - Volume - no - ui2 - - 0 - 1 - - - - - - A_ARG_TYPE_Channel - no - string - - Master - - - - - A_ARG_TYPE_InstanceID - no - ui4 - - - - A_ARG_TYPE_PresetName - no - string - - FactoryDefaults - - - - - - - ListPresets - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - CurrentPresetNameList - out - PresetNameList - - - - - - SelectPreset - - - InstanceID - in - A_ARG_TYPE_InstanceID - - - PresetName - in - A_ARG_TYPE_PresetName - - - - - - - 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 - in - Volume - - - - - + + + + + + LastChange + yes + string + + + + PresetNameList + no + string + + + + + Mute + no + boolean + + + + + Volume + no + ui2 + + 0 + 1 + + + + + + A_ARG_TYPE_Channel + no + string + + Master + + + + + A_ARG_TYPE_InstanceID + no + ui4 + + + + A_ARG_TYPE_PresetName + no + string + + FactoryDefaults + + + + + + + ListPresets + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + CurrentPresetNameList + out + PresetNameList + + + + + + SelectPreset + + + InstanceID + in + A_ARG_TYPE_InstanceID + + + PresetName + in + A_ARG_TYPE_PresetName + + + + + + + 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 + in + Volume + + + + + diff --git a/data/xml/X_MS_MediaReceiverRegistrar1.xml b/data/xml/X_MS_MediaReceiverRegistrar1.xml index 2e6b70d..c862c1d 100644 --- a/data/xml/X_MS_MediaReceiverRegistrar1.xml +++ b/data/xml/X_MS_MediaReceiverRegistrar1.xml @@ -1,96 +1,96 @@ - - - - 1 - 0 - - - - IsAuthorized - - - DeviceID - in - A_ARG_TYPE_DeviceID - - - Result - out - A_ARG_TYPE_Result - - - - - RegisterDevice - - - RegistrationReqMsg - in - A_ARG_TYPE_RegistrationReqMsg - - - RegistrationRespMsg - out - A_ARG_TYPE_RegistrationRespMsg - - - - - IsValidated - - - DeviceID - in - A_ARG_TYPE_DeviceID - - - Result - out - A_ARG_TYPE_Result - - - - - - - A_ARG_TYPE_DeviceID - no - string - - - A_ARG_TYPE_Result - no - int - - - A_ARG_TYPE_RegistrationReqMsg - no - bin.base64 - - - A_ARG_TYPE_RegistrationRespMsg - no - bin.base64 - - - AuthorizationGrantedUpdateID - no - ui4 - - - AuthorizationDeniedUpdateID - no - ui4 - - - ValidationSucceededUpdateID - no - ui4 - - - ValidationRevokedUpdateID - no - ui4 - - - + + + + 1 + 0 + + + + IsAuthorized + + + DeviceID + in + A_ARG_TYPE_DeviceID + + + Result + out + A_ARG_TYPE_Result + + + + + RegisterDevice + + + RegistrationReqMsg + in + A_ARG_TYPE_RegistrationReqMsg + + + RegistrationRespMsg + out + A_ARG_TYPE_RegistrationRespMsg + + + + + IsValidated + + + DeviceID + in + A_ARG_TYPE_DeviceID + + + Result + out + A_ARG_TYPE_Result + + + + + + + A_ARG_TYPE_DeviceID + no + string + + + A_ARG_TYPE_Result + no + int + + + A_ARG_TYPE_RegistrationReqMsg + no + bin.base64 + + + A_ARG_TYPE_RegistrationRespMsg + no + bin.base64 + + + AuthorizationGrantedUpdateID + no + ui4 + + + AuthorizationDeniedUpdateID + no + ui4 + + + ValidationSucceededUpdateID + no + ui4 + + + ValidationRevokedUpdateID + no + ui4 + + + -- 2.7.4