File: TODO

package info (click to toggle)
libcwiimote 0.4%2Bsvn83ant-4
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 3,172 kB
  • ctags: 708
  • sloc: sh: 3,538; ansic: 2,057; makefile: 59
file content (14 lines) | stat: -rw-r--r-- 389 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TODO
 
- Implement an event system.

- Simplify the api. Input and output reports should be consistent, now they
  are split in wiimote_event.h and wiimote_report.h.

- Improve support for the built-in speaker.  

- Support the classic controller, currently it is assumed that the nunchuk
  is the only device that will be plugged in to the extension port.

- Add configuration options.