On 03/06/2012 08:23 PM, Chase Douglas wrote:
Device uses utouch-evemu for input device recording playback through the
Linux kernel.
Signed-off-by: Chase Douglas<[email protected]>
Acked-by: Peter Hutterer<[email protected]>
---
Changes since v1:
* Drop xorg::testing::evemu::Recording
- Instead, simply call Device.Play(<recording file>)
- The overhead of opening a recording file each time should be negligible
configure.ac | 13 +++++
include/Makefile.am | 4 ++
include/xorg/gtest/evemu/device.h | 91 +++++++++++++++++++++++++++++++++++
src/Makefile.am | 6 ++
src/device.cpp | 94 +++++++++++++++++++++++++++++++++++++
src/libxorg-gtest.ver | 11 ++++-
6 files changed, 218 insertions(+), 1 deletions(-)
create mode 100644 include/xorg/gtest/evemu/device.h
create mode 100644 src/device.cpp
Reviewed-by: Stephen M. Webb <[email protected]>
--
Stephen M. Webb <[email protected]>
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel