summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)AuthorFilesLines
2010-08-11Merge the 3 well-known objects into /org/mpris/MediaPlayer2Mirsal Ennaime3-27/+18
2010-08-11Use a versionned bus name prefixMirsal Ennaime1-6/+6
2010-08-11Switch the track id type from string to object_pathMirsal Ennaime2-11/+11
2010-08-11Merge the 3 well-known objects into /org/mpris/MediaPlayer2Mirsal Ennaime3-27/+18
2010-08-11Conflate several properties into one.Alex Merry1-91/+110
2010-08-11Conflate several properties into one.Alex Merry1-91/+110
2010-08-11Remove the custom PropertyChanged eventsMirsal Ennaime4-125/+44
2010-08-11Various improvements as suggested by Bastien Nocera, Zeeshan Ali, and Lennart...Mirsal Ennaime1-2/+2
2010-08-11Fix wordingMirsal Ennaime1-1/+1
2010-08-11Various improvements as suggested by Bastien Nocera, Zeeshan Ali, and Lennart...Mirsal Ennaime3-37/+72
2010-08-11Add the CanControlRate and CanControlVolume properties to the player interfaceMirsal Ennaime1-0/+43
2010-08-11Fix a typoMirsal Ennaime1-1/+1
2010-08-11Document the PropertyChanged signal usageMirsal Ennaime1-8/+7
2010-08-11Use microseconds instead of milliseconds as a time spec unitMirsal Ennaime1-10/+10
2010-08-11Split the status struct and the capabilities bitfieldMirsal Ennaime1-337/+130
2010-08-11Remove the AdjustVolume methodMirsal Ennaime1-34/+0
2010-08-11Fix docstringsMirsal Ennaime1-2/+2
2010-08-11Fix docstringsMirsal Ennaime1-4/+5
2010-08-11Add the PropertiesChanged signal to the player interfaceMirsal Ennaime1-0/+36
2010-08-11Split the player capabilities into several propertiesMirsal Ennaime1-6/+201
2010-08-11Add support for org.freedesktop.DBus.Properties.PropertiesChanged toMirsal Ennaime1-0/+6
2010-08-11Add support for org.freedesktop.DBus.Properties.PropertiesChangedMirsal Ennaime1-8/+25
2010-08-11Add the PropertiesChanged signal to the tracklist interfaceMirsal Ennaime1-0/+36
2010-08-11Replace the tracklist interface's Capabilities bitfield propertyMirsal Ennaime1-33/+13
2010-08-11Add a PropertiesChanged signal to the root interface.Mirsal Ennaime1-0/+26
2010-08-11Replace the root interface's Capabilities bitfield property with separate boo...Alex Merry1-52/+39
2010-08-11Remove the support for multiple tracklistsAlex Merry1-59/+2
2010-08-10Add a version number to the interface namesMirsal Ennaime4-8/+8
2010-08-10Ditch the version property.Alex Merry1-26/+0
2010-08-10Identity is just a string, and doesn't need a special typedefAlex Merry1-11/+5
2010-08-10Sort the XML into types, methods, properties and signals, to makeAlex Merry3-310/+310
2010-08-10Add the SupportedMimeTypes and SupportedUriSchemes propertiesAlex Merry1-0/+40
2010-08-03Wording fixes. Also, make Playback_State an enum.Alex Merry2-60/+121
2010-08-03Merge remote branch 'origin/2.0-draft-proposal' into 2.0-draft-editsAlex Merry3-52/+97
2010-08-03Fix wording issues thanks to Alex Merry's suggestions.Mirsal Ennaime1-88/+111
2010-08-03Update the documentation generation system.Alex Merry3-77/+93
2010-08-02Use proper copyright symbolsAlex Merry1-6/+6
2010-08-02Split out the interfaces, to make the xml more managable.Alex Merry4-985/+992
2010-08-02Use [] notation for arrays, as per telepathy wiki.Alex Merry2-137/+33
2010-08-02Fix some html - uls cannot be inside pAlex Merry1-21/+21
2010-08-02Add a vim modelineAlex Merry1-0/+1
2010-08-02Remove commented-out codeAlex Merry1-38/+3
2010-08-02Make the formatting consistent, and a few wording fixesAlex Merry1-126/+230
2010-08-02Change "volume step" to "volume difference"Alex Merry1-3/+3
2010-08-02Clarify difference between looping and endless playbackAlex Merry1-2/+10
2010-08-02Punctuation and some wording improvementsAlex Merry1-125/+140
2010-08-02Use double precision floats to represent volume levelsMirsal Ennaime1-19/+20
2010-08-02Change the Prev method name to PreviousMirsal Ennaime1-3/+3
2010-08-02Use more consistant method namesMirsal Ennaime1-3/+3
2010-07-29Improve the docstrings' wording and add playlist management featuresMirsal Ennaime1-15/+66