mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
neutrino.cpp: show logo on start up
This commit is contained in:
@@ -2226,6 +2226,8 @@ TIMER_START();
|
|||||||
g_videoSettings = new CVideoSettings;
|
g_videoSettings = new CVideoSettings;
|
||||||
g_videoSettings->setVideoSettings();
|
g_videoSettings->setVideoSettings();
|
||||||
|
|
||||||
|
frameBuffer->showFrame(LOGODIR "/logo.jpg");
|
||||||
|
|
||||||
g_RCInput = new CRCInput();
|
g_RCInput = new CRCInput();
|
||||||
|
|
||||||
InitZapitClient();
|
InitZapitClient();
|
||||||
|
Reference in New Issue
Block a user