summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-07-05 16:41:26 +0200
committerwm4 <wm4@nowhere>2014-07-05 17:07:14 +0200
commite21ecaa18d882efc1eb264c47c14d5d9757146a0 (patch)
treecc9ae23a1df6e04b2cb4c858250f8c63d0e350bd
parent055bc74ed4d621f7963f26f7faf154a21c66a786 (diff)
downloadmpv-e21ecaa18d882efc1eb264c47c14d5d9757146a0.tar.bz2
mpv-e21ecaa18d882efc1eb264c47c14d5d9757146a0.tar.xz
DOCS, client API: add mpv release versions
The intention is to make it obvious which mpv releases certain changes will apply to. Also attempt to fix RST formatting of the list. This is not very proper, but probably good enough.
-rw-r--r--DOCS/client-api-changes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index 548832be5f..1e28f0a63e 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -23,6 +23,7 @@ Also, read the section ``Compatibility`` in ``client.h``.
API changes
===========
+```
1.1 - remap dvdnav:// to dvd://
- add "--cache-file", "--cache-file-size"
- add "--colormatrix-primaries" (and property)
@@ -32,4 +33,6 @@ API changes
insignificant is now significant
- add "cache-free" and "cache-used" properties
- OSX: the "coreaudio" AO spdif code is split into a separate AO
+--------- mpv 0.4.0 is released ---------
1.0 - the API is declared stable
+```