Merge branch 'ni/tuxbox' into ni/mp/tuxbox

Conflicts:
	src/driver/rcinput.cpp
	src/gui/audioplayer.cpp
	src/gui/moviebrowser/mb.cpp


Origin commit data
------------------
Commit: a58f2cc447
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-25 (Mon, 25 Sep 2017)
This commit is contained in:
vanhofen
2017-09-25 11:36:34 +02:00
37 changed files with 122 additions and 732 deletions

View File

@@ -1950,6 +1950,7 @@ void CNeutrinoApp::SetChannelMode(int newmode)
break;
default:
newmode = LIST_MODE_PROV;
/* fall through */
case LIST_MODE_PROV:
if(mode == mode_radio)
bouquetList = RADIObouquetList;