mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
data/pictures: disable new logo.jpg; not really usefull for narrow-breasted boxes like hd1
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40d9e781bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
- data/pictures: disable new logo.jpg; not really usefull for narrow-breasted boxes like hd1
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -15,7 +15,7 @@ install_DATA += \
|
||||
$(res0)/bootlogo.m2v
|
||||
endif
|
||||
|
||||
res1 = 1920x1080
|
||||
#res1 = 1920x1080
|
||||
|
||||
install_DATA += \
|
||||
$(res1)/logo.jpg
|
||||
#install_DATA += \
|
||||
# $(res1)/logo.jpg
|
||||
|
@@ -52,7 +52,7 @@ CComponentsPIP::CComponentsPIP( const int x_pos, const int y_pos, const int perc
|
||||
//CComponentsPIP
|
||||
screen_w = frameBuffer->getScreenWidth(true);
|
||||
screen_h = frameBuffer->getScreenHeight(true);
|
||||
pic_name = frameBuffer->getIconPath("logo", "jpg");
|
||||
pic_name = frameBuffer->getIconPath("start", "jpg");
|
||||
|
||||
//CComponents
|
||||
x = x_pos;
|
||||
|
Reference in New Issue
Block a user