mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
update glcd
Conflicts: src/gui/movieplayer.h src/gui/weather_locations.h src/neutrino.cpp
This commit is contained in:
@@ -505,3 +505,8 @@ function saveTextAsFile(content, filename, filetype)
|
||||
}
|
||||
downloadLink.click();
|
||||
}
|
||||
|
||||
function glcdscreenshot(_filename)
|
||||
{
|
||||
return loadSyncURL("/control/glcdscreenshot?name="+_filename);
|
||||
}
|
||||
|
Reference in New Issue
Block a user