index
:
opentrack.git
azure-pipelines
easy-tracker-more-models
feature/qt6
feature_windows_dark_theme
fix-cancel-dialog-crash
kinect-disable-dist-coeffs
kinect-fixes
kinect-point-tracker
master
mixin-work
opencv-point-tracker
point-tracker-auto-reset
pr/kinect-block-frame
revert-geometry-stuff
stable/2.2
stable/2.3
tracker-easy-clip-model-support
trackhat
trackhat-camera
trackhat-sensor-v2
unstable
wii-robust-start-stop
wip
work-20180827
head tracking software for Windows and Linux
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
ftnoir_protocol_libevdev
Age
Commit message (
Collapse
)
Author
2014-10-19
decruft more
Stanislaw Halik
2014-10-19
update modules to refactored API
Stanislaw Halik
2014-09-22
get rid of evil CALLING_CONVENTION macro
Stanislaw Halik
2014-09-22
virtual function misuse (don't create needless VPTR all over)
Stanislaw Halik
2014-09-22
win32: all plugins in Windows binary distro updated to new api
Stanislaw Halik
2014-08-30
remove capt obvious comments
Stanislaw Halik
2014-07-27
rename file so that name makes any sense
Stanislaw Halik
2014-06-12
include libevdev with a sensible path
Stanislaw Halik
Issue: #31
2014-01-15
make all tracker/protocol/filter dialogs non-modal
Stanislaw Halik
2014-01-01
don't reference QSettings anymore
Stanislaw Halik
2013-12-31
meta: get rid of Initialize(), now RAII
Stanislaw Halik
2013-10-19
Fix proto/filter dtor not being called
Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> Reported-by: mm0zct
2013-10-17
change protocol ABI: sprinkle const. ABI BREAKAGE!
Stanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-09-18
libevdev: since don't care about sensor resolution, cleanup unused macro
Stanislaw Halik
2013-09-17
Appease GNU CC -Wall -Wno-reorder
Stanislaw Halik
2013-09-17
proto-libevdev: End bulk updates with EV_SYN
Stanislaw Halik
2013-09-17
remove empty line
Stanislaw Halik
2013-09-17
Refactor for proper translation output range
Stanislaw Halik
2013-09-17
Take a peek on how uglyDwarf doesIt
Stanislaw Halik
2013-09-17
Add a note to future self
Stanislaw Halik
2013-09-17
Rename UI class from copied boilerplate
Stanislaw Halik
2013-09-17
Pretend to be a joystick a bit harder for udev
Stanislaw Halik
2013-09-17
add missing evdev driver icon
Stanislaw Halik
2013-09-16
proto-libevdev: first version. NEEDS UDEV RULE
Stanislaw Halik
2013-09-16
initial libevdev impl
Stanislaw Halik