Commit Graph

14329 Commits

Author SHA1 Message Date
vanhofen
50f96effdc locale: change shoutcast locales
Origin commit data
------------------
Commit: d62b6bce66
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-13 (Mon, 13 May 2024)

Origin message was:
------------------
- locale: change shoutcast locales

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

------------------
This commit was generated by Migit
# Conflicts:
#	data/locale/english.locale
#	data/locale/slovak.locale
2024-05-14 12:19:07 +02:00
vanhofen
26bd0559a4 configure.ac: minor cosmetics
Origin commit data
------------------
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
# Conflicts:
#	configure.ac
2024-05-14 12:00:35 +02:00
vanhofen
41081b61fb 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
------------------
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-14 11:09:04 +02:00
Thilo Graf
aad2311ebc 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.
2024-05-11 23:38:47 +02:00
vanhofen
3021d62d33 configure.ac: shorten/unify AS_HELP_STRINGs
Origin commit data
------------------
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-09 21:34:08 +02:00
vanhofen
d3f10dafe5 rename SHOUTCAST_DEV_KEY => SHOUTCAST_DEV_ID
Origin commit data
------------------
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-09 21:34:06 +02:00
vanhofen
e58aea8b6d rename YOUTUBE_DEV_KEY => YOUTUBE_API_KEY
Origin commit data
------------------
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
# Conflicts:
#	data/locale/slovak.locale
2024-05-09 21:34:03 +02:00
vanhofen
8254c984e3 rename TMDB_DEV_KEY => TMDB_API_KEY
Origin commit data
------------------
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-09 21:33:59 +02:00
vanhofen
3c1a5dc99c rename WEATHER_DEV_KEY => WEATHER_API_KEY
Origin commit data
------------------
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-09 21:33:57 +02:00
Thilo Graf
40271ee154 .gitignore: Add .vscode directory to prevent tracking of IDE settings 2024-05-09 21:33:46 +02:00
Thilo Graf
7000e4af2d opkg_manager: Refactor version info saving logic in COPKGManager
Update logic in COPKGManager::pullPkgData() to handle various
package names including "neutrino-mp", "neutrino", or falling
back to the generic "PACKAGE" if specific names are not found.
2024-05-09 21:33:09 +02:00
vanhofen
d31da80bd8 weather: formatting code using astyle
Origin commit data
------------------
Commit: f63728bbb5
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-03 (Fri, 03 May 2024)

Origin message was:
------------------
- weather: formatting code using astyle

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

------------------
This commit was generated by Migit
2024-05-04 09:23:42 +02:00
vanhofen
69592226da weather-setup: disable api version chooser until api version 3.0 won't work
Origin commit data
------------------
Commit: fedb8d3b68
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-03 (Fri, 03 May 2024)

Origin message was:
------------------
- weather-setup: disable api version chooser until api version 3.0 won't work

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

------------------
This commit was generated by Migit
2024-05-04 09:23:25 +02:00
vanhofen
c3db7b4847 locale: add LOCALE_MENU_HINT_WEATHER_API_VERSION
Origin commit data
------------------
Commit: 4bb0243934
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-05-03 (Fri, 03 May 2024)

Origin message was:
------------------
- locale: add LOCALE_MENU_HINT_WEATHER_API_VERSION

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

------------------
This commit was generated by Migit
2024-05-04 09:23:03 +02:00
vanhofen
aa95a4338d rename weather-dev-ver => weather-api-version
Origin commit data
------------------
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-04 09:23:00 +02:00
TangoCash
27fadb7864 add option to change openweather api to 3.0, since 2.5 will be deactivated in June 2024
Origin commit data
------------------
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-04 09:21:55 +02:00
BPanther
beb7c10977 fix rc (thx mohousch)
Origin commit data
------------------
Commit: 2d63f3f32c
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-05-01 (Wed, 01 May 2024)


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

------------------
This commit was generated by Migit
2024-05-04 09:19:03 +02:00
BPanther
bca0d06e60 yWeb: /control/getchannelinfo changed.
Line 1: servicename
Line 2: epg now
Line 3: epg now duration X/Y
Line 4: epg next


Origin commit data
------------------
Commit: 866fc19dd0
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)



------------------
This commit was generated by Migit
2024-05-04 09:18:19 +02:00
BPanther
a1ac4f7b95 yWeb: /control/getchannelinfo for short channel info added.
Line 1: servicename
Line 2: epg info
Line 3: duration X/Y


Origin commit data
------------------
Commit: 3498c8c8a6
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)



------------------
This commit was generated by Migit
2024-05-04 09:15:22 +02:00
GetAway
9321aaada0 getservices.cpp: fix e2tv streaming on cable boxes 2024-04-29 09:58:54 +02:00
vanhofen
648dc493ad record-info: fix display of timeshift icon
Origin commit data
------------------
Commit: 04320a31fb
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-04-23 (Tue, 23 Apr 2024)

Origin message was:
------------------
- record-info: fix display of timeshift icon

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

------------------
This commit was generated by Migit
2024-04-24 12:17:41 +02:00
vanhofen
644fe9c5c2 bouqueteditor: use NEUTRINO_ICON_BUTTON_CHECKED
Origin commit data
------------------
Commit: 7b7a794777
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-04-23 (Tue, 23 Apr 2024)

Origin message was:
------------------
- bouqueteditor: use NEUTRINO_ICON_BUTTON_CHECKED

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

------------------
This commit was generated by Migit
2024-04-24 12:17:35 +02:00
vanhofen
f3c0ef0be7 icons: introduce NEUTRINO_ICON_BUTTON_CHECKED
Origin commit data
------------------
Commit: 769990243b
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-04-23 (Tue, 23 Apr 2024)

Origin message was:
------------------
- icons: introduce NEUTRINO_ICON_BUTTON_CHECKED

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

------------------
This commit was generated by Migit
2024-04-24 12:17:00 +02:00
vanhofen
14240c3c4a turn some comparsions for a better readability
Origin commit data
------------------
Commit: bee4cb4959
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-03-25 (Mon, 25 Mar 2024)

Origin message was:
------------------
- turn some comparsions for a better readability

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

------------------
This commit was generated by Migit
2024-03-27 07:12:41 +01:00
vanhofen
f7f1f4d6e6 nhttpd_controlapi.html: update reloadchannels documentation
Origin commit data
------------------
Commit: 470001bcdb
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-02-27 (Tue, 27 Feb 2024)

Origin message was:
------------------
- nhttpd_controlapi.html: update reloadchannels documentation

------------------
This commit was generated by Migit
2024-03-01 10:54:05 +01:00
vanhofen
01b1610aa9 helpers: add ø to GetSpecialName()
Origin commit data
------------------
Commit: 4d89394141
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-02-18 (Sun, 18 Feb 2024)

Origin message was:
------------------
- helpers: add ø to GetSpecialName()

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

------------------
This commit was generated by Migit
2024-02-26 12:56:26 +01:00
TangoCash
de27448e44 add option to reload channels via webif without saving first
Origin commit data
------------------
Commit: 0c0a1a1d5f
Author: TangoCash <eric@loxat.de>
Date: 2016-03-25 (Fri, 25 Mar 2016)


Signed-off-by: Thilo Graf <dbt@novatux.de>

Where is this documented?
Making changes to the API without any documentation is quite unpleasant.
Unfortunately, this has happened several times before.
It would be nice if someone could address this issue.

see: ./neutrino/doc/nhttpd/nhttpd_controlapi.html
2024-02-26 12:41:51 +01:00
vanhofen
3f316f95c4 neutrino: some minor formatting changes
Origin commit data
------------------
Commit: 6d66951874
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-28 (Sun, 28 Jan 2024)

Origin message was:
------------------
- neutrino: some minor formatting changes

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

------------------
This commit was generated by Migit
2024-01-29 12:13:00 +01:00
vanhofen
8cc61d5e71 neutrino: try to fix segfault
Origin commit data
------------------
Commit: 8eed517283
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-28 (Sun, 28 Jan 2024)

Origin message was:
------------------
- neutrino: try to fix segfault

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

------------------
This commit was generated by Migit
2024-01-29 12:12:54 +01:00
BPanther
5c57a546ad fix PiP init (first call) hd51/h7/bre2ze4k
Origin commit data
------------------
Commit: 387b654d1b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2024-01-21 (Sun, 21 Jan 2024)


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

------------------
This commit was generated by Migit
2024-01-22 11:05:18 +01:00
GetAway
f28f3bf0f7 update.cpp: remove unused variable 2024-01-14 13:44:47 +01:00
vanhofen
ce9d47cf93 update: fix commit: neutrino remove useless allow_flash from CmdParser()
commit: 947b52f09a
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 854a86ba9f
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-12 (Fri, 12 Jan 2024)

Origin message was:
------------------
- update: fix 27d6d263223f13d0c6bfb482401a7229fbb8217c

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

------------------
This commit was generated by Migit
2024-01-13 21:12:36 +01:00
GetAway
a807efeada zapit.cpp: fix segfault on CST while neutrino starts 2024-01-13 20:02:51 +01:00
Thilo Graf
9fddb37971 Change to version 3.24 3.24 2024.1 2024-01-10 11:40:46 +01:00
Thilo Graf
0a46ad7ba0 moviedb: outsource moviedb sources into own subdir 2024-01-09 20:16:40 +01:00
Thilo Graf
ff8595c979 zapit: fix build in src/capmt.cpp on disabled PIP
- Add missig #if ENABLE_PIP in switch with case PIP

Introduced by Cherry-Pick: Fix Compiler Warning 93dd22886d
2024-01-09 12:22:35 +01:00
vanhofen
4dd2d83d3a weather: minor formatting changes in checkUpdate()
Origin commit data
------------------
Commit: c09903b255
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-08 (Mon, 08 Jan 2024)

Origin message was:
------------------
- weather: minor formatting changes in checkUpdate()

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

------------------
This commit was generated by Migit
2024-01-09 09:13:21 +01:00
vanhofen
1b801b818f glcd/weather: use next day after 4pm; align display to lcd4linux
Origin commit data
------------------
Commit: 8fee8bd7c7
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-08 (Mon, 08 Jan 2024)

Origin message was:
------------------
- glcd/weather: use next day after 4pm; align display to lcd4linux

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

------------------
This commit was generated by Migit
2024-01-09 09:12:59 +01:00
vanhofen
520b08fea5 neutrino: move pip_rotate code
Origin commit data
------------------
Commit: 66265abc16
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-07 (Sun, 07 Jan 2024)

Origin message was:
------------------
- neutrino: move pip_rotate code

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

------------------
This commit was generated by Migit
2024-01-09 09:12:32 +01:00
vanhofen
4b7052cc4b eitd/debug: formatting code using astyle
Origin commit data
------------------
Commit: 3d95b8bd67
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- eitd/debug: formatting code using astyle

------------------
No further description and justification available within origin commit message!
2024-01-07 14:29:09 +01:00
vanhofen
2e55a370a1 debug: formatting code using astyle; remove unused code
Origin commit data
------------------
Commit: 5c6909edf9
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- debug: formatting code using astyle; remove unused code

------------------
No further description and justification available within origin commit message!
2024-01-07 14:29:05 +01:00
vanhofen
f3f951bd8b neutrino: formatting CmdParser() using astyle
Origin commit data
------------------
Commit: ee18cd5162
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- neutrino: formatting CmdParser() using astyle

------------------
No further description and justification available within origin commit message!
2024-01-07 14:29:02 +01:00
vanhofen
2946c6ff3f neutrino: fix compiler warning
warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' accessing 2147483640 or more bytes at offsets 0 and 0 overlaps 2147483633 bytes at offset 7 [-Wrestrict]


Origin commit data
------------------
Commit: b7d3d02cc5
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- neutrino: fix compiler warning

warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' accessing 2147483640 or more bytes at offsets 0 and 0 overlaps 2147483633 bytes at offset 7 [-Wrestrict]
2024-01-07 14:28:58 +01:00
vanhofen
344157cd2e neutrino remove unused parameter -r from CmdParser()
Origin commit data
------------------
Commit: 9563fe7878
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- neutrino remove unused parameter -r from CmdParser()

------------------
No further description and justification available within origin commit message!
2024-01-07 14:28:56 +01:00
vanhofen
947b52f09a neutrino remove useless allow_flash from CmdParser()
Origin commit data
------------------
Commit: 6981a252c8
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- neutrino remove useless allow_flash from CmdParser()

------------------
No further description and justification available within origin commit message!
2024-01-07 14:28:53 +01:00
vanhofen
18f390f2e8 neutrino remove useless softupdate from CmdParser()
Origin commit data
------------------
Commit: 138a5c9886
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- neutrino remove useless softupdate from CmdParser()

------------------
No further description and justification available within origin commit message!
2024-01-07 14:28:50 +01:00
vanhofen
eecee58095 neutrino remove unused fromflash from CmdParser()
Origin commit data
------------------
Commit: 6437793f78
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- neutrino remove unused fromflash from CmdParser()

------------------
No further description and justification available within origin commit message!
2024-01-07 14:28:47 +01:00
vanhofen
686358f186 neutrino: simplify g_settings.glcd_enable
Origin commit data
------------------
Commit: 2d54a3d53b
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-05 (Fri, 05 Jan 2024)

Origin message was:
------------------
- neutrino: simplify g_settings.glcd_enable

------------------
No further description and justification available within origin commit message!
2024-01-07 14:28:45 +01:00
vanhofen
09aa8f5b8a neutrino: g_settings.zappingmode=mutetilllock as default for e4hdultra
Origin commit data
------------------
Commit: 2dd719b0ac
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-03 (Wed, 03 Jan 2024)

Origin message was:
------------------
- neutrino: g_settings.zappingmode=mutetilllock as default for e4hdultra

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

------------------
Migit v0.7
2024-01-07 14:28:41 +01:00
vanhofen
e7dda96fc9 hardware_caps: add boxmodel
Origin commit data
------------------
Commit: dbf3e77a92
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-03 (Wed, 03 Jan 2024)

Origin message was:
------------------
- hardware_caps: add boxmodel

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

------------------
Migit v0.7
2024-01-07 14:28:39 +01:00