mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- moviebrowser: add possibility to search for movies in SMS-style
This feature has to be activated first. Menu -> Settings -> Key Setup -> Edit -> My recordings In moviebrowser press three times key "3" to select first movie title starting with a "F" or press two times "6" to select first movie title starting with a "N". The new item in keybind-setup is the first step to introduce user- assignable keys in moviebrowser. So finally the horrible hotkeys for the cutting functions can be removed and/or replaced.
This commit is contained in:
@@ -729,6 +729,7 @@ struct SNeutrinoSettings
|
||||
int hdd_statfs_mode;
|
||||
int zap_cycle;
|
||||
int sms_channel;
|
||||
int sms_movie;
|
||||
std::string font_file;
|
||||
std::string ttx_font_file;
|
||||
|
||||
|
Reference in New Issue
Block a user