Thilo Graf
aa6924aad6
imageinfo: outsource build date info init into own member
2020-10-26 15:32:37 +01:00
Thilo Graf
74dc704a40
imageinfo: outsource kernel info init into own member
2020-10-26 15:32:37 +01:00
Thilo Graf
57b150c42d
imageinfo: outsource hal info init into own member
2020-10-26 15:32:37 +01:00
Thilo Graf
765534f102
imageinfo: outsource support info init into own member
2020-10-26 15:32:36 +01:00
Thilo Graf
0d13d1b78c
imageinfo: outsource api info init into own member
2020-10-26 15:32:36 +01:00
Jacek Jendrzej
a6274b7875
fix compil: loacles not available for VUPLUS_ALL
2020-10-25 18:33:51 +01:00
TangoCash
3cc2f8b208
set default volume to 75%
...
Conflicts:
src/neutrino.cpp
2020-10-25 17:09:12 +01:00
svenhoefer
04108628b2
- zapit/frontend: re-add cst specific stuff
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-10-22 20:34:54 +02:00
Thilo Graf
3ff6d61291
frontend.cpp: avoid possible brace error
...
possible error:
suggest explicit braces to avoid ambiguous ‘else’ [-Werror=dangling-else]
2020-10-22 17:23:37 +02:00
BPanther
01bb326aa3
Multistreamfix for BCM45308X (thx Janus for testing, thx Tangocash)
...
Conflicts:
src/zapit/src/frontend.cpp
2020-10-22 17:18:46 +02:00
BPanther
fe7c8c0104
small fix, no changes
...
Conflicts:
src/zapit/src/frontend.cpp
2020-10-22 17:18:42 +02:00
TangoCash
39e739e49d
fix detect S2X transponder from satellites.xml
2020-10-22 17:18:38 +02:00
BPanther
47a865300c
DVB-S2X fix (thx TangoCash)
...
Conflicts:
src/zapit/src/frontend.cpp
2020-10-22 17:18:35 +02:00
Thilo Graf
4c63c6ffa8
lua: add function to set background image to window body
...
update to v1.87
2020-10-05 10:54:37 +02:00
Thilo Graf
0760620cfe
update to version 3.13.0
...
- removed azbox, tripledragon
- hisilcon fixes
3.13
2020.4
2020-10-04 17:06:23 +02:00
svenhoefer
8843785e4e
- fix build; is this right so?
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-10-04 16:51:53 +02:00
svenhoefer
6d127b927b
- rename BOXTYPE_COOL => BOXTYPE_CST
...
Conflicts:
src/driver/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-10-04 16:51:30 +02:00
svenhoefer
1c44541243
- supplement to "TRIPLEDRAGON: deleted"
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-10-04 16:48:56 +02:00
max_10
1fa824cab3
- TRIPLEDRAGON: deleted
...
Conflicts:
lib/libdvbsub/dvbsub.cpp
src/system/flashtool.cpp
2020-10-04 16:48:01 +02:00
max_10
fa91372706
- AZBOX: deleted
2020-10-04 16:45:08 +02:00
BPanther
3ec44dcd3f
vuduo4kse added
2020-10-04 16:43:58 +02:00
TangoCash
fb1f44089c
add hisilicon; re-add hd61
...
Conflicts:
acinclude.m4
src/neutrino.cpp
2020-10-04 16:43:33 +02:00
svenhoefer
7f850f933b
- lcd4l: show event in webtv/webradio mode
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-10-01 11:30:43 +02:00
Thilo Graf
626305cc29
lua: Complete list of available fonts
2020-09-30 19:41:40 +02:00
BPanther
b34aa9bfcc
fix boxinfo
2020-09-28 08:33:08 +02:00
Thilo Graf
e31bfed96c
locales: add missing entries for weather service
2020-09-27 20:47:26 +02:00
Thilo Graf
910bdcbc7d
locales: add missing entries for menu.hint_weather_country
2020-09-27 20:30:34 +02:00
GetAway
ae9150608e
info_menue.cpp: add missing #include
2020-09-27 13:50:47 +02:00
Jacek Jendrzej
363bc00bdd
dboxinfo.cpp: disable unused item
2020-09-26 15:44:52 +02:00
BPanther
1df7300db8
If more than 8 frontends, scroll window for frontends at boxinfo.
2020-09-24 17:12:25 +02:00
TangoCash
88a6931d21
re arrange logos
2020-09-24 17:12:20 +02:00
TangoCash
031f8eb12c
keep all logo-naming conventions together
2020-09-24 17:12:10 +02:00
TangoCash
0705475a70
small fix movieplayer
2020-09-24 17:11:59 +02:00
TangoCash
90eb785d2b
add some special character conversion
2020-09-20 12:57:44 +02:00
satbaby
7768ea6661
add logo names in streaminfo
2020-09-20 12:57:44 +02:00
svenhoefer
0c1091e859
- rename webtv-setup => webchannels-setup
...
Conflicts:
src/gui/user_menue.cpp
src/gui/webchannels_setup.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-20 12:57:44 +02:00
Jacek Jendrzej
80c339efe4
src/gui/channellist.cpp: fix Werror=sign-compare and revert 009101d112
2020-09-19 10:24:05 +02:00
Thilo Graf
d1e1450bc5
movieplayer: Comment out unused variable
2020-09-18 17:15:05 +02:00
Thilo Graf
009101d112
channellist: fix possible compile error
...
error: comparison of integer expressions of different signedness: ‘t_channel_id’ {aka ‘long unsigned int’} and ‘int’ [-Werror=sign-compare]
2020-09-18 17:08:48 +02:00
Thilo Graf
0de076a045
themes: fix event color for Grey-3-0
2020-09-17 21:31:49 +02:00
Thilo Graf
2f3c81ff7f
update: set neutrino to v3.12.0
2020.3
3.12
2020-09-17 16:48:22 +02:00
Thilo Graf
da1051cd6f
update: set lua api version to 1.85
...
add luajit
2020-09-17 16:47:35 +02:00
Thilo Graf
96652caa37
data: update bad_package_pattern.list.sample
2020-09-17 16:34:27 +02:00
Jacek Jendrzej
3f5a44ac27
src/gui/glcdsetup.cpp: fix memleak
2020-09-17 16:33:12 +02:00
Jacek Jendrzej
05b3900b8c
src/gui/channellist.cpp: try to fix segfault on channels reload
2020-09-17 16:33:12 +02:00
Jacek Jendrzej
6526883922
glcd: fix possible division by zero
2020-09-17 16:33:12 +02:00
svenhoefer
48aa42d346
- icons: add webradio hint icon; part 2
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-17 16:33:12 +02:00
svenhoefer
491703c248
- icons: add webradio hint icon
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-17 16:33:12 +02:00
svenhoefer
79e350c539
- miscsettings-menu: allow to switch the creation of WebRadio channel list
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-09-17 16:33:12 +02:00
Markus Volk
11ae2fa699
neutrino: add luajit
...
Luajit is a dynamic scripting language completely compatible to lua 5.1. the whole VM has been rewritten from the ground up
and is relentlessly optimized for performance. It combines a high-speed interpreter, written in assembler, with a state-of-the-art JIT compiler.
A substantial reduction of the overhead associated with dynamic languages allows it to break into the performance range traditionally reserved for offline,
static language compilers.
https://luajit.org/luajit.html
https://github.com/LuaJIT/LuaJIT/tree/master
There was additional code needed to enable neutrino to compile against lua 5.1. This was mostly taken from the luaposix compat-headers.
There are still some minor issue that will be easy to fix but it's up and running so damn fast!
Signed-off-by: Markus Volk <f_l_k@t-online.de >
2020-09-17 16:03:24 +02:00