Commit Graph

12361 Commits

Author SHA1 Message Date
Jacek Jendrzej
86fc8b079a 2. try to fix mute icon hide from lua menu and movieplayer, please teste 2019-04-04 16:42:31 +02:00
Jacek Jendrzej
af1a8e0e44 Revert "movieplayer.cpp dont use enableOsdElements from lua-plugin"
This reverts commit 68fdd2ba75dd8c088c05d53f79e6707caaab8972., is other Bug
2019-04-04 13:31:11 +02:00
Thilo Graf
e3e3d685b3 COsdSetup: ensure apply of selected osd resolution
Menu was faulty rendered.
2019-04-03 15:35:29 +02:00
Thilo Graf
02ba69995e vfd_setup.cpp: apply native sub head 2019-04-03 15:35:29 +02:00
Thilo Graf
0731790764 personalize.cpp: apply native sub head 2019-04-03 15:35:29 +02:00
Thilo Graf
d02a24cc9c parentallock_setup.cpp: apply native sub head 2019-04-03 15:35:29 +02:00
Thilo Graf
8eb418617b menue.cpp/h: re add SUB_HEAD option with some samples inside test menu 2019-04-03 15:35:29 +02:00
Thilo Graf
eceefe6f27 themes: update Neutrino-3.0 2019-04-02 18:28:00 +02:00
Thilo Graf
710ffd7998 locales: localize osd menu subtitle theme settings 2019-04-02 16:34:56 +02:00
Thilo Graf
ddc6407924 osdsetup: add entries for sub header settings 2019-04-02 16:34:56 +02:00
Thilo Graf
f0ca7e37f1 menue.cpp: apply gradient modes for sub header 2019-04-02 16:34:56 +02:00
Thilo Graf
a46f5d1ee1 cc_frm_header.cpp: add gradient mode if header is in small mode 2019-04-02 16:34:56 +02:00
Thilo Graf
61ae84f497 settings: add gradient options for sub header theme settings 2019-04-02 16:34:56 +02:00
Thilo Graf
42093a287b themes: update Olive-3.0 2019-04-02 16:34:56 +02:00
Thilo Graf
a6119bf7cb themes: update bluemoon-3.0 2019-04-02 16:34:56 +02:00
Thilo Graf
3f84d53b05 CMenueWidget: use native header as sub header 2019-04-02 16:34:56 +02:00
Thilo Graf
1c574e4a07 header/footer: add overloaded versions of header class with size mode option
Size mode didn't really work. It is easier to implement
headers with with separate class constructor and other size mode
Footer works also with this  additional parameter but without additional
overloaded constructors.
2019-04-02 16:34:56 +02:00
Thilo Graf
714df8b092 cc_draw.cpp: use random colors for CCDraw_debug
For better distinguish objects on screen while debugging.
2019-04-02 16:34:56 +02:00
Thilo Graf
0c32280363 color: add function to get random color 2019-04-02 16:34:56 +02:00
Thilo Graf
ef0cb42b85 CMenuWidget: ensure applying of changed header width while runtime
Width was not applied after changed osd settings e.g. changed corner types
2019-04-02 16:34:56 +02:00
Thilo Graf
44ab3627a7 Themes: add Origin.theme 2019-04-02 16:34:56 +02:00
Thilo Graf
0aa76a8616 themes: update 3.0 themes
add missing defaults, progressbar and contrast optimizings
2019-04-02 16:34:56 +02:00
Jacek Jendrzej
68fdd2ba75 movieplayer.cpp dont use enableOsdElements from lua-plugin 2019-04-02 15:21:21 +02:00
Jacek Jendrzej
4fb17ff991 cc_item_picture.cpp use def, supplement to 9af186dcd7 2019-04-02 12:10:50 +02:00
Jacek Jendrzej
232ecf1027 cc_item_picture.cpp fix init var 2019-04-02 11:30:43 +02:00
Jacek Jendrzej
9af186dcd7 cc_item_picture.cpp: fix hide mute paint, if first mute paint is in movieplayer 2019-04-01 16:14:18 +02:00
Thilo Graf
756968ab97 CMenueWidget: get header height directly from header object 2019-03-31 18:18:00 +02:00
Thilo Graf
3db81f0396 widget/menue.cpp: allow IDE's find include header file 2019-03-31 18:17:55 +02:00
svenhoefer
104229dacf - moviebrowser: reset selected item in MB_FOCUS_LAST_PLAY after deleting any movie
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-31 18:03:29 +02:00
svenhoefer
d5f6f33e6f - lcd4linux: fix weather on/off item again
Signed-off-by: GetAway <get-away@t-online.de>
2019-03-30 23:55:23 +01:00
GetAway
ab30459acb lcd4l: finally ported weather on/off item from NI 2019-03-30 23:51:05 +01:00
TangoCash
6b46ded6a5 fix typo 2019-03-29 23:54:26 +01:00
Thilo Graf
06e968df78 CMenueWidget: add overloaded version of addIntroItems()
Allows additional usage of strings as text parameter.
2019-03-29 23:29:51 +01:00
svenhoefer
08e8fd88ad add forecast weekdays to timestamp
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-29 23:27:08 +01:00
Thilo Graf
de03897cf6 neutrino.cpp: fix dub lines
Partial revert of cherry-pick 2662dcf.
There were no conflicts while cherry-pick, therefore I noticed it too late.
2019-03-29 23:26:39 +01:00
Thilo Graf
f717984a83 menu.cpp: add member to set action key 2019-03-29 23:26:36 +01:00
Thilo Graf
cca09c7469 helpers: add trim methodes for left and right trim 2019-03-28 11:29:44 +01:00
Thilo Graf
531227a482 helpers: add isDigitWord() function
returns true if all chars of string parameter are digits
2019-03-28 11:29:41 +01:00
svenhoefer
2662dcf7b8 - neutrino: show saveEpg-message in shutdown mode too
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-28 11:27:07 +01:00
Thilo Graf
17b57d0914 cc_item_picture.cpp: avoid possible crash if image paint was failed 2019-03-26 10:01:22 +01:00
svenhoefer
edc597748d - weather: use km/h instead of m/h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 09:58:36 +01:00
FlatTV
7b54b1dfb1 capmt.cpp: enable CI for recording only if necessary 2019-03-26 09:51:23 +01:00
svenhoefer
db5c17f5a0 - keybind-setup: use g_settings.backup_dir to save/load keys
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 09:50:26 +01:00
svenhoefer
6187a82fee - lcd4l: fix crash
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 09:45:57 +01:00
svenhoefer
b5b4170d2d - lcd4l: we need the forecast for current day
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 07:57:05 +01:00
svenhoefer
0fcfc0a47e - lcd4l: align to TC code
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 07:57:05 +01:00
svenhoefer
34a4954ab5 - weather: add more data to struct
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 07:57:05 +01:00
svenhoefer
e04de3136e - weather/lcd4l: add some more weather data
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 07:57:05 +01:00
svenhoefer
9d5698865e - weather: fix month in console log
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 07:57:05 +01:00
svenhoefer
e1ed034a9f - weather: naming the member varables as the keywords from json request
So it's easier to add some new stuff as i think.

Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-03-26 07:57:05 +01:00