[Mplayer-cvslog] CVS: main ChangeLog,1.36,1.37

Zoltan Ponekker pontscho at mplayerhq.hu
Fri Jan 17 23:40:10 CET 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv29898

Modified Files:
	ChangeLog 
Log Message:


 - add playbar
 - add vpotmeter
 - fix gtk menu's pixel bug
 - fix some critical (10l) bug


Index: ChangeLog
===================================================================
RCS file: /cvsroot/mplayer/main/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	16 Jan 2003 08:02:59 -0000	1.36
+++ ChangeLog	17 Jan 2003 22:39:24 -0000	1.37
@@ -30,8 +30,6 @@
     * mplayer exit codes cleanup (0 for quit/eof, 1 for error)
     * -ao win32 sync problems solved, -autosync 100 is still recommended
     * -vo gif89a uninit sig11 fixed
-    * GUI: correct GTK widget destroy event handler
-    * GUI: sync with x11_common
     * the usual compiler warning fixes :)
     * use -pphelp instead of -vop pp=help
     * various bigendian fixes
@@ -61,13 +59,20 @@
     * libavcodec: motion estimation pre pass, qpel encoding, trellis quantization
     * libavcodec: Altivec optimizations
     * keep window's aspect ratio at resizing (x11, xv), requires WM support
-    * GUI: new font render engine
-    * GUI: added persistant history patch from Pavel Rousar
-    * GUI: SDL Audio configure window from Filip Kalinski
-    * GUI: add overlapping to preferences
     * -geometry option accepts X11 syntax too
     * real .bin+.cue (S)VCD images support (-vcd 2 -cuefile xxx.cue)
     * postprocess: YUV 411/422/444 support, stride fixes
+
+    Gui:
+    * correct GTK widget destroy event handler
+    * sync with x11_common
+    * fix gtk submenu
+    * new font render engine
+    * added persistant history patch from Pavel Rousar
+    * SDL Audio configure window from Filip Kalinski
+    * add overlapping to preferences
+    * add play bar for subwindow
+    * add vertical potmeter for skin
 
   rc2:
     General:



More information about the MPlayer-cvslog mailing list