[Mplayer-cvslog] CVS: main/etc example.conf,1.53,1.54 input.conf,1.10,1.11
Joey Parrish CVS
joey at mplayerhq.hu
Sun Nov 30 17:36:39 CET 2003
Update of /cvsroot/mplayer/main/etc
In directory mail:/var/tmp.root/cvs-serv7217/etc
Modified Files:
example.conf input.conf
Log Message:
runtime 'stay-on-top' functionality
Index: example.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/example.conf,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- example.conf 27 Oct 2003 10:39:59 -0000 1.53
+++ example.conf 30 Nov 2003 16:36:05 -0000 1.54
@@ -34,6 +34,10 @@
# monitoraspect=4:3 # standard monitor size, with square pixels
# monitoraspect=16:9 # use this for widescreen monitor! non-square pixels
+# ontop=yes # Makes the player window stay ontop
+ # Used by drivers which use X11, except SDL,
+ # as well as directx and gl2 under Windows
+
##
## Specify your preferred default skin here
## (skins are searched in /usr/local/share/mplayer/Skin/yourskin
Index: input.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/input.conf,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- input.conf 5 May 2003 03:13:43 -0000 1.10
+++ input.conf 30 Nov 2003 16:36:05 -0000 1.11
@@ -47,6 +47,7 @@
#? sub_step +1 # immediately display next subtitle
#? sub_step -1 # previous
f vo_fullscreen
+T vo_ontop
w panscan -0.1
e panscan +0.1
More information about the MPlayer-cvslog
mailing list