#7 closed enhancement (fixed)
Jacavi Wiimote support
| Reported by: | Florian Roth | Owned by: | Henrik Heimbuerger |
|---|---|---|---|
| Priority: | major | Milestone: | MS1: First release (1.0.0) |
| Component: | controller | Version: | pre-1.0 |
| Keywords: | wiimote device control | Cc: |
Description
Implement the Wiimote support for jacavi
Change History (20)
comment:1 Changed 18 years ago by
| Owner: | changed from somebody to Florian Roth |
|---|---|
| Status: | new → assigned |
comment:2 Changed 18 years ago by
comment:3 Changed 18 years ago by
| Milestone: | → MS1: First usable version |
|---|
comment:4 Changed 18 years ago by
| Priority: | trivial → major |
|---|---|
| Type: | task → enhancement |
comment:5 Changed 18 years ago by
| Status: | assigned → accepted |
|---|
comment:6 Changed 18 years ago by
comment:7 Changed 18 years ago by
comment:8 Changed 18 years ago by
New commit by froth (revision [150]):
[Related to ticket #7] added basic functionality for wiimote support
added WiimoteDeviceManager? to handle available Wiimotes
added WiimoteDeviceController? to control a car by a wiimote
renamed all Devices to "DeviceName?"DeviceController?
comment:9 Changed 18 years ago by
New commit by froth (revision [151]):
[Related to tiket #7] fixed a bug added std constructor to WiimoteDeviceController?
comment:10 Changed 18 years ago by
comment:11 Changed 18 years ago by
comment:12 Changed 18 years ago by
comment:13 Changed 18 years ago by
comment:14 Changed 18 years ago by
| Owner: | changed from Florian Roth to Henrik Heimbuerger |
|---|---|
| Status: | accepted → assigned |
comment:15 Changed 18 years ago by
New commit by froth (revision [177]):
[Related to ticket #7] added an central method for device speedSignal adaption in DeviceController?
comment:16 Changed 18 years ago by
New commit by froth (revision [180]):
[Related to ticket #7] fixed a calculation bug in WiimoteDeviceController?
comment:17 Changed 18 years ago by
To do: integrate the WiimoteDeviceManager into the input device configuration dialog.
comment:18 Changed 18 years ago by
New commit by hheimbuerger (revision [182]):
[Partial fix for ticket #7, related to ticket #39] Added integration of Wiimote detection to the input device dialog.
The Wiimote section of the input device settings dialog has been finished. The currently connected Wiimotes are displayed and a redetection can be triggered. However, Wiimote detection currently seems to be broken on Windows.
The dialog's cancel button has been removed, as many operations cannot be undone (case in point: connecting Wiimotes).
comment:19 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:20 Changed 18 years ago by
| Component: | unspecified → controller |
|---|

New commit by froth (revision [53]):
[Related to Wiimote support #7] Added librarys for Wiiremote support
+ added libwiiuse.so
+ added libWiiuseJ.so
+ added wiiusej.jar