-
Notifications
You must be signed in to change notification settings - Fork 100
/
NEWS
46 lines (34 loc) · 731 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
0.6.00
- renamed libwiimote to libcwiid to avoid naming conflict with other projects
- rewrite of libcwiid architecture
- Python libcwiid interface
- Python wminput plugins
- rewrite of ir_ptr plugin
0.5.03
- Bugfixes, lswm utility, disconnect messages, wminput infinite wait
0.5.02
- Bugfixes, configure --disable-ldconfig
0.5.01
- Bugfixes
0.5.00
- Overhauled wminput configuration
- wmdemo test application
0.4.01
- Bugfixes
0.4.00
- Status, Nunchuk, Classic Controller support
0.3.51
- Bugfixes
0.3.50
- Created plugin architecture
- Acc calculations and plugin
0.3.01
- Bugfixes
0.3.00
- IR Reporting
- wminput Event driver
0.2.00
- ACC Reporting
- Memory Read/Write
0.1.00
- Initial Release