channellist: re-allow switching bouquets in zaphistory/current_transponder mode

see https://www.neutrino-images.de/board/viewtopic.php?f=61&t=2728


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7dbded93ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-08-13 (Mon, 13 Aug 2018)

Origin message was:
------------------
- channellist: re-allow switching bouquets in zaphistory/current_transponder mode

see https://www.neutrino-images.de/board/viewtopic.php?f=61&t=2728


------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-08-13 22:13:45 +02:00
parent d2b5a1d3da
commit d447baa820

View File

@@ -755,7 +755,7 @@ int CChannelList::show()
if (new_selected >= 0)
actzap = updateSelection(new_selected);
}
else if (!edit_state && !liveBouquet &&
else if (!edit_state && /* !liveBouquet && */
(msg == (neutrino_msg_t)g_settings.key_bouquet_up || msg == (neutrino_msg_t)g_settings.key_bouquet_down)) {
if (dline)
dline->kill(); //kill details line on change to next page