[Mplayer-cvslog] CVS: main/DOCS/tech slave.txt,1.2,1.3

Gabucino gabucino at mplayerhq.hu
Tue Aug 12 09:38:51 CEST 2003


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

Modified Files:
	slave.txt 
Log Message:

Hi, here are slave commands:

tv_set_brightness
tv_set_contrast
tv_set_hue
tv_set_color

Patch by Kir Kostuchenko <kir at users.sourceforge.net>



Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- slave.txt	4 Aug 2003 09:13:07 -0000	1.2
+++ slave.txt	12 Aug 2003 07:38:47 -0000	1.3
@@ -80,5 +80,13 @@
 	Set the tv tuner frequency.
 tv_set_norm <norm>
 	Set the tv tuner norm. PAL, SECAM, NTSC and so on..
+tv_set_brightness [-100:100]
+	Set tv tuner brightness.
+tv_set_contrast [-100:100]
+	Set tv tuner contrast.
+tv_set_hue [-100:100]
+	Set tv tuner hue.
+tv_set_saturation [-100:100]
+	Set tv tuner saturation.
 gui_[loadsubtitle|about|play|stop]
 	GUI actions



More information about the MPlayer-cvslog mailing list