Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/input @ 10775

Name Size Rev Age Author Last Change
../
Button.cc 9.9 KB 10768   9 years landauf replace '0' by 'nullptr'
Button.h 2.9 KB 9978   10 years landauf added new keybind mode 'OnPressAndRelease' which triggers both when a …
CMakeLists.txt 253 bytes 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
HalfAxis.cc 1.8 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
HalfAxis.h 2.2 KB 10768   9 years landauf replace '0' by 'nullptr'
InputBuffer.cc 7.7 KB 9667   11 years landauf merged core6 back to trunk
InputBuffer.h 7.7 KB 9667   11 years landauf merged core6 back to trunk
InputCommands.cc 2.6 KB 7401   14 years landauf merged doc branch back to trunk
InputCommands.h 3.4 KB 10768   9 years landauf replace '0' by 'nullptr'
InputDevice.h 9.4 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
InputHandler.h 5.9 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
InputManager.cc 25.0 KB 10768   9 years landauf replace '0' by 'nullptr'
InputManager.h 9.5 KB 10775   9 years landauf using std::bind and std::function instead of boost::bind and …
InputPrereqs.h 18.5 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
InputState.cc 3.4 KB 10768   9 years landauf replace '0' by 'nullptr'
InputState.h 10.8 KB 10775   9 years landauf using std::bind and std::function instead of boost::bind and …
JoyStick.cc 10.1 KB 10624   9 years landauf merged branch core7 back to trunk
JoyStick.h 4.8 KB 9667   11 years landauf merged core6 back to trunk
JoyStickQuantityListener.cc 1.7 KB 10624   9 years landauf merged branch core7 back to trunk
JoyStickQuantityListener.h 2.0 KB 9667   11 years landauf merged core6 back to trunk
KeyBinder.cc 25.5 KB 10772   9 years landauf use std::make_shared for better performance with shared_ptr
KeyBinder.h 9.5 KB 10771   9 years landauf using std::shared_ptr instead of boost::shared_ptr (same for weak_ptr)
KeyBinderManager.cc 7.2 KB 10768   9 years landauf replace '0' by 'nullptr'
KeyBinderManager.h 5.5 KB 10765   9 years landauf replace 'NULL' by 'nullptr'
Keyboard.cc 4.0 KB 8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
Keyboard.h 2.8 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
KeyDetector.cc 3.0 KB 10765   9 years landauf replace 'NULL' by 'nullptr'
KeyDetector.h 1.7 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
Mouse.cc 3.7 KB 10768   9 years landauf replace '0' by 'nullptr'
Mouse.h 2.9 KB 7809   13 years rgrieder Fixed Doxygen problem ('Template' is not always a type).
Note: See TracBrowser for help on using the repository browser.