Commit Graph

314 Commits

Author SHA1 Message Date
vanhofen
0ad3bd0793 yWeb: add lcd4linux page
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d30c9f71d
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-28 (Fri, 28 Jan 2022)

Origin message was:
------------------
- yWeb: add lcd4linux page

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-28 22:49:56 +01:00
vanhofen
7316bc4c44 yWeb: move favicons to own directory
Origin commit data
------------------
Branch: ni/coolstream
Commit: abfd37e8c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-28 (Fri, 28 Jan 2022)

Origin message was:
------------------
- yWeb: move favicons to own directory

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-28 21:54:06 +01:00
vanhofen
adacccb63b weather: introduce weather_favorites.xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d8eb37ec6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)

Origin message was:
------------------
- weather: introduce weather_favorites.xml

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-01-18 23:31:53 +01:00
vanhofen
0078138934 remove --enable-testing switch; testmenu is intergrated into usermenu
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-12-10 19:56:53 +01:00
vanhofen
c3d826249e remove lcddisplay code
Origin commit data
------------------
Branch: ni/coolstream
Commit: de21a123d8
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove lcddisplay code

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-11-02 00:08:00 +01:00
vanhofen
4d5b46ef6d remove BOXTYPE_SPARK
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97e1f43f62
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove BOXTYPE_SPARK

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-11-02 00:08:00 +01:00
vanhofen
210ae97f95 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
------------------
Branch: ni/coolstream
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 ---


------------------
This commit was generated by Migit
2021-10-23 11:17:25 +02:00
vanhofen
74a0069f74 configure: fix ENABLE_QUADPIP
Origin commit data
------------------
Branch: ni/coolstream
Commit: 27f60272ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- configure: fix ENABLE_QUADPIP

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:54:30 +02:00
vanhofen
9e836c9367 configure: remove test
Origin commit data
------------------
Branch: ni/coolstream
Commit: 112153eb28
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- configure: remove test

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:46 +02:00
vanhofen
b10372c965 configure: change quadpip handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a101a870e
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-21 (Thu, 21 Oct 2021)

Origin message was:
------------------
- configure: change quadpip handling

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:06 +02:00
BPanther
0e3602f846 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
------------------
Branch: ni/coolstream
Commit: 9acd9f24dc
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-21 (Thu, 21 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-21 22:35:06 +02:00
vanhofen
4de9f5c45c configure: depending --enable-quadpip on --enable-pip
* unify ENABLE_PIP defines
* simplify ENABLE_QUADPIP defines


Origin commit data
------------------
Branch: ni/coolstream
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


------------------
This commit was generated by Migit
2021-10-16 22:08:35 +02:00
vanhofen
6556c6da3f configure: fix compile
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab483964fd
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-15 (Fri, 15 Oct 2021)

Origin message was:
------------------
- configure: fix compile

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-15 14:55:29 +02:00
BPanther
f6140492b6 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
------------------
Branch: ni/coolstream
Commit: b7b6dba4c9
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-15 14:55:29 +02:00
Thilo Graf
48dec73e14 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
------------------
Branch: ni/coolstream
Commit: 0e809c9c76
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-10-09 (Sat, 09 Oct 2021)



------------------
This commit was generated by Migit
2021-10-09 01:23:28 +02:00
vanhofen
b45931f7ce configure: rename ENABLE_HBBTV => ENABLE_AIT
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9abe424ae0
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-29 (Wed, 29 Sep 2021)

Origin message was:
------------------
- configure: rename ENABLE_HBBTV => ENABLE_AIT

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-09-29 21:14:46 +02:00
max_10
89b7b1662a configure: update ait scan for hbbtv url configurable
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-09-29 21:08:40 +02:00
max_10
66acafe062 make ait scan for hbbtv url configurable
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-09-29 18:23:57 +02:00
vanhofen
883cd011a8 fix last two commits
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44ef9bd489
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-09-26 (Sun, 26 Sep 2021)

Origin message was:
------------------
- fix last two commits

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-09-26 21:23:25 +02:00
vanhofen
162657050c update 3.60 -> 3.65
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5632775bcf
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-05-31 (Mon, 31 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-31 16:22:24 +02:00
Thilo Graf
36d5994402 configure.ac: --enable-pkg-management only affects gui
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0144cef2a
Author: Thilo Graf <dbt@novatux.de>
Date: 2021-04-12 (Mon, 12 Apr 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-04-12 23:02:51 +02:00
vanhofen
6416ba0194 add --enable-pkg-management configure switch; default=no
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-04-11 00:13:36 +02:00
max_10
8164346b5a configure: add optional enable dynamicdemux
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-03-09 23:23:53 +01:00
vanhofen
60bc703799 make lcd4linux configurable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a4e6c2281
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-02-01 (Mon, 01 Feb 2021)

Origin message was:
------------------
- make lcd4linux configurable

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-02-01 00:23:47 +01:00
vanhofen
0f10ea3746 configure: make graphlcd configurable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8e5e8b1ba8
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-12-20 (Sun, 20 Dec 2020)

Origin message was:
------------------
- configure: make graphlcd configurable

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-12-20 21:59:31 +01:00
vanhofen
cb9c4e7c4f data/oled/themes: remove some hardcoded paths
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-11-26 00:46:21 +01:00
vanhofen
eab9b6c91f data/scripts: remove some hardcoded paths
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93ca7b0ef1
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)

Origin message was:
------------------
- data/scripts: remove some hardcoded paths

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-11-26 00:46:21 +01:00
vanhofen
4e5f83bbd8 data/control: remove some hardcoded paths
Origin commit data
------------------
Branch: ni/coolstream
Commit: bcf9e0b22d
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-24 (Tue, 24 Nov 2020)

Origin message was:
------------------
- data/control: remove some hardcoded paths

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-11-24 00:10:45 +01:00
vanhofen
ed2ce51fc8 data/config: remove some hardcoded paths
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53498039d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)

Origin message was:
------------------
- data/config: remove some hardcoded paths

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-11-23 23:58:02 +01:00
vanhofen
1db0513753 configure: try to split AC_CONFIG_FILES by category
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-11-23 23:38:24 +01:00
vanhofen
02db394ff7 themes: remove some hardcoded paths; add Material_Blue-Grey.theme.in as a working example
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-11-23 21:28:37 +01:00
vanhofen
c4492d93a8 supplement to "TRIPLEDRAGON: deleted"
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ec1a2ba80
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-10-03 (Sat, 03 Oct 2020)

Origin message was:
------------------
- supplement to "TRIPLEDRAGON: deleted"

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-10-03 22:54:10 +02:00
Markus Volk
1134b182a4 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
------------------
Branch: ni/coolstream
Commit: ae2df0de4f
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-09-17 (Thu, 17 Sep 2020)



------------------
This commit was generated by Migit
2020-09-19 13:27:38 +02:00
Thilo Graf
508479d614 themes: add Gray-3.0.theme
Origin commit data
------------------
Branch: ni/coolstream
Commit: 44f7befda8
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-08-03 (Mon, 03 Aug 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-08-03 01:18:51 +02:00
vanhofen
300239c079 oled: add resolution dependent themes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a6344fc22
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-07-11 (Sat, 11 Jul 2020)

Origin message was:
------------------
- oled: add resolution dependent themes

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-07-11 00:02:00 +02:00
vanhofen
ed287e7135 move glcd sources to one single place in driver/glcd
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-06-21 17:39:51 +02:00
vanhofen
c890f4afd9 move oled data to one single place in data/oled
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-06-21 17:39:51 +02:00
redblue-pkt
3aaa9c30d9 update glcd
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c2dcc9eb1
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2020-06-19 (Fri, 19 Jun 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-06-19 23:56:12 +02:00
redblue-pkt
efb8b5ccd3 CFbAccelARM::paintRect readded and for MIPS also added
Origin commit data
------------------
Branch: ni/coolstream
Commit: 06088b5820
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2020-06-11 (Thu, 11 Jun 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-06-11 13:10:40 +02:00
vanhofen
dbcd6314a0 configure: align code format of --enable/disable-arm-acc switch
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-05-29 00:44:16 +02:00
TangoCash
49b3352f13 add configure option (--diable-arm-acc) to disable arm hardware acceleration
Origin commit data
------------------
Branch: ni/coolstream
Commit: dc25b6a1b8
Author: TangoCash <eric@loxat.de>
Date: 2020-05-29 (Fri, 29 May 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-05-29 00:44:16 +02:00
Thilo Graf
f19867e784 make config: add package defines for better git sync and build date
Origin commit data
------------------
Branch: ni/coolstream
Commit: a07209e911
Author: Thilo Graf <dbt@novatux.de>
Date: 2020-03-03 (Tue, 03 Mar 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-03-03 21:22:34 +01:00
vanhofen
3844f943ce Revert "disable private copy of the linux dvb headers"
This reverts commit 6c5f59db5e.


Origin commit data
------------------
Branch: ni/coolstream
Commit: bf869b2bb5
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-31 (Tue, 31 Dec 2019)



------------------
This commit was generated by Migit
2019-12-31 00:25:09 +01:00
vanhofen
3d3d5e35bf change package name
Origin commit data
------------------
Branch: ni/coolstream
Commit: 41ecccdec1
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-08-25 (Sun, 25 Aug 2019)

Origin message was:
------------------
- change package name

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-08-25 22:48:27 +02:00
max_10
7a5a827fd6 mipsel: fix merge
Origin commit data
------------------
Branch: ni/coolstream
Commit: c28cac49bb
Author: max_10 <max_10@gmx.de>
Date: 2019-05-03 (Fri, 03 May 2019)

Origin message was:
------------------
- mipsel: fix merge

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-05-03 23:17:29 +02:00
vanhofen
27b45a838a pick mipsbox code from DDT, TangoCash and max10
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-05-03 22:50:45 +02:00
vanhofen
2ffacc7905 configure.ac: autoupdate
Origin commit data
------------------
Branch: ni/coolstream
Commit: a95f03773d
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-24 (Wed, 24 Apr 2019)

Origin message was:
------------------
- configure.ac: autoupdate

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-04-24 13:16:01 +02:00
vanhofen
912d2b1b47 configure: add bug report url
Origin commit data
------------------
Branch: ni/coolstream
Commit: d7b8f1fce0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-16 (Tue, 16 Apr 2019)

Origin message was:
------------------
- configure: add bug report url

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-04-16 23:51:44 +02:00
vanhofen
aed2c13a08 icons: move some icons into own sub-directory
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-03-25 22:21:21 +01:00
TangoCash
b091b77794 add weather via Dark Sky API -step1-
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed4d4e0c46
Author: TangoCash <eric@loxat.de>
Date: 2019-03-20 (Wed, 20 Mar 2019)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2019-03-20 15:27:14 +01:00