mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
CComponentsPIP: use default background image as default image
Origin commit data
------------------
Branch: ni/coolstream
Commit: e169a76ff9
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:
@@ -51,8 +51,8 @@ CComponentsPIP::CComponentsPIP( const int x_pos, const int y_pos, const int perc
|
|||||||
//CComponentsPIP
|
//CComponentsPIP
|
||||||
screen_w = frameBuffer->getScreenWidth(true);
|
screen_w = frameBuffer->getScreenWidth(true);
|
||||||
screen_h = frameBuffer->getScreenHeight(true);
|
screen_h = frameBuffer->getScreenHeight(true);
|
||||||
pic_name = ICONSDIR;
|
pic_name = LOGODIR;
|
||||||
pic_name += "/start.jpg";
|
pic_name += "/logo.jpg";
|
||||||
|
|
||||||
//CComponents
|
//CComponents
|
||||||
x = x_pos;
|
x = x_pos;
|
||||||
|
Reference in New Issue
Block a user