aboutsummaryrefslogtreecommitdiff
path: root/wiimote.c
AgeCommit message (Collapse)Author
2010-08-17automatic version updatesIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=13819
2010-08-15added copyright splashIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=13796
2010-05-14protect motionplus and nunchuk against out-of-date libcwiid headersIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=13543
2010-05-11fixed typo when registering nunchuckIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=13512
2009-11-02output connection state when "status" is queriedIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12718
2009-11-02output state on unsuccessfull connection attemptIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12717
2009-11-01better protection against NULL-pionters;IOhannes m zmölnig
sys_lock() the entire queue: do we have to lock the dequeue as well? svn path=/trunk/externals/hardware/wiimote/; revision=12712
2009-10-31try syslock/unlock to avoid threading problemsIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12707
2009-10-30fixed some crasher bugsIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12701
2009-10-30allow to enable the use of cwiid_open(dev,dongle,flags) by use of definesIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12697
2009-10-05use a simplified queue unti li figure out, why the cwiid mesg pipe will ↵IOhannes m zmölnig
block with a timetagged queue. seems like the cwiid_callback is very sensitive at not taking too long to execute svn path=/trunk/externals/hardware/wiimote/; revision=12534
2009-10-05made the queuing stuff work, but disabled it, since i'm not entirely sure ↵IOhannes m zmölnig
whether the dynamic delay is a good thing svn path=/trunk/externals/hardware/wiimote/; revision=12533
2009-10-05not-yet-enabled queueing of messagesIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12532
2009-10-05i prefer these indentationsIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12531
2009-10-05fixed typo: it's really "nunchuk" and not "nunchuck"IOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12530
2009-10-05probably got balance-calibration to work;IOhannes m zmölnig
renamed everything to "wiimote" internally; added message "report <name> <flag>" svn path=/trunk/externals/hardware/wiimote/; revision=12529
2009-10-05breaking API of [wiimote]: all data is sent through a single outlet that has ↵IOhannes m zmölnig
to be routed svn path=/trunk/externals/hardware/wiimote/; revision=12528
2009-10-03argh, florian just changed the libcwiid api: that's a no-goIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12513
2009-10-03[wiimote] by Mike Wozniewki (with fixes by Florian Krebs and IO)svn2git-rootIOhannes m zmölnig
svn path=/trunk/externals/hardware/wiimote/; revision=12512