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:
6be5b63
)
lower retry timeout for source switches
author
Lars Op den Kamp
<lars@opdenkamp.eu>
Thu, 11 Oct 2012 12:14:58 +0000
(14:14 +0200)
committer
Lars Op den Kamp
<lars@opdenkamp.eu>
Thu, 11 Oct 2012 12:14:58 +0000
(14:14 +0200)
include/cectypes.h
patch
|
blob
|
blame
|
history
diff --git
a/include/cectypes.h
b/include/cectypes.h
index 2af86437c726152708000c6cb77b3b8422aa2d11..158772d5970866c1b366b8b58aba664e9e93fbcc 100644
(file)
--- a/
include/cectypes.h
+++ b/
include/cectypes.h
@@
-257,7
+257,7
@@
namespace CEC {
/*!
* wait this amount of milliseconds before retrying when libCEC failed to make itself the active source
*/
-#define CEC_ACTIVE_SOURCE_SWITCH_RETRY_TIME_MS
5
000
+#define CEC_ACTIVE_SOURCE_SWITCH_RETRY_TIME_MS
1
000
/*!
* don't forward any power off command to the client application for this amount of milliseconds after sending a power off command