From 80e59f5bfeea8a953b2557ecac493c59c6b79e9e Mon Sep 17 00:00:00 2001 From: svenhoefer Date: Tue, 24 Jul 2012 00:01:32 +0200 Subject: [PATCH] - yweb: increase reload-timeout for osd-screenshots --- src/nhttpd/web/Y_Tools_remote_osd.yhtm | 2 +- src/nhttpd/web/Y_Version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nhttpd/web/Y_Tools_remote_osd.yhtm b/src/nhttpd/web/Y_Tools_remote_osd.yhtm index 6fe14f882..f45c62466 100644 --- a/src/nhttpd/web/Y_Tools_remote_osd.yhtm +++ b/src/nhttpd/web/Y_Tools_remote_osd.yhtm @@ -7,7 +7,7 @@ function rcsim(_key) { $('statusline').show(); $('buttons').hide(); dbox_rcsim(_key); - window.setTimeout("do_dboxshot()",50); + window.setTimeout("do_dboxshot()",750); } function do_dboxshot(){ var res = dbox_exec_tools("fbshot fb /tmp/a.png"); diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index 402e4b982..30716673e 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.8.0.19 +version=2.8.0.20 date=23.07.2012 type=Release info=Port Coolstream