prevent double taps by not sending the same key press twice within 200ms
authorLars Op den Kamp <lars@opdenkamp.eu>
Sun, 7 Oct 2012 10:07:47 +0000 (12:07 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Sun, 7 Oct 2012 10:09:09 +0000 (12:09 +0200)
commitdbf90acfa110122cb4e993babb0f75a411355795
tree96b4c3d437f7c88b0232dee92d620ecac8f56a33
parentff07d530081c95583ad2bd3849f0168da98239b1
prevent double taps by not sending the same key press twice within 200ms
include/cectypes.h
src/lib/CECClient.cpp
src/lib/CECClient.h