BPanther
b1784eee01
move pipsetup to ENABLE_PIP and add --enable-quadpip, only for vusolo4k, vuduo4k, vuduo4kse, vuultimo4k, vuuno4k, vuuno4kse (not yet ready, don't use!)
2021-10-15 20:00:18 +02:00
Thilo Graf
6134115c63
gui/widget: add class CHourGlass
...
Provides an hourglass/snake-loader function to visualize running processes.
A template xcf-file for Gimp 2.10 is appended. Feel free to edit.
2021-10-08 23:10:30 +02:00
Thilo Graf
4135b48521
configure.ac: remove hbbtv configure option
...
pick fix for: - configure: rename ENABLE_HBBTV => ENABLE_AIT
2021-10-03 17:02:39 +02:00
svenhoefer
dc222187e6
- configure: rename ENABLE_HBBTV => ENABLE_AIT
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2021-10-01 21:59:56 +02:00
max_10
4a18629847
- make ait scan for hbbtv url configurable
2021-10-01 21:59:49 +02:00
Thilo Graf
f5bfa56260
configure.ac: --enable-pkg-management only affects gui
2021-04-12 15:24:50 +02:00
svenhoefer
03bc0b96a0
- add --enable-pkg-management configure switch; default=no
...
Conflicts:
src/gui/Makefile.am
src/gui/update_settings.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
Added vanhofens flash update check.
Reason: build was broken and makes maintenance easier.
2021-04-12 15:24:38 +02:00
max_10
65e3dd5627
- configure: add optional enable dynamicdemux
2021-03-10 10:55:21 +01:00
svenhoefer
85764fa36a
- make lcd4linux configurable
...
Conflicts:
configure.ac
src/driver/pictureviewer/pictureviewer.cpp
src/gui/bouquetlist.cpp
src/gui/osd_setup.cpp
src/neutrino.cpp
src/system/flashtool.cpp
src/system/settings.h
Signed-off-by: Thilo Graf <dbt@novatux.de >
mostly format and line and build fixes
2021-02-03 16:04:30 +01:00
svenhoefer
32c13c0398
- configure: make graphlcd configurable
...
Conflicts:
configure.ac
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-12-25 18:44:18 +01:00
Thilo Graf
1314b0566c
configure: fix broken build
2020-12-08 12:17:37 +01:00
svenhoefer
a25ae98227
- data/oled/themes: remove some hardcoded paths
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-12-07 20:34:25 +01:00
svenhoefer
37fb4e4e4f
- data/scripts: remove some hardcoded paths
...
Conflicts:
data/config/settingsupdate.conf.in
data/scripts/backup.sh
data/scripts/backup_flash.sh.in
data/scripts/restore_flash.sh.in
Signed-off-by: Thilo Graf <dbt@novatux.de >
Files adapted because conflicts and possible build errors.
2020-12-07 20:34:25 +01:00
svenhoefer
7e66bb8364
- data/control: remove some hardcoded paths
...
Conflicts:
data/control/migration.sh.in
Signed-off-by: Thilo Graf <dbt@novatux.de >
Adopted only proforma.
2020-12-07 20:34:25 +01:00
svenhoefer
80b126a2f4
- data/config: remove some hardcoded paths
...
Conflicts:
data/config/settingsupdate.conf.in
Signed-off-by: Thilo Graf <dbt@novatux.de >
Files adapted because of different configurations.
2020-12-07 20:34:25 +01:00
svenhoefer
78f18b483f
- configure: try to split AC_CONFIG_FILES by category
...
Conflicts:
configure.ac
Signed-off-by: Thilo Graf <dbt@novatux.de >
AC_CONFIG_FILES for themes not picked, because of build error.
2020-12-07 20:34:25 +01:00
Thilo Graf
0760620cfe
update to version 3.13.0
...
- removed azbox, tripledragon
- hisilcon fixes
2020-10-04 17:06:23 +02:00
svenhoefer
1c44541243
- supplement to "TRIPLEDRAGON: deleted"
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-10-04 16:48:56 +02:00
Thilo Graf
2f3c81ff7f
update: set neutrino to v3.12.0
2020-09-17 16:48:22 +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
Thilo Graf
53cf56d920
themes: add Gray-3.0.theme
2020-08-02 21:30:38 +02:00
svenhoefer
402970d3d9
- oled: add resolution dependent themes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-07-17 20:52:12 +02:00
svenhoefer
ff94004d7f
- move glcd sources to one single place in driver/glcd
...
Conflicts:
src/driver/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-06-29 18:04:42 +02:00
svenhoefer
3e6bab00d8
- move oled data to one single place in data/oled
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-06-29 17:51:54 +02:00
redblue-pkt
1b6f4fedf5
update glcd
...
Conflicts:
src/gui/movieplayer.h
src/gui/weather_locations.h
src/neutrino.cpp
2020-06-29 17:34:24 +02:00
redblue-pkt
42890325d7
CFbAccelARM::paintRect readded and for MIPS also added
...
Conflicts:
src/driver/fb_accel_arm.cpp
2020-06-15 19:46:17 +02:00
svenhoefer
62eb10edec
- configure: align code format of --enable/disable-arm-acc switch
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-06-15 19:31:42 +02:00
TangoCash
055ced60db
add configure option (--diable-arm-acc) to disable arm hardware acceleration
...
Conflicts:
src/driver/fb_accel.h
src/driver/fb_accel_arm.cpp
src/gui/channellist.cpp
2020-06-15 19:31:42 +02:00
svenhoefer
c0c21f7daf
- configure: change release cycle handling; we don't need two defines for release cycle
...
Signed-off-by: GetAway <get-away@t-online.de >
2020-06-14 12:33:59 +02:00
Thilo Graf
a2ecf223fd
make config: add package defines for better git sync and build date
2020-03-02 21:48:52 +01:00
Thilo Graf
f71e5a1e5f
add boxmodel OSMIO4K
...
update to version 3.11.1
2020-02-19 21:42:18 +01:00
Thilo Graf
9abe6fb00e
update to version 3.11.0
...
support for osmioplus4k added
2020-02-16 11:37:24 +01:00
svenhoefer
939cd28c0c
Revert "disable private copy of the linux dvb headers"
...
This reverts commit 945452e35a
.
Signed-off-by: Thilo Graf <dbt@novatux.de >
2020-01-05 16:53:14 +01:00
Thilo Graf
04e3ee7ee9
update to version 3.10.0
...
zgemma h7, vuduo4k, vuzero4k added
2019-10-27 16:46:52 +01:00
svenhoefer
8991ed60f4
- pick mipsbox code from DDT, TangoCash and max10
...
Conflicts:
src/gui/cam_menu.cpp
src/gui/update.cpp
src/neutrino.cpp
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-05-05 14:11:39 +02:00
svenhoefer
8d2c8cf5c7
- configure.ac: autoupdate
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-04-27 20:44:18 +02:00
TangoCash
f7219894bc
add weather via Dark Sky API -step1-
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Build errors fixed, missing code disabled
2019-03-20 22:47:05 +01:00
svenhoefer
36e4bc9726
- move control scripts from data/neutrino-scripts to data/control
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-02-11 10:26:06 +01:00
Thilo Graf
6282d0a266
configure: remove unneeded define
2019-01-02 19:01:46 +01:00
Thilo Graf
42ef95d0b9
update to version 3.9.0
...
switch to changed libst-hal structur. libstb-hal >= 1.1.0 is required
2019-01-01 17:04:07 +01:00
svenhoefer
e5333574eb
- data: move config data to new config subdir
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 11:47:44 +01:00
svenhoefer
13c2e578e8
- data: move zapit data to new zapit subdir
...
Conflicts:
data/Makefile.am
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 11:47:44 +01:00
svenhoefer
b4b122c6da
- zapit: remove obsolete data directory
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-12-31 11:47:44 +01:00
Thilo Graf
a2ddff616f
configure: expand package data, add libstb-hal-config.h if available
...
Additional header file can be checked with new define HAVE_CONFIG_HAL_H.
This should be downwards compatible too, meaning that build is possible
even without this header.
2018-12-31 10:09:19 +01:00
GetAway
99a6ab267d
add lcd4linux support, ported from
...
defans and vanhofen, modded by TangoCash
2018-12-26 20:04:32 +01:00
J. Krieg
61eac04a67
webradio: create necessary data directories at build time and put sample file in it
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-11-20 09:16:26 +01:00
J. Krieg
7190b81f10
webtv: create necessary data directories at build time and put sample file in it
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-11-20 09:16:23 +01:00
Thilo Graf
0aa5808799
update to version 3.8.0
2018-11-01 17:46:39 +01:00
Thilo Graf
396d7bb42a
Imageinfo: prepare functionality to show privacy policy
...
Note:
Contents of policy files are not available with this commit. This
should be done related to own conditions by provider himself.
Providers are required by law to do this for their users as well.
Files must be installed in:
installdir = $(DATADIR)/neutrino/policy
Providers should modify their buildsystem to install these files.
Filename sheme is
<locale>.policy. eg 'english.policy'
If you want to add a policy file, take a look into sample file
locale.policy.sample
2018-11-01 17:26:15 +01:00
Thilo Graf
b47aeaa88f
theme Gray-Blue: add 'enable' trigger button
2018-04-22 14:48:11 +02:00