mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
neutrino: add the possibility to lock bouquets by default
This basically inverts the "locked" attribute of bouquets.xml and allows to selectively enable only favourites or similar. Conflicts: src/gui/channellist.cpp
This commit is contained in:
committed by
[CST] Focus
parent
d79d592d27
commit
27493de2ef
@@ -475,6 +475,7 @@ struct SNeutrinoSettings
|
||||
// parentallock
|
||||
int parentallock_prompt;
|
||||
int parentallock_lockage;
|
||||
int parentallock_defaultlocked;
|
||||
char parentallock_pincode[5];
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user