Commit Graph

1416 Commits

Author SHA1 Message Date
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
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
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
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
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
7363c037d5 neutrino: ensure a blank screen in standby mode for e4hdu
Origin commit data
------------------
Commit: 631736cf84
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-03 (Wed, 03 Jan 2024)

Origin message was:
------------------
- neutrino: ensure a blank screen in standby mode for e4hdu
2024-01-07 14:28:36 +01:00
vanhofen
a2792f65d3 neutrino: re-add missing pip_recalc_pos_x/y functions
Origin commit data
------------------
Commit: 70f59f9154
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-01-02 (Tue, 02 Jan 2024)

Origin message was:
------------------
- neutrino: re-add missing pip_recalc_pos_x/y functions
2024-01-07 14:28:17 +01:00
BPanther
480ca4b244 e4hdultra: fix pip first start
Origin commit data
------------------
Commit: a901e61692
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
2024-01-03 23:57:33 +01:00
BPanther
c04e3e97a5 fix pip
Origin commit data
------------------
Commit: 258f1de2ab
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-10-11 (Wed, 11 Oct 2023)
2024-01-03 23:55:58 +01:00
BPanther
9eeb3ede44 pip cleanup
Origin commit data
------------------
Commit: 464cd85b5b
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
2024-01-03 23:55:01 +01:00
BPanther
39ae9063a0 e4hdultra: fix pip (first start)
Origin commit data
------------------
Commit: 7204baa85e
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-10-10 (Tue, 10 Oct 2023)
2024-01-03 23:52:57 +01:00
BPanther
db29a13c55 fix pip avinput (ext hdmi)
Origin commit data
------------------
Commit: 1b6c52f8e7
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-10-07 (Sat, 07 Oct 2023)
2024-01-03 23:52:54 +01:00
BPanther
fe8e8b1614 e4hdultra: fix pip/hdr problem
Origin commit data
------------------
Commit: 6bb53b26e0
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
2024-01-03 23:20:48 +01:00
GetAway
3e6d45b65a Fix set lastmode; introduce sending an actionKey for LCD4linux
We have a problem since the introduction of moviebrowser_mode.
Lastmode is no longer reset correctly, because the new mode is overlaid by another mode
and thus the original mode cannot be restored. Neutrino becomes unusable and has to be
restarted. (Example below)
Generally the opening of a window, like the MB or Channellist is also no Neutrino_mode in
the sense as it was invented once. It is just a window and not a mode that Neutrino is in.
Example: Neutrino is in TV_MODUS and you open the MB. You can see, Neutrino is still in TV_MODUS.
I reverted the code and now an open window can say for example to the lcd4linux 'hello i'm open, here is mb'.
When running a window we send some kind of AktionKey. After the actions in the window, the AktionKey is cleared.
Now to the current bug:

1. boot on a TV channel.
2. switch to a WebTV channel. (in my case PlutoTV Star Trek)
3. play a TS over the Moviebrowser and stop it. (MODE_WEBTV is detected and the WebTV stream is restarted)
4. call the MB a second time and start and stop the TS.
5. the WebTV stream does not restart anymore.
6. exit the MB now.
7. neutrino becomes not operable.
2023-09-14 18:53:26 +02:00
BPanther
d13780e893 glcd: new option for scroll text on/off added
Origin commit data
------------------
Commit: a1aa348882
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2023-08-13 (Sun, 13 Aug 2023)

Origin message was:
------------------
nglcd: new option for scroll text on/off added

Signed-off-by: Thilo Graf <dbt@novatux.de>
2023-08-15 21:18:37 +02:00
BPanther
0822265af9 new option added for eof retries on lost server connections
Conflicts:
	src/gui/mediaplayer_setup.cpp
2023-07-26 21:54:21 +02:00
vanhofen
69dce109f7 neutrino: remove standby flag in constructor 2023-07-17 11:23:18 +02:00
vanhofen
5e548b3984 neutrino: change g_settings.key_favorites allocation
Signed-off-by: Thilo Graf <dbt@novatux.de>
2023-06-18 14:40:43 +02:00
GetAway
dc381ae189 neutrino.cpp: better fix for pip on hisilicon 2023-06-04 22:10:08 +02:00
GetAway
0383437ca9 neutrino.cpp: fix pip for hisilicon 2023-06-04 21:50:14 +02:00
vanhofen
452f35adef - acinclude/configure: rework HAVE_LIBSTB_HAL handling; drop USE_STB_HAL
Conflicts:
	src/gui/imageinfo_ni.cpp
2023-04-25 15:53:22 +02:00
vanhofen
430bb80aba - introduce TARGET_ROOT define to fix paths in native mode
Conflicts:
	src/neutrino.cpp
2023-04-25 15:53:22 +02:00
vanhofen
59e6d462d7 - rcinput: fix tv2 key for edhdultra and protek4k 2023-04-11 17:17:42 +02:00
vanhofen
7c579f0269 - neutrino: power_standby controlled by flagfile 2023-02-19 19:45:09 +01:00
vanhofen
edc7b9c3c1 - neutrino: remove unneeded casts 2023-01-27 20:42:41 +01:00
vanhofen
4a3a786645 - some playpause fixes for BOXMODEL_PROTEK4K
Conflicts:
	src/neutrino.cpp
2023-01-27 20:42:41 +01:00
Thilo Graf
ea13eb2e50 neutrino: small cleanup and resort 2023-01-27 20:42:40 +01:00
vanhofen
d9f7525b95 Revert "introduce hdmi_cec to driver"
This reverts commit c8a58afe2feb95954a69e681a4234cd9c1a3f178 and the following hdmi_cec commits.

 Conflicts:
	src/neutrino.cpp
2023-01-05 16:05:36 +01:00
TangoCash
e971b3c93d fix hdmi-cec going to deep-standby 2023-01-05 16:05:36 +01:00
max_10
26d0f28f1e neutrino: hdmi-cec standard off 2023-01-05 16:05:36 +01:00
TangoCash
47727e504a introduce hdmi_cec to driver
Conflicts:
	data/locale/deutsch.locale
	src/driver/Makefile.am
	src/neutrino.cpp
	src/system/locals.h
	src/system/locals_intern.h
2023-01-05 16:05:36 +01:00
vanhofen
24299980fc - glcd/weather: split temperature and weather icon 2023-01-05 16:05:35 +01:00
vanhofen
f8b3cbf476 - remove youtube player
Conflicts:
	acinclude.m4
	data/icons/headers/ytplay.png
	data/icons/hints/hint_ytplay.png
	data/locale/slovak.locale
	src/gui/moviebrowser/mb.cpp
	src/gui/user_menue_setup.cpp
	src/neutrino.cpp
	src/system/settings.h
2023-01-05 16:05:35 +01:00
TangoCash
f1688525d3 rework streaming part2
Signed-off-by: Thilo Graf <dbt@novatux.de>

Some build errors fixed with this pick.
2023-01-05 16:05:19 +01:00
TangoCash
deec8cc2c9 change some defaults 2023-01-05 16:05:18 +01:00
vanhofen
d0511c6be0 - moviebrowser: allow configurable keys to toggle view 2023-01-05 16:05:18 +01:00