Dan Eriksen wrote:
On Sun, 20 Jul 2003 11:29:26 -0300
Rob Shortt <[EMAIL PROTECTED]> wrote:
Why is poll_interval set to 0 here, is that a mistake? I am about to
test this now.
Not a mistake, but might not be the best way to do it.
The joy.py plugin might be activated, but if c
On Sun, 20 Jul 2003 11:29:26 -0300
Rob Shortt <[EMAIL PROTECTED]> wrote:
> Why is poll_interval set to 0 here, is that a mistake? I am about to
> test this now.
Not a mistake, but might not be the best way to do it.
The joy.py plugin might be activated, but if config.JOY_DEV is
Dan Eriksen wrote:
Patch to fix the following three problems:
- crash when plugin is activated, but no device is specified in config
- bad/confusing error message
- treat joystick axis as bool input (adds a dead zone, fixes jitter problems with
analog joysticks)
Thanks, aplied (aside from
Dan Eriksen wrote:
--- joy.py Fri Jul 18 16:18:22 2003
+++ joy.py Fri Jul 18 16:16:10 2003
@@ -71,6 +71,7 @@
self.plugin_name = 'JOY'
self.device_name = ''
+self.poll_interval = 0
Why is poll_interval set to 0 here, is that a mistake? I am about to
test this no
Patch to fix the following three problems:
- crash when plugin is activated, but no device is specified in config
- bad/confusing error message
- treat joystick axis as bool input (adds a dead zone, fixes jitter problems with
analog joysticks)
Daniel Eriksen
--
Any website that uses the