[Amsn-devel] Patch for cmsn_change_state

2007-12-15 Thread square87
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:

Re: [Amsn-devel] Bug found in webcam settings handling

2007-12-15 Thread Karel Demeyer
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

[Amsn-devel] Bug found in webcam settings handling

2007-12-15 Thread Karel Demeyer
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