On 03/05/2012 02:47 PM, Chase Douglas wrote:
These new classes use utouch-evemu for input device recording playback.

Signed-off-by: Chase Douglas<[email protected]>
---
  configure.ac                         |   13 +++++
  include/Makefile.am                  |    6 ++
  include/xorg/gtest/evemu/device.h    |   85 ++++++++++++++++++++++++++++++++
  include/xorg/gtest/evemu/recording.h |   89 ++++++++++++++++++++++++++++++++++
  src/Makefile.am                      |    8 +++
  src/device.cpp                       |   84 ++++++++++++++++++++++++++++++++
  src/recording.cpp                    |   51 +++++++++++++++++++

I find it a little unusual that the recording and playback operations are a separate object than the device they operate on.

--
Stephen M. Webb
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to