Commit Graph

13849 Commits

Author SHA1 Message Date
svenhoefer
e2bb70c4f1 - jsoncpp: bump to version 1.9.5
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-07-16 19:02:45 +02:00
svenhoefer
1ffd91ebee - network-service: fix compiler warning
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-07-16 14:01:45 +02:00
svenhoefer
3e57db2ad8 - rcinput: add RC_f1..10 keys
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-07-16 14:01:09 +02:00
svenhoefer
42355a336f - neutrino: move hdmi_cec code blocks
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-07-16 14:00:43 +02:00
svenhoefer
c29a679783 - neutrino: simplify g_settings.hdmi_cec_volume handling
Conflicts:
	src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-07-16 14:00:08 +02:00
svenhoefer
1fdb13e49a - channellist: fix numeric zap input
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-07-16 13:47:18 +02:00
svenhoefer
8761b8e9f6 - initial-settings: update matze settings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-06-27 10:56:43 +02:00
svenhoefer
834b803db9 - configure_network: remove hardcoded paths to ifup/ifdown
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-06-14 21:34:48 +02:00
svenhoefer
fb6abf3444 - configure_network: add empty line to new wpa_supplicant.conf
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-06-14 21:33:57 +02:00
TangoCash
97f2ba2ba5 restore old progressbar behavior 2022-06-14 21:33:29 +02:00
TangoCash
994467e777 fix update progressbar in header 2022-06-14 21:33:11 +02:00
svenhoefer
23e01f43d7 - cc_frm_header: try to fix next_item detection
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-06-11 16:39:23 +02:00
svenhoefer
1beebda581 - volumebar: fix space calculation
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-06-06 14:25:29 +02:00
GetAway
e0cdb41576 - neutrino.cpp: stop lcd4l thread for flashing and remove dead code
In src/system/flashtool.cpp there was still old, unused code,
which once stopped LCD4L during flash. However, it has not been
jumped and executed for a long time. I have removed it now and
introduced the corresponding code section in neutrino.cpp in
stop_deamons() and reactivated so the stopping of the daemon.
The sighandler() function calls up also stop_daemons(),
so I removed the code there
2022-05-28 21:04:58 +02:00
GetAway
09b8632d01 - mkfs.jff2: fix -Wnarrowing warning with newer compiler 2022-05-26 20:29:38 +02:00
svenhoefer
32bba42cb9 - channellist: try to fix description length; pt. 2
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-05-16 10:36:50 +02:00
svenhoefer
eb39b41b27 - channellist: try to fix description length
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-05-16 10:35:37 +02:00
svenhoefer
0f3dee2e57 - channellist: allow epgtext alignment
Conflicts:
	src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-05-07 10:09:02 +02:00
svenhoefer
2cdbdb5ce4 - channellist: add " - " to event description instead of channel name
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-05-07 09:56:49 +02:00
TangoCash
c03b1f800f channellist, align channelname and description to the same baseline 2022-05-07 09:56:35 +02:00
TangoCash
6a962eef51 - frontend: rename dummy fe 2022-05-06 08:00:35 +02:00
svenhoefer
bfee881c7f - frontend: remove some BOXMODEL_VUPLUS_ARM ifdefs
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-05-06 08:00:20 +02:00
TangoCash
4ff07bc08c fix frontend detection 2022-05-06 07:59:17 +02:00
BPanther
020068bfe8 caids at tech info hidden, if audio/video info lines too long, e.g. auto motor sport hd. use info/help key to show caids. 2022-05-06 07:59:10 +02:00
svenhoefer
8106d9ad54 - moviebrowser: fix segfault
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-05-01 22:09:09 +02:00
svenhoefer
09764568ef - header-clocks: simplify calls
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-30 18:13:42 +02:00
svenhoefer
9a98b259c0 - cc-frm-header: change clock defaults 2022-04-30 18:13:08 +02:00
svenhoefer
8acae91d2f - moviebrowser: add clock to header 2022-04-30 18:12:33 +02:00
TangoCash
26e4daae1e fix typo / add default progressbar width 2022-04-30 18:10:49 +02:00
TangoCash
8844736ef1 cleanup 2022-04-30 18:10:46 +02:00
TangoCash
1cdb8d2356 fix progressbar in moviebrowser 2022-04-30 18:10:40 +02:00
TangoCash
a0590147c0 implement progressbar into cc_frm_header 2022-04-30 18:10:37 +02:00
TangoCash
cd076c5f14 fix logo position in moviebrowser 2022-04-30 18:10:34 +02:00
svenhoefer
e315cd43d7 fix centering logo in header 2022-04-30 18:10:25 +02:00
svenhoefer
db19aa667d - neutrino: make header's channellogos alignable
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-30 18:01:10 +02:00
svenhoefer
5222218208 - neutrino-menu: allow personalization for parental lock item
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-26 07:43:17 +02:00
svenhoefer
3eba207cc7 mediaplayer-setup: add missing ENABLE_YOUTUBE_PLAYER
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-26 07:43:03 +02:00
svenhoefer
d060fed98c - dboxinfo: minor whitespace fixes
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-26 07:43:03 +02:00
Thilo Graf
19f1b89c78 keyboard-input: remove russian keyboard 2022-04-26 07:43:03 +02:00
svenhoefer
66e5d9f609 - helpers: fix warning in neutrinoMode_to_string();
cc1plus: warning: function may return address of local variable [-Wreturn-local-addr]
../src/system/helpers.cpp:114:16: note: declared here
    std::string res = s.str();
                ^~~

Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-23 21:30:33 +02:00
svenhoefer
e74ec3d5ad - channellist: fix description color for selected or marked items
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-23 21:30:33 +02:00
Thilo Graf
25f9d6e06e lua API: update to v1.95->1.96
add setValue() for menu forwarders
add paintItem() for menu items
implement kill() for cctext items
2022-04-23 20:52:36 +02:00
Thilo Graf
32abde37de lua: implement kill() for cctext items
ct:kill()
2022-04-23 20:47:05 +02:00
Thilo Graf
e4939264f0 lua: add paintItem() for menu items
menu1:setSelected{id=<id>}
2022-04-23 20:47:01 +02:00
Thilo Graf
9f9aa957b1 lua: add setValue() for menu forwarders
menu1:setSelected{id=<id>,value="text"}
2022-04-23 20:45:42 +02:00
svenhoefer
ead36a120f - themes: add color for channellist event descriptions
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-04-18 10:07:02 +02:00
Thilo Graf
0e02e8e956 progresswindow: Consider window frame for progress bar width
supplement to: sync frame width with message/hintbox 8fb9196
2022-04-17 17:11:31 +02:00
Thilo Graf
8fb9196949 progresswindow: sync frame width with message/hintbox 2022-04-09 11:46:12 +02:00
Thilo Graf
76e9ca2eba menu: fix item height calculation
The height of the description was never 0. Switching to std::string
makes handling easier. Locales are secondary because only strings
come out at the end.

# Conflicts:
#	src/gui/widget/menue.cpp
2022-04-07 12:06:03 +02:00
Thilo Graf
e33b61f52d infoviewer_bb: outsource init of volscale
partial clean up
2022-04-07 12:06:03 +02:00