summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Merry <dev@randomguy3.me.uk>2012-01-27 11:03:30 +0000
committerAlex Merry <dev@randomguy3.me.uk>2012-01-27 11:03:30 +0000
commit1fd9166cee4fedf775e25e6df531e87805c84175 (patch)
tree07dff9a5e05ad74a29991c78cb05c60e6c0a9503
parent994b6ebc7a123f1aaf838cc05970cd66f3f4d8bc (diff)
Version bump to 2.2.
List changes and reset the list of corrections.
-rw-r--r--spec/all.xml20
1 files changed, 18 insertions, 2 deletions
diff --git a/spec/all.xml b/spec/all.xml
index 4b125d8..dbc0ae9 100644
--- a/spec/all.xml
+++ b/spec/all.xml
@@ -3,10 +3,10 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<tp:title>MPRIS D-Bus Interface Specification</tp:title>
- <tp:version>2.1</tp:version>
+ <tp:version>2.2</tp:version>
<tp:copyright>
- Copyright © 2006-2010 the VideoLAN team
+ Copyright © 2006-2012 the VideoLAN team
(Mirsal Ennaime, Rafaël Carré, Jean-Paul Saman)
</tp:copyright>
<tp:copyright>Copyright © 2005-2008 Milosz Derezynski</tp:copyright>
@@ -56,12 +56,27 @@
<tp:section name="Changes">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<dl>
+ <dt>From 2.1 to 2.2:</dt>
+ <dd>
+ <ul>
+ <li>
+ Added the optional <b>Fullscreen</b> and <b>CanSetFullscreen</b> properties
+ to the <b>org.mpris.MediaPlayer2</b> interface.
+ </li>
+ <li>
+ The path <b>/org/mpris/MediaPlayer2/TrackList/NoTrack</b> now represents
+ "no track" where requires in the <b>org.mpris.MediaPlayer2.TrackList</b>
+ interface (since empty paths are not allowed by D-Bus).
+ </li>
+ </ul>
+ </dd>
<dt>From 2.0 to 2.1:</dt>
<dd>Added the optional <b>org.mpris.MediaPlayer2.Playlists</b> interface.</dd>
</dl>
</tp:docstring>
</tp:section>
+ <!-- (Only list corrections to the current version)
<tp:section name="Corrections">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<ul>
@@ -79,6 +94,7 @@
</ul>
</tp:docstring>
</tp:section>
+-->
<tp:section name="Bus Name Policy">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">