mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Merge branch 'master' of https://github.com/neutrino-mp/neutrino-mp into ni/mp/tuxbox
Conflicts:
configure.ac
data/icons/buttons/btn_record_active.png
data/icons/buttons/gelb.png
data/icons/buttons/gruen.png
data/icons/buttons/rot.png
data/icons/headers/icon_green.png
data/icons/headers/icon_red.png
data/icons/headers/icon_yellow.png
data/icons/status/various/lock.png
data/pictures/backgrounds/1280x720/shutdown.jpg
data/pictures/backgrounds/1280x720/start.jpg
src/driver/streamts.cpp
src/gui/plugins.h
src/gui/videosettings.cpp
src/neutrino.cpp
src/neutrino_menue.cpp
Origin commit data
------------------
Commit: 74aab8ddd2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-11-28 (Tue, 28 Nov 2017)
This commit is contained in:
@@ -411,10 +411,8 @@ void CNeutrinoApp::InitMenuService()
|
||||
|
||||
//bouquet edit
|
||||
// TODO: this needs a neutrino restart after changing parentallock_prompt to activate :-(
|
||||
// TODO:2 check if this deviation from upstream is still needed
|
||||
CLockedMenuForwarder *lf;
|
||||
lf = new CLockedMenuForwarder(LOCALE_BOUQUETEDITOR_NAME, g_settings.parentallock_pincode, g_settings.parentallock_prompt == PARENTALLOCK_PROMPT_CHANGETOLOCKED, true, NULL, new CBEBouquetWidget(), NULL, CRCInput::RC_blue);
|
||||
// TODO:2 end
|
||||
/* does not work with CLockedMenuForwarder yet?
|
||||
lf->setHint(NEUTRINO_ICON_HINT_BEDIT, LOCALE_MENU_HINT_BEDIT);
|
||||
*/
|
||||
|
Reference in New Issue
Block a user