forked from abstrakraft/cwiid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
61 lines (47 loc) · 1.08 KB
/
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
0.7.00
- Collected all the projects from github
- Bunch of plugins
-- Screwdriver
-- Two plugins for using nunchuk as mouse
-- some others
- More supported devices
-- Guitar
-- Motion plus
-- Bongos
-- DJ Hero device
- More wiimote configurations
- Fixes to memory leaks, typos, building etc.
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