Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-29 | Fix annotation generationdocbook | Alex Merry | 1 | -2/+2 | |
2012-01-29 | Add a Makefile rule for generating the introspection xml | Alex Merry | 2 | -0/+7 | |
2012-01-29 | Improve the xhtml output | Alex Merry | 4 | -32/+94 | |
2012-01-29 | Docbookify the spec | Alex Merry | 29 | -10805/+3541 | |
It needs some more work to make it actually be nice, but it's a good start. | |||||
2012-01-27 | Spelling fix | Alex Merry | 1 | -1/+1 | |
2012-01-27 | Update copyright notice dates | Alex Merry | 1 | -1/+1 | |
2012-01-27 | Version bump to 2.2. | Alex Merry | 1 | -2/+18 | |
List changes and reset the list of corrections. | |||||
2012-01-27 | Use a special value for "no track". | Alex Merry | 2 | -6/+50 | |
D-Bus paths cannot be empty, so we need a "magic" value. | |||||
2012-01-27 | Make XML well-formed | Alex Merry | 1 | -0/+1 | |
2012-01-25 | Add a Fullscreen property to the root interface | Alex Merry | 1 | -0/+57 | |
Fullscreen (and CanSetFullscreen) allow reading and changing of the fullscreen status of the media player (videos in particular). | |||||
2012-01-24 | Add in some punctuation | Alex Merry | 1 | -2/+2 | |
2012-01-16 | Add a HACKING file | Alex Merry | 1 | -0/+10 | |
2011-12-27 | Fix python version magic | Alex Merry | 1 | -1/+1 | |
2011-11-04 | Move Corrections to be next to Changes | Alex Merry | 1 | -18/+18 | |
2011-11-04 | Fix character encoding issues | Alex Merry | 1 | -0/+1 | |
2011-11-04 | Clarify the type of the mpris:trackid entry in Player.Metadata | Alex Merry | 3 | -5/+11 | |
2011-11-01 | Remove duplicated paragraphs | Alex Merry | 1 | -10/+0 | |
2011-10-29 | Fall back to "python2" if "python" is Python 3 | Alex Merry | 1 | -1/+1 | |
Required on ArchLinux, for example. This way the user does not have to override PYTHON manually. | |||||
2011-08-14 | Import tooling fixes from telepathy-spec | Alex Merry | 4 | -3/+34 | |
2011-08-14 | Merge branch '2.1' | Alex Merry | 3 | -7/+17 | |
2011-08-14 | Reword some of the intro text to make more sense | Alex Merry | 1 | -3/+3 | |
2011-08-14 | Clarifications and minor fixes. | Alex Merry | 1 | -3/+13 | |
Clarify what the values of CanGoNext and CanGoPrevious should be when the proper value is not known. Also, some typo fixes. | |||||
2011-08-11 | Fix template for EMITS_CHANGED_NONE | Olivier Le Thanh Duong | 1 | -1/+1 | |
Remove the errorneous </div> in EMITS_CHANGED_NONE template code in interface.html which prevented Player_Node.html from rendering correctly | |||||
2011-08-11 | Add the PlaylistChange signal to the Playlists interface | Mirsal Ennaime | 1 | -6/+10 | |
Rationale: The mpris lacks a way for servers to notify clients of a change in a playlist attribute (its name or icon) | |||||
2011-01-27 | Add a PlaylistChanged signal to the Playlists interface to notify | Alex Merry | 2 | -0/+21 | |
clients of name or icon changes | |||||
2010-12-23 | Merge branch 'master' into playlists | Alex Merry | 10 | -52/+406 | |
2010-12-23 | Sync spec tooling with telepathy | Alex Merry | 9 | -7/+413 | |
We now have minimal differences with the upstream tooling (just index.html and style.css). | |||||
2010-12-16 | Sync tooling to telepathy master, and remove some cruft from the template | Alex Merry | 2 | -94/+42 | |
2010-12-14 | Remove duplicated docs | Alex Merry | 1 | -15/+0 | |
2010-12-13 | Merge branch 'master' into playlists | Alex Merry | 9 | -203/+154 | |
2010-12-13 | Update tooling to match telepathy-spec HEAD, and add support for D-Bus | Alex Merry | 9 | -203/+154 | |
annotations | |||||
2010-12-13 | Merge branch 'master' into playlists | Alex Merry | 1 | -3/+3 | |
2010-12-13 | Don't use ?= in the Makefile: not necessary | Alex Merry | 1 | -3/+3 | |
2010-12-13 | Merge branch 'master' into playlists | Alex Merry | 7 | -185/+328 | |
2010-12-13 | Merge in upstream changes to the tooling. | Alex Merry | 7 | -185/+328 | |
Also, ditch a couple of files we don't use. | |||||
2010-12-13 | Merge branch 'master' into playlists | Alex Merry | 4 | -13/+36 | |
2010-12-13 | Makefile cleanups | Alex Merry | 1 | -12/+14 | |
2010-12-13 | Add a way of querying the currently-active playlist | Alex Merry | 1 | -0/+58 | |
2010-09-26 | Add EmitsChangedSignal annotation to Volume property | Alex Merry | 2 | -0/+17 | |
2010-08-20 | Be more explicit about the purpose of TrackList | Alex Merry | 1 | -1/+5 | |
2010-08-19 | Allow a user-defined ordering | Alex Merry | 1 | -2/+13 | |
2010-08-19 | Add Playlists interface | Alex Merry | 2 | -1/+189 | |
2010-08-16 | Note that OpenUri may not be implemented if there are no supported uri | Alex Merry | 1 | -1/+3 | |
schemes | |||||
2010-08-15 | Improve the metadata documentation | Alex Merry | 2 | -10/+28 | |
2010-08-15 | Use less strict language in the Quit method's implementation guidelines | Mirsal Ennaime | 1 | -1/+1 | |
2010-08-15 | Correctly reference the mpris:trackid metadata entry | Mirsal Ennaime | 2 | -7/+7 | |
2010-08-14 | Fix typos, add extra docs | Alex Merry | 1 | -2/+27 | |
2010-08-13 | Fix a typo in the player interface docstrings | Mirsal Ennaime | 1 | -2/+2 | |
2010-08-12 | Fix a typo in the the RemoveTrack method introspection data | Mirsal Ennaime | 1 | -1/+1 | |
2010-08-12 | Fix a typo | Mirsal Ennaime | 1 | -3/+3 | |