[MPlayer-cvslog] CVS: main/DOCS/tech libvo.txt, 1.6, 1.7 slave.txt, 1.46, 1.47
Joey Parrish CVS
syncmail at mplayerhq.hu
Thu Nov 10 23:25:56 CET 2005
CVS change done by Joey Parrish CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv19925/DOCS/tech
Modified Files:
libvo.txt slave.txt
Log Message:
add a switch, slave command, and vo control to toggle borderless window.
includes documentation.
Index: libvo.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/libvo.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libvo.txt 19 Jul 2004 22:44:34 -0000 1.6
+++ libvo.txt 10 Nov 2005 22:25:53 -0000 1.7
@@ -63,6 +63,8 @@
Makes the player window stay-on-top. Only supported (currently)
by drivers which use X11, except SDL, as well as directx and
gl2 under Windows.
+ VOCTRL_BORDER
+ Makes the player window borderless. Only supported by directx.
config():
Set up the video system. You get the dimensions and flags.
Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- slave.txt 13 Sep 2005 18:48:57 -0000 1.46
+++ slave.txt 10 Nov 2005 22:25:53 -0000 1.47
@@ -270,6 +270,9 @@
vo_rootwin
Toggle playback on the root window.
+vo_border
+ Toggle borderless display.
+
volume <value>
Increase/decrease volume.
More information about the MPlayer-cvslog
mailing list