351 Commits

Author SHA1 Message Date
vanhofen
a8c4caed32 Change to version 3.67
Origin commit data
------------------
Branch: ni/coolstream
Commit: c3bd20c0c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2025-05-19 (Mon, 19 May 2025)


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

------------------
This commit was generated by Migit
2025-05-19 20:12:06 +02:00
max_10
a50c5d25a6 configure.ac: formatting code
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b79a3cd17
Author: max_10 <max_10@gmx.de>
Date: 2024-05-21 (Tue, 21 May 2024)

Origin message was:
------------------
- configure.ac: formatting code

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

------------------
This commit was generated by Migit
2024-05-21 23:39:33 +02:00
vanhofen
aa9a6114ef configure.ac: minor cosmetics
Origin commit data
------------------
Branch: ni/coolstream
Commit: 62cac67fde
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-13 (Mon, 13 May 2024)

Origin message was:
------------------
- configure.ac: minor cosmetics

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

------------------
This commit was generated by Migit
2024-05-13 22:02:13 +02:00
vanhofen
b5e26230b3 configure.ac: re-enable api key gui management by default
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8fae540184
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-13 (Mon, 13 May 2024)

Origin message was:
------------------
- configure.ac: re-enable api key gui management by default

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

------------------
This commit was generated by Migit
2024-05-13 22:02:13 +02:00
vanhofen
c629f8c344 configure.ac: remove fallback code
Origin commit data
------------------
Branch: ni/coolstream
Commit: e9333e1666
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-13 (Mon, 13 May 2024)

Origin message was:
------------------
- configure.ac: remove fallback code

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

------------------
This commit was generated by Migit
2024-05-13 22:02:13 +02:00
vanhofen
2dd960f894 configure.ac: in shoutcast speach it's not an api key but a developer id
See 10th section in https://www.shoutcast.com/legal/agreements/api#4-license-restrictions


Origin commit data
------------------
Branch: ni/coolstream
Commit: bc49bc4d23
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-13 (Mon, 13 May 2024)

Origin message was:
------------------
- configure.ac: in shoutcast speach it's not an api key but a developer id

See 10th section in https://www.shoutcast.com/legal/agreements/api#4-license-restrictions


------------------
This commit was generated by Migit
2024-05-13 22:02:13 +02:00
Thilo Graf
aafe499a69 configure.ac: More API key management security and improve backward compatibility
- GUI management of API keys is now disabled by default for OpenWeather,
 TMDb, OMDb, Shoutcast, and YouTube to enhance security.
 In particular, the risk of accidental activation of GUI-based management
 of API keys should be reduced.
- Introduced warning log messages to inform users about the risks of
 enabling GUI management, which could potentially expose sensitive API
 keys.
- Updated help strings to emphasize safe use of API keys.
- Added notices for users about the possible use of outdated API key
 options.
- Implemented missing backward compatibility for some API option names
 that have changed. This is necessary because build environments
 generated with 'buildenv' do not necessarily adjust automatically to
 the new options. This should prevent the risk of build failures and
 ensure that older configurations remain compatible.

These changes aim to secure configurations better and mitigate the risk
of unintentional exposure of API keys to end users and should avoid build errors.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f46c4177d2
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-05-13 (Mon, 13 May 2024)

Origin message was:
------------------
configure.ac: More API key management security and improve backward compatibility

- GUI management of API keys is now disabled by default for OpenWeather,
 TMDb, OMDb, Shoutcast, and YouTube to enhance security.
 In particular, the risk of accidental activation of GUI-based management
 of API keys should be reduced.
- Introduced warning log messages to inform users about the risks of
 enabling GUI management, which could potentially expose sensitive API
 keys.
- Updated help strings to emphasize safe use of API keys.
- Added notices for users about the possible use of outdated API key
 options.
- Implemented missing backward compatibility for some API option names
 that have changed. This is necessary because build environments
 generated with 'buildenv' do not necessarily adjust automatically to
 the new options. This should prevent the risk of build failures and
 ensure that older configurations remain compatible.

These changes aim to secure configurations better and mitigate the risk
of unintentional exposure of API keys to end users and should avoid build errors.


------------------
This commit was generated by Migit
2024-05-13 22:02:13 +02:00
vanhofen
5ede88f472 configure.ac: shorten/unify AS_HELP_STRINGs
Origin commit data
------------------
Branch: ni/coolstream
Commit: 340490fd76
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-04 (Sat, 04 May 2024)

Origin message was:
------------------
- configure.ac: shorten/unify AS_HELP_STRINGs

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

------------------
This commit was generated by Migit
2024-05-04 23:25:35 +02:00
vanhofen
5742aaedba rename SHOUTCAST_DEV_KEY => SHOUTCAST_DEV_ID
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6559455ce8
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-04 (Sat, 04 May 2024)

Origin message was:
------------------
- rename SHOUTCAST_DEV_KEY => SHOUTCAST_DEV_ID

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

------------------
This commit was generated by Migit
2024-05-04 23:25:35 +02:00
vanhofen
fc93b17640 rename YOUTUBE_DEV_KEY => YOUTUBE_API_KEY
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4d01fa773a
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-04 (Sat, 04 May 2024)

Origin message was:
------------------
- rename YOUTUBE_DEV_KEY => YOUTUBE_API_KEY

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

------------------
This commit was generated by Migit
2024-05-04 23:25:35 +02:00
vanhofen
ddc4cfe645 rename TMDB_DEV_KEY => TMDB_API_KEY
Origin commit data
------------------
Branch: ni/coolstream
Commit: dbb48ff878
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-04 (Sat, 04 May 2024)

Origin message was:
------------------
- rename TMDB_DEV_KEY => TMDB_API_KEY

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

------------------
This commit was generated by Migit
2024-05-04 23:25:35 +02:00
vanhofen
453c54ab16 rename WEATHER_DEV_KEY => WEATHER_API_KEY
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7925297e03
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-04 (Sat, 04 May 2024)

Origin message was:
------------------
- rename WEATHER_DEV_KEY => WEATHER_API_KEY

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

------------------
This commit was generated by Migit
2024-05-04 23:25:35 +02:00
vanhofen
3dd75cd07b rename weather-dev-ver => weather-api-version
Origin commit data
------------------
Branch: ni/coolstream
Commit: d083c61dbb
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-03 (Fri, 03 May 2024)

Origin message was:
------------------
- rename weather-dev-ver => weather-api-version

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

------------------
This commit was generated by Migit
2024-05-03 22:24:51 +02:00
TangoCash
10a9a1a206 add option to change openweather api to 3.0, since 2.5 will be deactivated in June 2024
Origin commit data
------------------
Branch: ni/coolstream
Commit: 58cf5bf2f1
Author: TangoCash <eric@loxat.de>
Date: 2024-05-03 (Fri, 03 May 2024)


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

------------------
This commit was generated by Migit
2024-05-03 22:24:51 +02:00
Thilo Graf
ad57380dfa moviedb: outsource moviedb sources into own subdir
Origin commit data
------------------
Branch: ni/coolstream
Commit: d8e6bf8dfe
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-01-09 (Tue, 09 Jan 2024)


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

------------------
This commit was generated by Migit
2024-01-10 23:16:24 +01:00
vanhofen
9c7abd0880 rename ENABLE_AIT => ENABLE_AITSCAN
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c5cf110f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-02 (Tue, 02 Jan 2024)

Origin message was:
------------------
- rename ENABLE_AIT => ENABLE_AITSCAN

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

------------------
This commit was generated by Migit
2024-01-02 00:43:08 +01:00
vanhofen
78a9dd6887 move data/lcd4l => data/logos
Origin commit data
------------------
Branch: ni/coolstream
Commit: b5a1974dd4
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-01 (Mon, 01 Jan 2024)

Origin message was:
------------------
- move data/lcd4l => data/logos

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

------------------
This commit was generated by Migit
2024-01-01 20:14:35 +01:00
GetAway
506f38b77f lcd4l: added some logos which are called in lcd4l.cpp
Thanks to OneOfNine for the logos


Origin commit data
------------------
Branch: ni/coolstream
Commit: fbb7b89591
Author: GetAway <get-away@t-online.de>
Date: 2024-01-01 (Mon, 01 Jan 2024)



------------------
This commit was generated by Migit
2024-01-01 20:14:35 +01:00
vanhofen
9be6bf7473 data/scripts: add small script to start neutrino for generic-pc
Origin commit data
------------------
Branch: ni/coolstream
Commit: b47ea1caf0
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-09-14 (Thu, 14 Sep 2023)

Origin message was:
------------------
- data/scripts: add small script to start neutrino for generic-pc

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

------------------
This commit was generated by Migit
2023-09-14 23:44:16 +02:00
vanhofen
7f29fdf9e5 yWeb: own Makefile for data/y-web/images/rc
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6eed1eaf34
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-09 (Thu, 09 Mar 2023)

Origin message was:
------------------
- yWeb: own Makefile for data/y-web/images/rc

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

------------------
This commit was generated by Migit
2023-03-09 22:37:07 +01:00
vanhofen
7bec75003f Change to version 3.66
Origin commit data
------------------
Branch: ni/coolstream
Commit: cecf7036af
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-03-07 (Tue, 07 Mar 2023)


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

------------------
This commit was generated by Migit
2023-03-07 23:20:44 +01:00
vanhofen
402a34bbf3 yWeb: move prototype stuff to own subdir
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a6a53a3a6
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-02-14 (Tue, 14 Feb 2023)

Origin message was:
------------------
- yWeb: move prototype stuff to own subdir

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

------------------
This commit was generated by Migit
2023-02-14 23:56:16 +01:00
vanhofen
a983cdadfe acinclude: move HAVE_UCLIBC handling to configure.ac; fix handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f51d73d10
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-29 (Sun, 29 Jan 2023)

Origin message was:
------------------
- acinclude: move HAVE_UCLIBC handling to configure.ac; fix handling

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

------------------
This commit was generated by Migit
2023-01-29 17:38:04 +01:00
vanhofen
610834a194 acinclude: move enable-change-osd-resolution handling to configure.ac; rework handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: ac54273455
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-28 (Sat, 28 Jan 2023)

Origin message was:
------------------
- acinclude: move enable-change-osd-resolution handling to configure.ac; rework handling

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

------------------
This commit was generated by Migit
2023-01-28 12:06:17 +01:00
vanhofen
ddf6fe7310 acinclude: move api key handling to configure.ac
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab7032ab91
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-28 (Sat, 28 Jan 2023)

Origin message was:
------------------
- acinclude: move api key handling to configure.ac

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

------------------
This commit was generated by Migit
2023-01-28 12:06:17 +01:00
vanhofen
7668a70557 acinclude: move theme handling to configure.ac
Origin commit data
------------------
Branch: ni/coolstream
Commit: eac0dd2f7d
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-28 (Sat, 28 Jan 2023)

Origin message was:
------------------
- acinclude: move theme handling to configure.ac

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

------------------
This commit was generated by Migit
2023-01-28 12:06:17 +01:00
vanhofen
aac05ecb7b acinclude: move libcoolstream handling to configure.ac
Origin commit data
------------------
Branch: ni/coolstream
Commit: ed2377efe3
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-28 (Sat, 28 Jan 2023)

Origin message was:
------------------
- acinclude: move libcoolstream handling to configure.ac

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

------------------
This commit was generated by Migit
2023-01-28 12:06:17 +01:00
vanhofen
3060fd2a1e acinclude/configure: rework HAVE_LIBSTB_HAL handling; drop USE_STB_HAL
Origin commit data
------------------
Branch: ni/coolstream
Commit: b00ccf15a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2023-01-28 (Sat, 28 Jan 2023)

Origin message was:
------------------
- acinclude/configure: rework HAVE_LIBSTB_HAL handling; drop USE_STB_HAL

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

------------------
This commit was generated by Migit
2023-01-28 12:06:17 +01:00
BPanther
65b16b407d E4HD 4K Ultra: quad pip deactivated - not supported
Origin commit data
------------------
Branch: ni/coolstream
Commit: 91cc7fd76d
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)


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

------------------
This commit was generated by Migit
2022-11-05 11:27:25 +01:00
vanhofen
051760fc44 configure: simplify --enable-lcd code; remove obsolete ENABLE_LCDAPI
Origin commit data
------------------
Branch: ni/coolstream
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

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

------------------
This commit was generated by Migit
2022-10-29 22:55:26 +02:00
TangoCash
23abcf06bc add display support for osmio4k+
use --enable-lcd as configure option


Origin commit data
------------------
Branch: ni/coolstream
Commit: e2b7f4c6c1
Author: TangoCash <eric@loxat.de>
Date: 2022-10-09 (Sun, 09 Oct 2022)



------------------
This commit was generated by Migit
2022-10-29 00:28:14 +02:00
max_10
1c7aa2ec97 configure.ac: fix message u modifier ignored since D is the default (see U)
Origin commit data
------------------
Branch: ni/coolstream
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)

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

------------------
This commit was generated by Migit
2022-10-29 00:23:17 +02:00
TangoCash
b7e784b64a fix oled theme
Origin commit data
------------------
Branch: ni/coolstream
Commit: b59250d457
Author: TangoCash <eric@loxat.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)


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

------------------
This commit was generated by Migit
2022-10-29 00:23:17 +02:00
TangoCash
d932ccc20c add graphlcd theme for e4hdultra
Origin commit data
------------------
Branch: ni/coolstream
Commit: 959bfa719a
Author: TangoCash <eric@loxat.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)


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

------------------
This commit was generated by Migit
2022-10-29 00:23:17 +02:00
vanhofen
c6a7c5e233 add E4HD Ultra
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a1a236fa6
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-10-29 (Sat, 29 Oct 2022)

Origin message was:
------------------
- add E4HD Ultra

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

------------------
This commit was generated by Migit
2022-10-29 00:23:17 +02:00
vanhofen
59283c2313 Revert "- neutrino: remove outdated built-in jsoncpp"
This reverts commit 55c1a0735f.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 80d27cf903
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-07-16 (Sat, 16 Jul 2022)



------------------
This commit was generated by Migit
2022-07-16 15:23:42 +02:00
vanhofen
55c1a0735f neutrino: remove outdated built-in jsoncpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0070e86ad0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-07-15 (Fri, 15 Jul 2022)

Origin message was:
------------------
- neutrino: remove outdated built-in jsoncpp

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

------------------
This commit was generated by Migit
2022-07-15 23:22:05 +02:00
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