summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-27 10:15:05 +0900
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-27 10:21:22 +0900
commitfa53c3fc7b8956cb3915eb02c12a3e95bb73b668 (patch)
tree424b5149e49c5c26d5b6d755a655ea20d390884f
parentc61f76829f26eee43f5f82a29c13b729d10a5232 (diff)
downloadmpv-fa53c3fc7b8956cb3915eb02c12a3e95bb73b668.tar.bz2
mpv-fa53c3fc7b8956cb3915eb02c12a3e95bb73b668.tar.xz
Update RELEASE_NOTES
-rw-r--r--RELEASE_NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 37f6827318..cd9d44b39c 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -23,6 +23,8 @@ Changes
- (OSX) VDA now gracefully refuses to run on non-OpenGL3-capable systems instead
of trying and failing to build its shaders.
- Add workaround for vf_vapoursynth filters that expect an FPS.
+- The default value for `--screenshot-template` now shows up in
+ `--list-options`.
- `ao_pulse`'s `latency-hacks` suboption is now off by default, as it causes
issues with newer pulseaudio releases. If A/V Sync issues happen, either
add the `latency-hacks=on` pulse suboption in mpv.conf, or update the
@@ -36,7 +38,6 @@ Bug fixes
- (Windows, OSX) Many `ao_wasapi` and `ao_coreaudio` fixes.
- (OSX) Make the window title update correctly on OS X Yosemite.
-- (OSX) Fix OpenGL 2.1 fallback, for older hardware.
- Fixes for handling mono audio on various AOs.
- (Linux) Fixes resuming from suspend on ao_alsa.
- Fixes for playlist file parsing.