summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-05Update tools to latest from telepathy-spec2.0Alex Merry1-23/+56
2013-01-05Rename nodesAlex Merry4-6/+6
2013-01-05Use annotations to indicate optional propertiesAlex Merry4-9/+13
2012-08-09Ignore generated files from other branchesAlex Merry1-0/+4
2012-08-09Clarify behaviour of Play() when pausedAlex Merry2-0/+5
2012-04-26Fix the metadata wiki linkAlex Merry1-8/+6
2012-04-16Update the README fileMirsal Ennaime1-4/+5
2012-04-16Fix the unique instance identifier exampleMirsal Ennaime1-3/+16
2012-01-16Add a HACKING fileAlex Merry1-0/+10
2011-12-27Remove unnecessary textAlex Merry3-80/+0
2011-12-27Update the buildsystemAlex Merry16-259/+771
2011-11-04Move Corrections to be next to ChangesAlex Merry1-15/+15
2011-11-04Fix character encoding issuesAlex Merry1-0/+1
2011-11-04Clarify the type of the mpris:trackid entry in Player.MetadataAlex Merry3-5/+11
2011-11-01Remove duplicated paragraphsAlex Merry1-10/+0
2011-10-29Fall back to "python2" if "python" is Python 3Alex Merry1-0/+1
2011-08-14Import tooling fixes from telepathy-specAlex Merry3-2/+50
2011-08-12Reword some of the intro text to make more senseAlex Merry1-3/+3
2011-08-12Clarifications and minor fixes.Alex Merry1-3/+13
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-14Merge branch '2.0' of gitorious.org:mpris/mainline into 2.0Mirsal Ennaime0-0/+0
2010-08-14Fix typos, add extra docsAlex Merry1-2/+27
2010-08-13Fix 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