Re: [RFC] dinput: Length can actually be 0.

2011-03-29 Thread Daniel Remenak
On Tue, Mar 29, 2011 at 1:57 PM, Vincent Pelletier wrote: > (Sorry for sending to wine-patches initially, it was intended for wnie-devel.) > > This fixes force feedback devices slamming for 10ms at full strength, as > attack is an absolute value, not a factor of effect level. > > Daniel Remenak to

[RFC] dinput: Length can actually be 0.

2011-03-29 Thread Vincent Pelletier
(Sorry for sending to wine-patches initially, it was intended for wnie-devel.) This fixes force feedback devices slamming for 10ms at full strength, as attack is an absolute value, not a factor of effect level. Daniel Remenak told me that 0-length envelopes (attack and/or fade, not sure which co