]> git.zarvox.org Git - libtouchmouse.git/shortlog
libtouchmouse.git
2011-11-11 Drew FisherReorganize directory tree, add a Qt graphical demo.
2011-11-11 Drew Fishertouchmouse.c: reset the decoder state when a decode...
2011-10-31 Drew FisherMake the timeouts behave as they ought.
2011-10-30 Drew FisherFix build on OSX.
2011-10-29 Drew FisherWindows is annoying.
2011-10-29 Drew FisherPull apart library and example.
2011-10-25 Drew FisherMake git ignore the build folder
2011-10-25 Drew FisherFirst pass at a CMakeLists.txt to support building...
2011-10-25 Drew FisherMake OSX actually find the mouse.
2011-10-25 Drew FisherOnly enumerate devices that match the right VendorID...
2011-10-25 Drew FisherPrint errors to stderr.
2011-10-24 Drew FisherSwitch from libusb-1.0 to HIDAPI. origin/master
2011-10-24 Drew FisherInitial commit of a proof-of-concept TouchMouse driver...