]> git.zarvox.org Git - libtouchmouse.git/shortlog
libtouchmouse.git
2011-11-17 Drew FisherMore doxygen. master
2011-11-16 Drew FisherFirst pass at adding documentation through Doxygen.
2011-11-14 Drew FisherMove all library print statements to a loglevel system.
2011-11-14 Drew Fishertouchmouse_process_events_timeout(): obey documentation...
2011-11-14 Drew FisherUse variable names instead of library names explicitly.
2011-11-13 Drew FisherSmall CMake refactor.
2011-11-13 Drew FisherMake qtview example optional.
2011-11-13 Drew FisherMove timestamps into device struct.
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...