mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +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->setVideoSettings();
|
||||
|
||||
frameBuffer->showFrame(LOGODIR "/logo.jpg");
|
||||
|
||||
g_RCInput = new CRCInput();
|
||||
|
||||
InitZapitClient();
|
||||
|
Reference in New Issue
Block a user