summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Update tooling to match telepathy-spec HEAD, and add support for D-BusAlex Merry9-203/+154
2010-12-13Don't use ?= in the Makefile: not necessaryAlex Merry1-3/+3
2010-12-13Merge in upstream changes to the tooling.Alex Merry7-185/+328
2010-12-13Makefile cleanupsAlex Merry1-12/+14
2010-09-26Add EmitsChangedSignal annotation to Volume propertyAlex Merry2-0/+17
2010-08-20Be more explicit about the purpose of TrackListAlex Merry1-1/+5
2010-08-16Note that OpenUri may not be implemented if there are no supported uriAlex Merry1-1/+3
2010-08-15Improve the metadata documentationAlex Merry2-10/+28
2010-08-15Use less strict language in the Quit method's implementation guidelinesMirsal Ennaime1-1/+1
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