summaryrefslogtreecommitdiff
path: root/tools/evemu-play.c
Commit message (Collapse)AuthorAgeFilesLines
* Added GPL-3 licensing to source files.Stephen M. Webb2011-03-141-1/+15
| | | | | Signed-off-by: Stephen M. Webb <stephen.webb@canonical.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Add a couple of includes to silence compiler warnings.Peter Hutterer2011-01-051-0/+1
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Correct documentation on evemu-play usageHenrik Rydberg2010-09-221-1/+1
| | | | | | | | The data should be directed into the program, not given as argument. Also make evemu-play complain if given two arguments. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Initial evemu commitHenrik Rydberg2010-09-181-0/+53
Evemu is a kernel device and emulator, which allows for remote creation and testing of arbitrary devices. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>