mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca86828ff1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-14 (Mon, 14 Nov 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -350,6 +350,13 @@ void CRecordSetup::showRecordTimerSetup(CMenuWidget *menu_timersettings)
|
||||
ch->setHint("", LOCALE_MENU_HINT_RECORD_ZAP_PRE_TIME);
|
||||
ch->setNumberFormat(nf);
|
||||
menu_timersettings->addItem(ch);
|
||||
|
||||
menu_timersettings->addItem(GenericMenuSeparatorLine);
|
||||
|
||||
//allow followscreenings
|
||||
CMenuOptionChooser* followscreenings = new CMenuOptionChooser(LOCALE_TIMERSETTINGS_FOLLOWSCREENINGS, &g_settings.timer_followscreenings, OPTIONS_OFF0_ON1_OPTIONS, OPTIONS_OFF0_ON1_OPTION_COUNT, true);
|
||||
followscreenings->setHint("", LOCALE_MENU_HINT_TIMER_FOLLOWSCREENINGS);
|
||||
menu_timersettings->addItem(followscreenings);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user