repositories
/
deb_libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79e5002
)
increased double tap timeout to 250ms
author
Lars Op den Kamp
<lars@opdenkamp.eu>
Wed, 31 Oct 2012 14:55:42 +0000
(15:55 +0100)
committer
Lars Op den Kamp
<lars@opdenkamp.eu>
Wed, 31 Oct 2012 14:55:42 +0000
(15:55 +0100)
include/cectypes.h
patch
|
blob
|
blame
|
history
diff --git
a/include/cectypes.h
b/include/cectypes.h
index 1357e6d659dddf4db9a5fed15f351b8103c87e3c..48d1ab8f7b840a5c41b965235903acf43b18f53b 100644
(file)
--- a/
include/cectypes.h
+++ b/
include/cectypes.h
@@
-82,7
+82,7
@@
namespace CEC {
/*!
* don't send the same key twice within this timeout in milliseconds
*/
-#define CEC_DOUBLE_TAP_TIMEOUT_MS 2
0
0
+#define CEC_DOUBLE_TAP_TIMEOUT_MS 2
5
0
/*!
* don't query the power state for the same device within this timeout in milliseconds