summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-06-14Avoid calling fclose multiple timesHEADmasterKeith Packard1-2/+6
2012-03-22Add dependencies for soelim man pagesKeith Packard1-2/+6
2012-02-29Add evemu-event to play a single event from the commandline.Peter Hutterer3-3/+79
2011-11-02Cranked up all warnings and enabled -WerrorStephen M. Webb1-1/+1
2011-06-28Indentation fix.Jussi Pakkanen1-3/+3
2011-06-28Add signal handler to flush data in case of abrupt exit.Jussi Pakkanen1-7/+29
2011-06-28Can set an output file on the command line.Jussi Pakkanen1-2/+15
2011-04-21Capture read errors in evemu-deviceHenrik Rydberg1-1/+2
2011-02-02Added GPL-3 licensing to source files.Stephen M. Webb5-5/+75
2011-01-05Add man-pages for the various evemu-tools.Henrik Rydberg3-0/+105
2011-01-05Use libtool to handle libutouch-evemu library flags.Henrik Rydberg1-5/+1
2011-01-05SOURCES is not needed for <target>.c files.Henrik Rydberg1-8/+0
2011-01-05Add a couple of includes to silence compiler warnings.Henrik Rydberg4-0/+4
2010-12-21Make evemu ABI resilientHenrik Rydberg3-30/+47
2010-09-23Flush stdout before entering the event loopHenrik Rydberg1-1/+2
2010-09-22Correct documentation on evemu-play usageHenrik Rydberg1-1/+1
2010-09-19Rename project and libraries to utouch-evemuHenrik Rydberg1-5/+5
2010-09-19Show errno when failing to create deviceHenrik Rydberg1-2/+3
2010-09-18Initial evemu commitHenrik Rydberg6-0/+379