Files
recycled-ni-neutrino/src
GetAway d8b5a78771 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.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9721c93f57
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
..
2023-06-10 19:28:36 +02:00
2023-03-21 20:36:22 +01:00
2021-11-02 00:08:00 +01:00
2022-10-05 21:48:04 +02:00
2021-11-02 00:08:00 +01:00