| Version 23 (modified by dsmith, 6 years ago) |
|---|
This is the development tracking site for CWiid, a collection of Linux tools written in C for interfacing to the Nintendo Wiimote.
Feel free to contribute to the Wiki, talk about CWiid in the Discussion Forums, or create Tickets (account no longer required).
Apologies for the lethargic web site. Advice for improving Trac performace on Dreamhost is more than welcome.
News
03/19/2007
- CWiid 0.5.02 released - mostly bugfixes, (Gentoo /usr/local/include issue, some configure bugs for packages maintainers), some code and comment updates.
02/28/2007
- CWiid 0.5.01 released
02/27/2007
- Trac site deployed
Download
Download the most recent version of CWiid. Older versions.
Romain Beauxis has put together some Debian packages.
Use Trac to browse the Bleeding Edge sources, or directly access the svn repository. To compile sources from svn, you'll need to run autoreconf to generate the configure script.
Overview
CWiid includes the following components:
- libwiimote
- event-driven API
- wminput
- event/mouse/joystick driver with plugin architecture
- wmgui?
- GUI/control panel
- wmtest?
- test/demo application
