summaryrefslogtreecommitdiffstats
path: root/libs/ui/InputReader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Input device calibration and capabilities.Jeff Brown2010-08-301-236/+810
* Fix some input device mapping bugs with certain drivers.Jeff Brown2010-08-181-68/+92
* Fix safe mode and KeyEvent.getMaxKeyCode().Jeff Brown2010-08-101-0/+8
* Improve thread safety of input mappers.Jeff Brown2010-07-301-423/+496
* Fix touch input in landscape mode.Jeff Brown2010-07-291-4/+4
* Refactor input reader to support new device types more easily.Jeff Brown2010-07-281-894/+2048
* Fix trackball down and movement bugs.Jeff Brown2010-07-161-0/+4
* Fix individual pointer id up/down reporting.Jeff Brown2010-07-161-9/+10
* Add support for new input sources.Jeff Brown2010-07-151-46/+126
* Add initial gamepad support.Jeff Brown2010-07-131-696/+20
* More native input dispatch work.Jeff Brown2010-07-031-54/+74
* Fix injection of specially intercepted keys like HOME.Jeff Brown2010-06-301-4/+0
* Fix native input dispatch in the emulator.Jeff Brown2010-06-291-28/+84
* Native input event dispatching.Jeff Brown2010-06-281-18/+37
* More native input event dispatching.Jeff Brown2010-06-211-7/+7
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-29/+84
* More work in progress on native events.Jeff Brown2010-06-151-61/+142
* Fix include paths.Jeff Brown2010-06-131-1/+0
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+1844