summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-07-06 19:05:45 +0200
committerwm4 <wm4@nowhere>2014-07-06 19:05:45 +0200
commita90b5cfddf88f73b0b46318e817b00aa6658371d (patch)
treeb7ceda8fc157131090528aada8905dae773f69b6
parentf512604f02559aca4113cf375248c2aa6ae4e985 (diff)
downloadmpv-a90b5cfddf88f73b0b46318e817b00aa6658371d.tar.bz2
mpv-a90b5cfddf88f73b0b46318e817b00aa6658371d.tar.xz
DOCS/client-api-changes: try to fix rst formatting again
-rw-r--r--DOCS/client-api-changes.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index 1e28f0a63e..f59c011582 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -23,7 +23,8 @@ 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)
@@ -33,6 +34,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 ---------
+ --- mpv 0.4.0 is released ---
1.0 - the API is declared stable
-```
+