[MPlayer-cvslog] CVS: main/DOCS/tech slave.txt,1.56,1.57

Alban Bedel CVS syncmail at mplayerhq.hu
Sat Apr 22 21:34:51 CEST 2006


CVS change done by Alban Bedel CVS

Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv27699/DOCS/tech

Modified Files:
	slave.txt 
Log Message:
The tv color control commands can now also adjust the values.


Index: slave.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/slave.txt,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- slave.txt	27 Mar 2006 16:43:02 -0000	1.56
+++ slave.txt	22 Apr 2006 19:34:49 -0000	1.57
@@ -264,17 +264,17 @@
 tv_set_norm <norm>
     Set the TV tuner norm (PAL, SECAM, NTSC, ...).
 
-tv_set_brightness <-100 - 100>
-    Set TV tuner brightness.
+tv_set_brightness <-100 - 100> [abs]
+    Set TV tuner brightness or adjust it if [abs] is set to 0.
 
-tv_set_contrast <-100 -100>
-    Set TV tuner contrast.
+tv_set_contrast <-100 -100> [abs]
+    Set TV tuner contrast or adjust it if [abs] is set to 0.
 
-tv_set_hue <-100 - 100>
-    Set TV tuner hue.
+tv_set_hue <-100 - 100> [abs]
+    Set TV tuner hue or adjust it if [abs] is set to 0.
 
-tv_set_saturation <-100 - 100>
-    Set TV tuner saturation.
+tv_set_saturation <-100 - 100> [abs]
+    Set TV tuner saturation or adjust it if [abs] is set to 0.
 
 use_master
     Switch volume control between master and PCM.




More information about the MPlayer-cvslog mailing list