Mercurial > mplayer.hg
changeset 8884:06d26fe09f46
add some entry's :)
author | pontscho |
---|---|
date | Sat, 11 Jan 2003 01:30:37 +0000 |
parents | d6d999a9fc41 |
children | 33fb8b6b8547 |
files | ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 11 01:30:07 2003 +0000 +++ b/ChangeLog Sat Jan 11 01:30:37 2003 +0000 @@ -31,6 +31,11 @@ * -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