BPanther
ab9e2a6f2a
E4HD 4K Ultra: quad pip deactivated - not supported
...
Origin commit data
------------------
Commit: 91cc7fd76d
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2022-11-04 (Fri, 04 Nov 2022)
2022-11-05 11:27:25 +01:00
vanhofen
1c16c914ad
configure: simplify --enable-lcd code; remove obsolete ENABLE_LCDAPI
...
Origin commit data
------------------
Commit: dd991245f0
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-10-29 (Sat, 29 Oct 2022)
Origin message was:
------------------
- configure: simplify --enable-lcd code; remove obsolete ENABLE_LCDAPI
2022-10-29 22:55:26 +02:00
TangoCash
e7b2457aa7
add display support for osmio4k+
...
use --enable-lcd as configure option
Origin commit data
------------------
Commit: e2b7f4c6c1
Author: TangoCash <eric@loxat.de >
Date: 2022-10-09 (Sun, 09 Oct 2022)
2022-10-29 00:28:14 +02:00
max_10
cc655f12b6
configure.ac: fix message u modifier ignored since D is the default (see U)
...
Origin commit data
------------------
Commit: 5f681dbbfc
Author: max_10 <max_10@gmx.de >
Date: 2022-10-29 (Sat, 29 Oct 2022)
Origin message was:
------------------
- configure.ac: fix message u modifier ignored since D is the default (see U)
2022-10-29 00:23:17 +02:00
TangoCash
3278926566
fix oled theme
...
Origin commit data
------------------
Commit: b59250d457
Author: TangoCash <eric@loxat.de >
Date: 2022-10-29 (Sat, 29 Oct 2022)
2022-10-29 00:23:17 +02:00
TangoCash
c5e2f58f59
add graphlcd theme for e4hdultra
...
Origin commit data
------------------
Commit: 959bfa719a
Author: TangoCash <eric@loxat.de >
Date: 2022-10-29 (Sat, 29 Oct 2022)
2022-10-29 00:23:17 +02:00
vanhofen
77170fa69f
add E4HD Ultra
...
Origin commit data
------------------
Commit: 7a1a236fa6
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-10-29 (Sat, 29 Oct 2022)
Origin message was:
------------------
- add E4HD Ultra
2022-10-29 00:23:17 +02:00
vanhofen
a462023e04
Revert "- neutrino: remove outdated built-in jsoncpp"
...
This reverts commit a2fe445fd6
.
Origin commit data
------------------
Commit: 80d27cf903
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-07-16 (Sat, 16 Jul 2022)
2022-07-16 15:23:42 +02:00
vanhofen
a2fe445fd6
neutrino: remove outdated built-in jsoncpp
...
Origin commit data
------------------
Commit: 0070e86ad0
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-07-15 (Fri, 15 Jul 2022)
Origin message was:
------------------
- neutrino: remove outdated built-in jsoncpp
2022-07-15 23:22:05 +02:00
vanhofen
9e8e159220
yWeb: add lcd4linux page
...
Origin commit data
------------------
Commit: 7d30c9f71d
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-28 (Fri, 28 Jan 2022)
Origin message was:
------------------
- yWeb: add lcd4linux page
2022-01-28 22:49:56 +01:00
vanhofen
541e69d6a1
yWeb: move favicons to own directory
...
Origin commit data
------------------
Commit: abfd37e8c2
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-28 (Fri, 28 Jan 2022)
Origin message was:
------------------
- yWeb: move favicons to own directory
2022-01-28 21:54:06 +01:00
vanhofen
1bbd7da73a
weather: introduce weather_favorites.xml
...
Origin commit data
------------------
Commit: 9d8eb37ec6
Author: vanhofen <vanhofen@gmx.de >
Date: 2022-01-18 (Tue, 18 Jan 2022)
Origin message was:
------------------
- weather: introduce weather_favorites.xml
2022-01-18 23:31:53 +01:00
vanhofen
df109a6889
remove --enable-testing switch; testmenu is intergrated into usermenu
...
Origin commit data
------------------
Commit: 327ce6d81e
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-12-10 (Fri, 10 Dec 2021)
Origin message was:
------------------
- remove --enable-testing switch; testmenu is intergrated into usermenu
2021-12-10 19:56:53 +01:00
vanhofen
2bad087e90
remove lcddisplay code
...
Origin commit data
------------------
Commit: de21a123d8
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-11-02 (Tue, 02 Nov 2021)
Origin message was:
------------------
- remove lcddisplay code
2021-11-02 00:08:00 +01:00
vanhofen
f3e945a088
remove BOXTYPE_SPARK
...
Origin commit data
------------------
Commit: 97e1f43f62
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-11-02 (Tue, 02 Nov 2021)
Origin message was:
------------------
- remove BOXTYPE_SPARK
2021-11-02 00:08:00 +01:00
vanhofen
be8f0d7a14
introduce Neutrino Lua API bridge ...
...
to allow shellscripts access the neutrino lua api
Usage:
--- cut ---
!/bin/sh
PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins
CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---
Origin commit data
------------------
Commit: 4fffc835c1
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-23 (Sat, 23 Oct 2021)
Origin message was:
------------------
- introduce Neutrino Lua API bridge ...
to allow shellscripts access the neutrino lua api
Usage:
--- cut ---
!/bin/sh
PATH=$PATH:/usr/share/tuxbox/neutrino/luaplugins
CONFIGDIR=$(nlab.lua get dir.configdir)
echo "CONFIGDIR: $CONFIGDIR"
--- cut ---
2021-10-23 11:17:25 +02:00
vanhofen
1246148707
configure: fix ENABLE_QUADPIP
...
Origin commit data
------------------
Commit: 27f60272ea
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-21 (Thu, 21 Oct 2021)
Origin message was:
------------------
- configure: fix ENABLE_QUADPIP
2021-10-21 22:54:30 +02:00
vanhofen
4f23e15da3
configure: remove test
...
Origin commit data
------------------
Commit: 112153eb28
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-21 (Thu, 21 Oct 2021)
Origin message was:
------------------
- configure: remove test
2021-10-21 22:35:46 +02:00
vanhofen
2914bd72bf
configure: change quadpip handling
...
Origin commit data
------------------
Commit: 1a101a870e
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-21 (Thu, 21 Oct 2021)
Origin message was:
------------------
- configure: change quadpip handling
2021-10-21 22:35:06 +02:00
BPanther
4349b745c4
quadpip: --enable-quadpip only for vusolo4k, vuduo4k, vuduo4kse, vuultimo4k, vuuno4kse and vuuno4k possible. remember last menu position added for quadpip menu. timings shorter for zap channel and audio on/off.
...
Origin commit data
------------------
Commit: 9acd9f24dc
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2021-10-21 (Thu, 21 Oct 2021)
2021-10-21 22:35:06 +02:00
vanhofen
89d5b8105c
configure: depending --enable-quadpip on --enable-pip
...
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines
Origin commit data
------------------
Commit: 866ababb79
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-16 (Sat, 16 Oct 2021)
Origin message was:
------------------
- configure: depending --enable-quadpip on --enable-pip
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines
2021-10-16 22:08:35 +02:00
vanhofen
e49bb80464
configure: fix compile
...
Origin commit data
------------------
Commit: ab483964fd
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-10-15 (Fri, 15 Oct 2021)
Origin message was:
------------------
- configure: fix compile
2021-10-15 14:55:29 +02:00
BPanther
7c86b49ca1
move pipsetup to ENABLE_PIP and add --enable-quadpip, only for vusolo4k, vuduo4k, vuduo4kse, vuultimo4k, vuuno4k, vuuno4kse (not yet ready, don't use!)
...
Origin commit data
------------------
Commit: b7b6dba4c9
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2021-10-15 (Fri, 15 Oct 2021)
2021-10-15 14:55:29 +02:00
Thilo Graf
d738fc22c1
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.
Origin commit data
------------------
Commit: 0e809c9c76
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-10-09 (Sat, 09 Oct 2021)
2021-10-09 01:23:28 +02:00
vanhofen
c98b8ebe1f
configure: rename ENABLE_HBBTV => ENABLE_AIT
...
Origin commit data
------------------
Commit: 9abe424ae0
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-09-29 (Wed, 29 Sep 2021)
Origin message was:
------------------
- configure: rename ENABLE_HBBTV => ENABLE_AIT
2021-09-29 21:14:46 +02:00
max_10
bc46b355ea
configure: update ait scan for hbbtv url configurable
...
Origin commit data
------------------
Commit: 34a896d819
Author: max_10 <max_10@gmx.de >
Date: 2021-09-29 (Wed, 29 Sep 2021)
Origin message was:
------------------
- configure: update ait scan for hbbtv url configurable
2021-09-29 21:08:40 +02:00
max_10
0d71676e1d
make ait scan for hbbtv url configurable
...
Origin commit data
------------------
Commit: 71255ec5df
Author: max_10 <max_10@gmx.de >
Date: 2021-09-29 (Wed, 29 Sep 2021)
Origin message was:
------------------
- make ait scan for hbbtv url configurable
2021-09-29 18:23:57 +02:00
vanhofen
126f5cf3d4
fix last two commits
...
Origin commit data
------------------
Commit: 44ef9bd489
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-09-26 (Sun, 26 Sep 2021)
Origin message was:
------------------
- fix last two commits
2021-09-26 21:23:25 +02:00
vanhofen
5b86359f58
update 3.60 -> 3.65
...
Origin commit data
------------------
Commit: 5632775bcf
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-05-31 (Mon, 31 May 2021)
2021-05-31 16:22:24 +02:00
Thilo Graf
56ebff1258
configure.ac: --enable-pkg-management only affects gui
...
Origin commit data
------------------
Commit: a0144cef2a
Author: Thilo Graf <dbt@novatux.de >
Date: 2021-04-12 (Mon, 12 Apr 2021)
2021-04-12 23:02:51 +02:00
vanhofen
ad476ea4b2
add --enable-pkg-management configure switch; default=no
...
Origin commit data
------------------
Commit: fc100fdd44
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-04-11 (Sun, 11 Apr 2021)
Origin message was:
------------------
- add --enable-pkg-management configure switch; default=no
2021-04-11 00:13:36 +02:00
max_10
f3eefcfa94
configure: add optional enable dynamicdemux
...
Origin commit data
------------------
Commit: 6ba2115995
Author: max_10 <max_10@gmx.de >
Date: 2021-03-09 (Tue, 09 Mar 2021)
Origin message was:
------------------
- configure: add optional enable dynamicdemux
2021-03-09 23:23:53 +01:00
vanhofen
167ea7a2f6
make lcd4linux configurable
...
Origin commit data
------------------
Commit: 8a4e6c2281
Author: vanhofen <vanhofen@gmx.de >
Date: 2021-02-01 (Mon, 01 Feb 2021)
Origin message was:
------------------
- make lcd4linux configurable
2021-02-01 00:23:47 +01:00
vanhofen
2a7166d7a7
configure: make graphlcd configurable
...
Origin commit data
------------------
Commit: 8e5e8b1ba8
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-12-20 (Sun, 20 Dec 2020)
Origin message was:
------------------
- configure: make graphlcd configurable
2020-12-20 21:59:31 +01:00
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