gui/keybind_setup: use CMenuOptionNumberChooser instead of CStringInput

Origin commit data
------------------
Branch: ni/coolstream
Commit: dc61c83103
Author: martii <m4rtii@gmx.de>
Date: 2013-12-22 (Sun, 22 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-12-22 13:02:24 +01:00
committed by Jacek Jendrzej
parent 2b2df505e2
commit e50b416964
3 changed files with 19 additions and 25 deletions

View File

@@ -100,7 +100,6 @@ struct SNeutrinoSettings
int audio_DolbyDigital;
int auto_lang;
int auto_subs;
char audio_PCMOffset[3];
int srs_enable;
int srs_algo;
int srs_ref_volume;
@@ -458,8 +457,8 @@ struct SNeutrinoSettings
int channellist_new_zap_mode;
int channellist_sort_mode;
int channellist_numeric_adjust;
char repeat_blocker[4];
char repeat_genericblocker[4];
int repeat_blocker;
int repeat_genericblocker;
int remote_control_hardware;
int audiochannel_up_down_enable;