mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
start.jpg: update start image
use start.jpg as default fallback for tvpic.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 50 KiB |
@@ -2670,7 +2670,7 @@ TIMER_START();
|
|||||||
g_videoSettings->setVideoSettings();
|
g_videoSettings->setVideoSettings();
|
||||||
|
|
||||||
// show start logo
|
// show start logo
|
||||||
bool startlogo = frameBuffer->showFrame("logo.jpg");
|
bool startlogo = frameBuffer->showFrame("start.jpg");
|
||||||
|
|
||||||
g_RCInput = new CRCInput();
|
g_RCInput = new CRCInput();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user