summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-11 01:30:37 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-11 01:30:37 +0000
commit293eef76bfbd51ded6fd146c6ec786c14c3c3e60 (patch)
tree3b3ddee5cbe82e0e05557a666ed753b06edc4fe0 /ChangeLog
parent23d1cd9a0f0250c79920717e1cf6cc294c13e1ab (diff)
downloadmpv-293eef76bfbd51ded6fd146c6ec786c14c3c3e60.tar.bz2
mpv-293eef76bfbd51ded6fd146c6ec786c14c3c3e60.tar.xz
add some entry's :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8885 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b8f304458..622130ad92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,11 @@ mplayer (0.90)
* -ao win32 sync problems solved, -autosync 100 is still recommended
* -vo gif89a uninit sig11 fixed
* GUI: correct widget destroy event handler
+ * GUI: new font render engine
+ * GUI: sync with x11_common
+ * GUI: added persistant history patch from Pavel Rousar
+ * GUI: SDL Audio configure window from Filip Kalinski
+ * GUI: add overlapping to preferences
* the usual compiler warning fixes :)
* use -pphelp instead of -vop pp=help
* various bigendian fixes