File: NEWS

package info (click to toggle)
cwiid 0.6.91-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,780 kB
  • sloc: ansic: 7,742; python: 259; makefile: 258; lex: 176; yacc: 73; awk: 16
file content (46 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (11)
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