Hello
I found some "strange" behaviors in the proc "cmsn_change_state" of
protocol.tcl.
I write a patch. I (try to) explain what i changed and why.
The diff file is the result of "svn diff";
The txt file is "the diff file without old differences".
--
In the original version there is:
Hi,
a little investigation shows me in msncam.tcl:
proc Properties_SetLinux { w property capture_fd new_value } {
if { ! ([string is integer -strict $new_value] && $new_value > 0 &&
$new_value < 65535 ) } { return }
Removing the checks for negative values breaks stuff as the capture
Hi,
I just found a bug in the webcam settings diaog (to change values like
contrast, colortone, saturation... My webcam driver (I guess it comes fomr
there) gives other ranges for settings then the driver of my former webcam
did. This webcams gives negative values too; like, saturation, goes from