|
1 | 1 | <setupxml> |
2 | | - <setup key="audio_setup" title="Audio Settings"> |
3 | | - <!-- This is just a placeholder, the Videomode plugin implements this sub menu. --> |
4 | | - </setup> |
5 | 2 | <setup key="Audio" title="Audio Settings" level="1" showOpenWebif="1"> |
6 | 3 | <item level="1" text="Volume steps" description="Select the size of the volume step when the VOLUME buttons are pressed.">config.volumeControl.pressStep</item> |
7 | 4 | <item level="1" text="Long press volume steps" description="Select the size of the volume steps when the VOLUME buttons are held down.">config.volumeControl.longStep</item> |
|
30 | 27 | <item level="1" text="Enable BT Audio" description="This Option allows you to switch Audio to BT Speakers." requires="CanBTAudio">config.av.btaudio</item> |
31 | 28 | <item level="1" text="General BT Audio delay" description="This option configures the general audio delay for BT Speakers." requires="CanBTAudioDelay">config.av.btaudiodelay</item> |
32 | 29 | </setup> |
| 30 | + <setup key="audio_setup" title="Audio Settings"> |
| 31 | + <!-- This is just a placeholder, the Videomode plugin implements this sub menu. --> |
| 32 | + </setup> |
33 | 33 | <setup key="AutoCam" title="AutoCam Settings"> |
34 | 34 | <item level="0" text="Use AutoCam" description="When set to 'Yes' a specific Softcam can be assigned to each encrypted service.">config.misc.autocamEnabled</item> |
35 | 35 | <item level="0" text="Select AutoCam default Softcam" description="Select a Softcam from the available list as the default for AutoCam." conditional="config.misc.autocamEnabled.value">self.autocamDefault</item> |
|
72 | 72 | <item level="0" text="Password" description="Edit the password.">config.cccaminfo.password</item> |
73 | 73 | <item level="0" text="Port" description="Edit the remote CCCam port.">config.cccaminfo.port</item> |
74 | 74 | </setup> |
75 | | - <setup key="CiSelection" title="Common Interface"> |
76 | | - <item level="0" text="Common Settings"></item> |
77 | | - <item level="0" text="CI+ Helper*" description="Select 'Enable' to start the CI+ helper." requires="CIPlusHelper">config.cimisc.cihelperenabled</item> |
78 | | - <item level="0" text="DVB CI Delay" description="Set DVB CI delay." requires="CommonInterfaceCIDelay">config.cimisc.dvbCiDelay</item> |
79 | | - <item level="0" text="CI Boot Delay" description="Set CI Boot delay.">config.cimisc.bootDelay</item> |
80 | | - </setup> |
81 | 75 | <setup key="ChannelSelection" title="Channel Selection Settings" showOpenWebif="1"> |
82 | 76 | <item text="Channel Selection Screen" description="Select the screen layout, from the options provided by the skin, to be used for the ChannelSelection screen." conditional="len(config.channelSelection.screenStyle.choices) > 1">config.channelSelection.screenStyle</item> |
83 | 77 | <item text="Channel Selection List" description="Select the layout of the information in the services list, from the options provided by the skin, displayed within the ChannelSelection screen." conditional="config.channelSelection.screenStyle.value">config.channelSelection.widgetStyle</item> |
|
137 | 131 | </if> |
138 | 132 | <item level="0" text="Set action for 'Info' key" description="Here you can set what is called when pressing the 'Info' key.">config.usage.servicelist_infokey</item> |
139 | 133 | </setup> |
| 134 | + <setup key="ChkrootSlotManager" title="Slot Manager"> |
| 135 | + <item level="0" text="Target location" description="Choose the target device for the slots.">self.ChkrootSlotManagerLocation</item> |
| 136 | + <item level="0" text="Slot count" description="Choose the amount of additional slots." conditional="self.ChkrootSlotManagerLocation.value">self.ChkrootSlotManagerSlots</item> |
| 137 | + </setup> |
| 138 | + <setup key="CiSelection" title="Common Interface"> |
| 139 | + <item level="0" text="Common Settings"></item> |
| 140 | + <item level="0" text="CI+ Helper*" description="Select 'Enable' to start the CI+ helper." requires="CIPlusHelper">config.cimisc.cihelperenabled</item> |
| 141 | + <item level="0" text="DVB CI Delay" description="Set DVB CI delay." requires="CommonInterfaceCIDelay">config.cimisc.dvbCiDelay</item> |
| 142 | + <item level="0" text="CI Boot Delay" description="Set CI Boot delay.">config.cimisc.bootDelay</item> |
| 143 | + </setup> |
140 | 144 | <setup key="Display" title="Display Settings" showOpenWebif="1"> |
141 | 145 | <item level="0" text="Clone TV screen to LCD" description="Shows live tv or informations on LCD." requires="FBLCDDisplay">config.lcd.fblcddisplay</item> |
142 | 146 | <item level="0" text="Brightness (Normal)" description="Configure the brightness level of the front panel display for normal operation.">config.lcd.bright</item> |
|
414 | 418 | <setup key="FlashExpander" title="Flash Expander"> |
415 | 419 | <item level="0" text="Target location" description="Choose the target location for the expanded '/usr' directory.">config.flashExpander.location</item> |
416 | 420 | </setup> |
417 | | - <setup key="ChkrootSlotManager" title="Slot Manager"> |
418 | | - <item level="0" text="Target location" description="Choose the target device for the slots.">self.ChkrootSlotManagerLocation</item> |
419 | | - <item level="0" text="Slot count" description="Choose the amount of additional slots." conditional="self.ChkrootSlotManagerLocation.value">self.ChkrootSlotManagerSlots</item> |
420 | | - </setup> |
421 | 421 | <setup key="GPTSlotManager" title="Slot Manager"> |
422 | 422 | <item level="0" text="Target location" description="Choose the target device for the slots.">self.GPTSlotManagerLocation</item> |
423 | 423 | </setup> |
424 | | - <setup key="UBISlotManager" title="Slot Manager"> |
425 | | - <item level="0" text="Target location" description="Choose the target device for the slots.">self.UBISlotManagerLocation</item> |
426 | | - <item level="0" text="Slot count" description="Choose the amount of additional slots." conditional="self.UBISlotManagerLocation.value">self.UBISlotManagerSlots</item> |
427 | | - </setup> |
428 | 424 | <setup key="HardDisk" title="Hard Disk Settings" showOpenWebif="1"> |
429 | 425 | <item level="0" text="Hard disk standby after" description="Configure the hard disk drive to go to standby after the specified idle time.">config.usage.hdd_standby</item> |
430 | 426 | <item level="0" text="Hard disk standby in box standby after" description="Configure the hard disk drive to go to standby after the specified idle time when the box is in standby.">config.usage.hdd_standby_in_standby</item> |
|
1015 | 1011 | <item level="2" text="Ignore DVB-T namespace sub network" description="On valid ONIDs, ignore frequency sub network part.">config.usage.subnetwork_terrestrial</item> |
1016 | 1012 | <item level="1" text="Delivery system workaround" description="Workaround for old tuner driver." requires="need_dsw">config.usage.enable_delivery_system_workaround</item> |
1017 | 1013 | </setup> |
| 1014 | + <setup key="UBISlotManager" title="Slot Manager"> |
| 1015 | + <item level="0" text="Target location" description="Choose the target device for the slots.">self.UBISlotManagerLocation</item> |
| 1016 | + <item level="0" text="Slot count" description="Choose the amount of additional slots." conditional="self.UBISlotManagerLocation.value">self.UBISlotManagerSlots</item> |
| 1017 | + </setup> |
1018 | 1018 | <setup key="Usage" title="Customize System Settings" showOpenWebif="1"> |
1019 | 1019 | <item level="0" text="Settings mode" description="Choose which level of menu/setting's to display. 'Expert'-level shows all items.">config.usage.setup_level</item> |
1020 | 1020 | <item level="0" text="Input scroll position" description="When the input cursor reaches this point (percentage of the width, from either side) scroll the text to the cursor.">config.usage.cursorscroll</item> |
|
0 commit comments