summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-05-30 19:14:18 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-05-30 19:14:18 +0000
commit233c74254ec619edffcd9a7119e124fddd4cbda3 (patch)
tree3b448bfddc8644f5951672633ce37c8bb04c4273 /Changelog
parent326ec0073300ea43433586abed5cf2d4f7788e99 (diff)
downloadmpv-233c74254ec619edffcd9a7119e124fddd4cbda3.tar.bz2
mpv-233c74254ec619edffcd9a7119e124fddd4cbda3.tar.xz
Change code to let Window Manager chose window location by default.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31289 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 50b38e5da6..75ae666c93 100644
--- a/Changelog
+++ b/Changelog
@@ -29,6 +29,8 @@ MPlayer (1.0)
* remove vf_yuy2, functionality is replaced by -vf format=yuv2
Drivers:
+ * X11: Window manager choses Window position by default.
+ Add geometry=50%:50% to your configuration to get the old behaviour.
* -vo md5sum md5 calculation changed so output matches FFmpeg's -f framemd5
* Support for more formats in OpenGL video output drivers (different YUV
subsampling, 16 bit per component)