Commit Graph

289 Commits

Author SHA1 Message Date
vanhofen
b82c39f264 data/oled/themes: remove some hardcoded paths
Origin commit data
------------------
Commit: 46d6a25c39
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)

Origin message was:
------------------
- data/oled/themes: remove some hardcoded paths
2020-11-26 00:46:21 +01:00
vanhofen
8c4d387de4 data/scripts: remove some hardcoded paths
Origin commit data
------------------
Commit: 93ca7b0ef1
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)

Origin message was:
------------------
- data/scripts: remove some hardcoded paths
2020-11-26 00:46:21 +01:00
vanhofen
8906163a44 data/control: remove some hardcoded paths
Origin commit data
------------------
Commit: bcf9e0b22d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-24 (Tue, 24 Nov 2020)

Origin message was:
------------------
- data/control: remove some hardcoded paths
2020-11-24 00:10:45 +01:00
vanhofen
a9ab3b4f00 data/config: remove some hardcoded paths
Origin commit data
------------------
Commit: 53498039d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)

Origin message was:
------------------
- data/config: remove some hardcoded paths
2020-11-23 23:58:02 +01:00
vanhofen
2fbe6a7c93 configure: try to split AC_CONFIG_FILES by category
Origin commit data
------------------
Commit: 80ec6d3a46
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)

Origin message was:
------------------
- configure: try to split AC_CONFIG_FILES by category
2020-11-23 23:38:24 +01:00
vanhofen
1fcbab9cc3 themes: remove some hardcoded paths; add Material_Blue-Grey.theme.in as a working example
Origin commit data
------------------
Commit: ec7cbb58ce
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)

Origin message was:
------------------
- themes: remove some hardcoded paths; add Material_Blue-Grey.theme.in as a working example
2020-11-23 21:28:37 +01:00
vanhofen
d57c36be81 supplement to "TRIPLEDRAGON: deleted"
Origin commit data
------------------
Commit: 5ec1a2ba80
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)

Origin message was:
------------------
- supplement to "TRIPLEDRAGON: deleted"
2020-10-03 22:54:10 +02:00
Markus Volk
204e6dbb48 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>


Origin commit data
------------------
Commit: ae2df0de4f
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-09-17 (Thu, 17 Sep 2020)
2020-09-19 13:27:38 +02:00
Thilo Graf
1cd1c96d43 themes: add Gray-3.0.theme
Origin commit data
------------------
Commit: 44f7befda8
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-08-03 (Mon, 03 Aug 2020)
2020-08-03 01:18:51 +02:00
vanhofen
679a6919d9 oled: add resolution dependent themes
Origin commit data
------------------
Commit: 3a6344fc22
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-11 (Sat, 11 Jul 2020)

Origin message was:
------------------
- oled: add resolution dependent themes
2020-07-11 00:02:00 +02:00
vanhofen
5c3f2154d0 move glcd sources to one single place in driver/glcd
Origin commit data
------------------
Commit: 2762c07622
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-21 (Sun, 21 Jun 2020)

Origin message was:
------------------
- move glcd sources to one single place in driver/glcd
2020-06-21 17:39:51 +02:00
vanhofen
c6f860957d move oled data to one single place in data/oled
Origin commit data
------------------
Commit: 0139bbc745
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-21 (Sun, 21 Jun 2020)

Origin message was:
------------------
- move oled data to one single place in data/oled
2020-06-21 17:39:51 +02:00
redblue.pkt
bf183a583a update glcd
Origin commit data
------------------
Commit: 0c2dcc9eb1
Author: redblue.pkt <redblue.pkt@orange.pl>
Date: 2020-06-19 (Fri, 19 Jun 2020)
2020-06-19 23:56:12 +02:00
redblue.pkt
d66868edc8 CFbAccelARM::paintRect readded and for MIPS also added
Origin commit data
------------------
Commit: 06088b5820
Author: redblue.pkt <redblue.pkt@orange.pl>
Date: 2020-06-11 (Thu, 11 Jun 2020)
2020-06-11 13:10:40 +02:00
vanhofen
b948077b30 configure: align code format of --enable/disable-arm-acc switch
Origin commit data
------------------
Commit: 1b4f96ffea
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-05-29 (Fri, 29 May 2020)

Origin message was:
------------------
- configure: align code format of --enable/disable-arm-acc switch
2020-05-29 00:44:16 +02:00
TangoCash
37311e1479 add configure option (--diable-arm-acc) to disable arm hardware acceleration
Origin commit data
------------------
Commit: dc25b6a1b8
Author: TangoCash <eric@loxat.de>
Date: 2020-05-29 (Fri, 29 May 2020)
2020-05-29 00:44:16 +02:00
Thilo Graf
f8c15e99c7 make config: add package defines for better git sync and build date
Origin commit data
------------------
Commit: a07209e911
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-03-03 (Tue, 03 Mar 2020)
2020-03-03 21:22:34 +01:00
vanhofen
9940e165a3 Revert "disable private copy of the linux dvb headers"
This reverts commit 13233df87d.


Origin commit data
------------------
Commit: bf869b2bb5
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-31 (Tue, 31 Dec 2019)
2019-12-31 00:25:09 +01:00
vanhofen
7ecb684d9b change package name
Origin commit data
------------------
Commit: 41ecccdec1
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-08-25 (Sun, 25 Aug 2019)

Origin message was:
------------------
- change package name
2019-08-25 22:48:27 +02:00
max_10
31523328c8 mipsel: fix merge
Origin commit data
------------------
Commit: c28cac49bb
Author: max_10 <max_10@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- mipsel: fix merge
2019-05-03 23:17:29 +02:00
vanhofen
f02215466f pick mipsbox code from DDT, TangoCash and max10
Origin commit data
------------------
Commit: f3f0bdaddb
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- pick mipsbox code from DDT, TangoCash and max10
2019-05-03 22:50:45 +02:00
vanhofen
725826e4b3 configure.ac: autoupdate
Origin commit data
------------------
Commit: a95f03773d
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-24 (Wed, 24 Apr 2019)

Origin message was:
------------------
- configure.ac: autoupdate
2019-04-24 13:16:01 +02:00
vanhofen
7e47d7dbc4 configure: add bug report url
Origin commit data
------------------
Commit: d7b8f1fce0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-16 (Tue, 16 Apr 2019)

Origin message was:
------------------
- configure: add bug report url
2019-04-16 23:51:44 +02:00
vanhofen
47d682c9cb icons: move some icons into own sub-directory
Origin commit data
------------------
Commit: 0780c5c969
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-25 (Mon, 25 Mar 2019)

Origin message was:
------------------
- icons: move some icons into own sub-directory
2019-03-25 22:21:21 +01:00
TangoCash
919f96eea1 add weather via Dark Sky API -step1-
Origin commit data
------------------
Commit: ed4d4e0c46
Author: TangoCash <eric@loxat.de>
Date: 2019-03-20 (Wed, 20 Mar 2019)
2019-03-20 15:27:14 +01:00
vanhofen
b71f6d907f move control scripts from data/neutrino-scripts to data/control
Origin commit data
------------------
Commit: f74f2aef5c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)

Origin message was:
------------------
- move control scripts from data/neutrino-scripts to data/control
2019-01-26 17:05:43 +01:00
Thilo Graf
de42fb0ccb configure: remove unneeded define
Origin commit data
------------------
Commit: ab55adb5a5
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-02 (Wed, 02 Jan 2019)
2019-01-02 21:28:06 +01:00
Thilo Graf
6fe8f7fabc 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


Origin commit data
------------------
Commit: daa9522ddb
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-11-01 (Thu, 01 Nov 2018)
2019-01-01 23:00:49 +01:00
vanhofen
dea5933bd9 configure: change release cycle handling; we don't need two defines for release cycle
Origin commit data
------------------
Commit: 729b17dd1e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)

Origin message was:
------------------
- configure: change release cycle handling; we don't need two defines for release cycle
2019-01-01 21:50:50 +01:00
Thilo Graf
4b7576560e 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.


Origin commit data
------------------
Commit: 446c2dd959
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-01-01 (Tue, 01 Jan 2019)
2019-01-01 21:50:50 +01:00
vanhofen
e4549f564d data: move config data to new config subdir
Origin commit data
------------------
Commit: cbdedb7103
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- data: move config data to new config subdir
2018-12-16 01:17:01 +01:00
vanhofen
2fff0e7ff2 data: move zapit data to new zapit subdir
Origin commit data
------------------
Commit: bfb54df79c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- data: move zapit data to new zapit subdir
2018-12-16 01:17:01 +01:00
vanhofen
9253bacf7f zapit: remove obsolete data directory
Origin commit data
------------------
Commit: 7bb43ee9ed
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-16 (Sun, 16 Dec 2018)

Origin message was:
------------------
- zapit: remove obsolete data directory
2018-12-16 01:17:00 +01:00
J. Krieg
cc49ed9058 webradio: create necessary data directories at build time and put sample file in it
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: b10abebe0e
Author: J. Krieg <bellum07@googlemail.com>
Date: 2018-11-22 (Thu, 22 Nov 2018)
2018-11-22 00:00:28 +01:00
vanhofen
a98d954bca configure.ac: get ver_micro directly from git repository
Origin commit data
------------------
Commit: d99d5d574b
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-13 (Tue, 13 Nov 2018)

Origin message was:
------------------
- configure.ac: get ver_micro directly from git repository
2018-11-13 00:23:00 +01:00
vanhofen
16ea0d999d bump neutrino version to 3.60
Origin commit data
------------------
Commit: c6c57db4ad
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-11-09 (Fri, 09 Nov 2018)

Origin message was:
------------------
- bump neutrino version to 3.60
2018-11-09 21:59:35 +01:00
Thilo Graf
2ac688fb3e theme Gray-Blue: add 'enable' trigger button
Origin commit data
------------------
Commit: 345d38a877
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-22 (Sun, 22 Apr 2018)
2018-04-22 20:58:31 +02:00
Thilo Graf
e02bee6b85 themes: add some theme relevant trigger buttons
icons: add larger on/off buttons


Origin commit data
------------------
Commit: 332df34a2e
Author: Thilo Graf <dbt@novatux.de>
Date: 2018-04-11 (Wed, 11 Apr 2018)
2018-04-11 23:58:16 +02:00
Jacek Jendrzej
f6f63190e0 enable screenshot for hd51
Origin commit data
------------------
Commit: d2bf7ace40
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-02-27 (Tue, 27 Feb 2018)
2018-02-27 00:54:05 +01:00
Stefan Seyfried
c1d31a57f7 configure: enable YaFT widget build
Origin commit data
------------------
Commit: 0bf947a078
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)
2018-01-15 19:54:52 +01:00
Stefan Seyfried
31f1ad426e move automake's "foreign" switch to the proper place
Origin commit data
------------------
Commit: 2c33e1a82b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:37 +01:00
vanhofen
61db02b977 update: move RELEASE_CYCLE define to configure.ac
Origin commit data
------------------
Commit: 32a5689d19
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)

Origin message was:
------------------
- update: move RELEASE_CYCLE define to configure.ac
2017-12-26 00:36:06 +01:00
vanhofen
06d09e8b01 bump neutrino version to 3.50
Origin commit data
------------------
Commit: 17b84a01e2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- bump neutrino version to 3.50
2017-12-20 23:16:32 +01:00
vanhofen
ef2b06f2f3 acinclude/configure: some more minor format changes
Origin commit data
------------------
Commit: ee155ad6fb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-09 (Sat, 09 Dec 2017)

Origin message was:
------------------
- acinclude/configure: some more minor format changes
2017-12-09 13:01:37 +01:00
vanhofen
4e4962d97b acinclude/configure: some minor format changes; fix indentations
Origin commit data
------------------
Commit: a43454fe0a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-09 (Sat, 09 Dec 2017)

Origin message was:
------------------
- acinclude/configure: some minor format changes; fix indentations
2017-12-09 13:01:37 +01:00
vanhofen
ef70c4220a configure: fix logic around libswresample
Origin commit data
------------------
Commit: 62f54dceeb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-09 (Sat, 09 Dec 2017)

Origin message was:
------------------
- configure: fix logic around libswresample
2017-12-09 13:01:37 +01:00
vanhofen
40cd355d80 configure: move libstb-hal block down
Origin commit data
------------------
Commit: 03d551dfbc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-09 (Sat, 09 Dec 2017)

Origin message was:
------------------
- configure: move libstb-hal block down
2017-12-09 13:01:37 +01:00
vanhofen
09c6f2632f configure: invert --disable-lua false logic to --enable-lua true
Origin commit data
------------------
Commit: c36039b99e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-09 (Sat, 09 Dec 2017)

Origin message was:
------------------
- configure: invert --disable-lua false logic to --enable-lua true
2017-12-09 13:01:37 +01:00
vanhofen
6f3b24cfe0 configure: invert --disable-upnp false logic to --enable-upnp true
Origin commit data
------------------
Commit: 01414d79b0
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-09 (Sat, 09 Dec 2017)

Origin message was:
------------------
- configure: invert --disable-upnp false logic to --enable-upnp true
2017-12-09 13:01:37 +01:00
vanhofen
968099f578 configure: unify and simplify some AC_ARG_ENABLE() calls
Origin commit data
------------------
Commit: a1e162172f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-09 (Sat, 09 Dec 2017)

Origin message was:
------------------
- configure: unify and simplify some AC_ARG_ENABLE() calls
2017-12-09 13:01:37 +01:00