mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- yweb: increase reload-timeout for osd-screenshots
This commit is contained in:
@@ -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");
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version=2.8.0.19
|
||||
version=2.8.0.20
|
||||
date=23.07.2012
|
||||
type=Release
|
||||
info=Port Coolstream
|
||||
|
Reference in New Issue
Block a user