vanhofen
d9a878641a
infoviewer: fix background shine through round borders
...
Origin commit data
------------------
Commit: 22b6818746
Author: vanhofen <vanhofen@gmx.de >
Date: 2023-12-17 (Sun, 17 Dec 2023)
Origin message was:
------------------
- infoviewer: fix background shine through round borders
2023-12-18 11:30:26 +01:00
TangoCash
c761a60817
zapit: consider sat pos in FindChannel48Pos()
...
Origin commit data
------------------
Commit: f1c60b376f
Author: TangoCash <eric@loxat.de >
Date: 2023-12-04 (Mon, 04 Dec 2023)
Origin message was:
------------------
- zapit: consider sat pos in FindChannel48Pos()
2023-12-06 16:26:45 +01:00
TangoCash
05928bffed
fix m3u parse
...
Origin commit data
------------------
Commit: 0c98757176
Author: TangoCash <eric@loxat.de >
Date: 2023-11-30 (Thu, 30 Nov 2023)
2023-12-06 16:26:39 +01:00
Thilo Graf
64edf98da4
test_menu: add simple colored Boxes
2023-11-05 16:50:28 +01:00
Thilo Graf
ff72749b0b
audiodec/tag.c: Fix to resolve shift overflow warnings in tag.c
...
Change XING_MAGIC and INFO_MAGIC to use unsigned long long
to avoid warnings.
2023-10-02 20:53:38 +02: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
GetAway
6634c1824b
lcd4l.cpp: adjust LOGO_DUMMY path when using ICONSDIR
2023-09-09 22:32:30 +02:00
GetAway
e979c06535
lcd4l_setup.cpp: add user to skin menu
2023-09-09 21:37:30 +02:00
Thilo Graf
a1182edac3
movieplayer: rework player handling
...
Signed-off-by: GetAway <get-away@t-online.de >
2023-09-03 08:44:22 +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
Thilo Graf
04e39c2f43
src/driver/glcd: remove obsolete FSF address
...
Supplement to : "src/driver/glcd: code formatting"
2023-08-15 21:12:30 +02:00
max_10
db21ead167
src/driver/glcd: code formatting
...
Origin commit data
------------------
Commit: 39cfc018db
Author: max_10 <max_10@gmx.de >
Date: 2023-08-14 (Mon, 14 Aug 2023)
Origin message was:
------------------
- src/driver/glcd: code formatting
Signed-off-by: Thilo Graf <dbt@novatux.de >
# Conflicts:
# src/driver/glcd/glcd.cpp
2023-08-15 21:11:54 +02:00
BPanther
2434e49cdc
glcd: changed last commit
...
Origin commit data
------------------
Commit: 0869afb918
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2023-08-13 (Sun, 13 Aug 2023)
Origin message was:
------------------
nglcd: changed last commit
2023-08-15 20:49:49 +02:00
BPanther
2396373576
glcd, webtv/radio: epg scroll deactivated, high load
...
Origin commit data
------------------
Commit: a39f9e5892
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2023-08-12 (Sat, 12 Aug 2023)
Origin message was:
------------------
nglcd, webtv/radio: epg scroll deactivated, high load
2023-08-15 20:46:30 +02:00
GetAway
7919285356
movieplayer.cpp: A new member function setPlaybackPtr(cPlayback *ptr) is implemented within the cVideo class to set the playback callback pointer.
...
This prevents showing pictures with the videoDecoder while movieplayer is paused
2023-08-13 00:00:24 +02:00
GetAway
b2eccbd331
movieplayer.cpp: initialize static members in CMoviePlayerGui class
2023-08-11 22:41:24 +02:00
GetAway
23821c3e28
fb_generic.cpp: adapt to "Refactor video.cpp: Convert void function to bool function for enhanced result checking"
...
- this only affects CST
2023-08-08 22:07:39 +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
7fd1f02116
movieplayer: simplify: reload webtv/iptv stream if connection lost
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Removed commit ID from the introduction because it is completely
unusable inside this history.
d5e667c3b4
2023-07-17 11:23:18 +02:00
BPanther
295fe94d16
reload webtv/iptv stream if connection lost
2023-07-17 11:23:18 +02:00
vanhofen
5cedd0c384
channellist: disable channel numbers in history mode
2023-07-17 11:23:18 +02:00
vanhofen
9c641efdfc
channellist: offset fixes for later/primetime view
2023-07-17 11:23:18 +02:00
vanhofen
77c3d82d27
channellist: ust lock icon as a status icon on the right side
2023-07-17 11:23:18 +02:00
vanhofen
69dce109f7
neutrino: remove standby flag in constructor
2023-07-17 11:23:18 +02:00
vanhofen
2730761cb7
channellist: some offset fixes
2023-07-17 11:23:18 +02:00
vanhofen
11cf401c64
channellist: always show hotkeys in history mode
2023-07-17 11:23:18 +02:00
vanhofen
884bb0d965
channellist: use hotkey icons in history mode
2023-07-17 11:23:18 +02:00
vanhofen
62420f9ce1
channellist: fix display of hotkeys in history mode
2023-07-17 11:23:17 +02:00
vanhofen
1fddc13fbb
rcinput: add braille dot keys for usage with programmable remote controls
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2023-06-28 11:20:26 +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
vanhofen
23ed675843
rcinput: remove KEY_VIDEO mapping
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Explanation is missing!
2023-06-18 14:40:33 +02:00
vanhofen
e0f468ffc8
rcinput: try to fix some key handlings
2023-06-18 14:37:57 +02:00
BPanther
8fa6b6ffc3
xml epg: fix multi lang epg
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
It was not indicated why this fix was necessary.
2023-06-18 14:37:28 +02:00
BPanther
aa13ff5fba
system/lastchannel.cpp: increase channel history from 10 to 21
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
No reason given, but shouldn't break anything.
2023-06-11 21:29:25 +02:00
vanhofen
40006e7c81
epgview: try to fix audioInfo
...
show streamtype 0x04, thx to DdD
Signed-off-by: Thilo Graf <dbt@novatux.de >
2023-06-06 11:13:35 +02:00
Thilo Graf
bb8a9b2e2b
cc_base.cpp: Removed unnecessary using 'namespace std' statement
2023-06-06 11:13:22 +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
BPanther
1c7527b029
fix y-web streaminfo
...
Signed-off-by: GetAway <get-away@t-online.de >
2023-05-28 22:20:44 +02:00
GetAway
0cc83d9595
controlapi.cpp: add possibility to get boxinfo
2023-05-26 23:23:54 +02:00
Thilo Graf
b06321104d
setting_helpers: suplement to "setting_helpers: reduce dub code parts"
...
Init of zone was incomplete
2023-05-09 18:26:42 +02:00
Thilo Graf
6ef0bd0f90
system/debug.h: try for more thread save implementation
...
Replacing printf() with fprintf() in this code section aims to
prevent unpredictable behavior in multi-threaded environments that
could be caused by printf()'s non-atomic nature. The change is
intended to enhance output consistency and prevent potential race conditions.
Additionally, it is important to note that many other plain calls to printf()
in the Neutrino code could also cause issues and require further investigation.
Whether this change will have a positive impact remains to be seen.
2023-05-09 16:47:23 +02:00
vanhofen
749d51926a
zapit/bouquets: rename marker defines
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Justification is missing, but seems to be only a formality.
2023-05-09 13:37:50 +02:00
BPanther
45db252552
bouquets: m3u8 added
...
thx mohousch
Signed-off-by: Thilo Graf <dbt@novatux.de >
2023-05-08 20:42:52 +02:00
Hendi
1cb1d1c498
record: Add missing audio stream types (AACP among others)
...
In order to fix playback of existing recordings, one can change
audiotype="1" to audiotype="9" in the XML files.
2023-05-03 20:31:17 +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
Thilo Graf
6aded31eb3
setting_helpers: reduce dub code parts
...
Note: This line: 'TARGET_PREFIX "/share/zoneinfo/" + zone' will be
found in other source files too. It could make
sense to unify it globally to avoid duplicating code.
2023-04-25 15:52:50 +02:00
Thilo Graf
75f693d988
opkgmanager: rename hintBox -> loadBox
...
That should be a more plausible term.
2023-04-25 15:51:53 +02:00
Thilo Graf
8fcfffe596
start_wizard: avoid complete initial of COPKGManager object
...
For a little less effort.
2023-04-25 15:51:50 +02:00