enigma2
2.6
|
Public Member Functions | |
def | __init__ (self, session) |
def | layoutFinished (self) |
def | rememberOldSettings (self) |
def | addToConfigList (self, description, configEntry, add_to_xtdlist=False) |
def | createSetup (self) |
def | selectionChanged (self) |
def | PreviewClosed (self) |
def | keyLeft (self) |
def | keyRight (self) |
def | confirm (self, confirmed) |
def | apply (self) |
def | cancelConfirm (self, result) |
def | keyCancel (self) |
def | keyYellowConfirm (self, confirmed) |
def | keyYellow (self) |
def | keyBlueConfirm (self, confirmed) |
def | keyBlue (self) |
def | changedEntry (self) |
def | getCurrentEntry (self) |
def | getCurrentValue (self) |
def | createSummary (self) |
Public Member Functions inherited from Screens.Screen.Screen | |
def | __init__ (self, session, parent=None, windowTitle=None) |
def | saveKeyboardMode (self) |
def | setKeyboardModeAscii (self) |
def | setKeyboardModeNone (self) |
def | restoreKeyboardMode (self) |
def | execBegin (self) |
def | execEnd (self) |
def | doClose (self, immediate=True) |
def | doCloseInternal (self) |
def | close (self, *retval) |
def | setFocus (self, o) |
def | show (self) |
def | hide (self) |
def | enable (self, do_show=True) |
def | disable (self) |
def | isEnabled (self) |
def | __repr__ (self) |
def | getRelatedScreen (self, name) |
def | setShowHideAnimation (self, animation_key) |
def | neverAnimate (self) |
def | canAnimate (self) |
def | ignoreSource (self, name) |
Public Member Functions inherited from Components.GUISkin.GUISkin | |
def | createGUIScreen (self, parent, desktop, updateonly=False) |
def | deleteGUIScreen (self) |
def | close (self) |
def | addSummary (self, summary) |
def | removeSummary (self, summary) |
def | setTitle (self, title) |
def | getTitle (self) |
def | setDesktop (self, desktop) |
def | applySkin (self) |
def | setZPosition (self, z) |
Public Member Functions inherited from Components.ConfigList.ConfigListScreen | |
def | __init__ (self, list, session=None, on_change=None) |
def | handleInputHelpers (self) |
def | KeyText (self) |
def | VirtualKeyBoardCallback (self, callback=None) |
def | keyOK (self) |
def | keyHome (self) |
def | keyEnd (self) |
def | keyDelete (self) |
def | keyBackspace (self) |
def | keyToggleOW (self) |
def | keyGotAscii (self) |
def | keyNumberGlobal (self, number) |
def | keyPreviousSection (self) |
def | keyNextSection (self) |
def | saveAll (self) |
def | keySave (self) |
Static Public Attributes | |
string | skin |
Static Public Attributes inherited from Screens.Screen.Screen | |
int | SUSPEND_NONE = 0 |
int | SUSPEND_STOPS = 1 |
int | SUSPEND_PAUSES = 2 |
int | ALLOW_SUSPEND = SUSPEND_NONE |
Static Public Attributes inherited from Components.GUISkin.GUISkin | |
bool | IS_DIALOG = False |
Additional Inherited Members | |
Properties inherited from Components.GUISkin.GUISkin | |
title = property(getTitle, setTitle) | |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.__init__ | ( | self, | |
session | |||
) |
Reimplemented from Components.GUISkin.GUISkin.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.addToConfigList | ( | self, | |
description, | |||
configEntry, | |||
add_to_xtdlist = False |
|||
) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.apply | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.cancelConfirm | ( | self, | |
result | |||
) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.changedEntry | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.confirm | ( | self, | |
confirmed | |||
) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.createSetup | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.createSummary | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.getCurrentEntry | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.getCurrentValue | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.keyBlue | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.keyBlueConfirm | ( | self, | |
confirmed | |||
) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.keyCancel | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.keyLeft | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.keyRight | ( | self | ) |
Reimplemented from Components.ConfigList.ConfigListScreen.
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.keyYellow | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.keyYellowConfirm | ( | self, | |
confirmed | |||
) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.layoutFinished | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.PreviewClosed | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.rememberOldSettings | ( | self | ) |
def Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.selectionChanged | ( | self | ) |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.auto_fleshEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.block_noise_reductionEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.blue_boostEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.brightnessEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.color_tempEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.contrastEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.digital_contour_removalEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.dynamic_contrastEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.green_boostEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.hueEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.list |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.mosquito_noise_reductionEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldAuto_flesh |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldBlock_noise |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldBlue_boost |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldBrightness |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldColor_temp |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldContrast |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldDigital_contour |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldDynamic_contrast |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldGreen_boost |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldHue |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldMosquito_noise |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldSaturation |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldScaler_sharpness |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldSharpness |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.oldSplit |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.onChangedEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.previewlist |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.saturationEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.scaler_sharpnessEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.session |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.setup_title |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.sharpnessEntry |
|
static |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.splitEntry |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.video_hw |
Plugins.SystemPlugins.VideoEnhancement.plugin.VideoEnhancementSetup.xtdlist |