neutrino.cpp: show logo on start up

Origin commit data
------------------
Branch: ni/coolstream
Commit: 54750e49b7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-10-16 (Mon, 16 Oct 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2017-10-16 20:50:00 +02:00
parent 2fdd1cf67d
commit 71d16e9142

View File

@@ -2226,6 +2226,8 @@ TIMER_START();
g_videoSettings = new CVideoSettings;
g_videoSettings->setVideoSettings();
frameBuffer->showFrame(LOGODIR "/logo.jpg");
g_RCInput = new CRCInput();
InitZapitClient();