summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-15Correctly reference the mpris:trackid metadata entryMirsal Ennaime2-7/+7
2010-08-14Fix typos, add extra docsAlex Merry1-2/+27
2010-08-13Fix a typo in the player interface docstringsMirsal Ennaime1-2/+2
2010-08-12Fix a typo in the the RemoveTrack method introspection dataMirsal Ennaime1-1/+1
2010-08-12Fix a typoMirsal Ennaime1-3/+3
2010-08-12Add a THANKS fileMirsal Ennaime1-0/+9
2010-08-12Fix a typoMirsal Ennaime1-1/+1
2010-08-12Mention SupportedMimeTypes and SupportedUriSchemes int the AddTrack docstringsMirsal Ennaime1-1/+6
2010-08-12Polish and finishMirsal Ennaime3-13/+27
2010-08-12Polish the docstringsMirsal Ennaime3-15/+22
2010-08-12Fix Volume's docstringsMirsal Ennaime1-4/+3
2010-08-12Fix the section namesMirsal Ennaime1-2/+2
2010-08-12Add the OpenUri method to the Player interfaceMirsal Ennaime1-0/+26
2010-08-12Merge branch 'properties-changed'Mirsal Ennaime4-159/+52
2010-08-11Add the CanSetVolume propertyMirsal Ennaime1-0/+21
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-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-05s/telepathy/mpris/gAlex Merry1-3/+3