aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
AgeCommit message (Collapse)Author
2010-03-01Merge branch 'bug_321_fix_rotor_turning_after_leave_positioner_setup' into ↵ghost
experimental
2010-03-01fix no more turning positioner after leave positioner setup in some casesghost
this fixes bug #321
2010-03-01fixes bug #381Stefan Pluecken
some small fixes for the parental control functions
2010-03-01Add some parental control improvements (made by Tode)ghost
2010-02-23lib/python/Components/Ipkg.py: small fix for opkgghost
2010-02-23Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition' into experimentalacid-burn
2010-02-23Components/Network.py: *fix usb wlan module recognition for new 1.6 oe images.acid-burn
This fixes #449
2010-02-20fixes bug #436Stefan Pluecken
add support for mixed nims
2010-02-15lib/python/Components/PluginsComponent.py: even allow .pyo filesghost
2010-02-15lib/python/Components/PluginsComponent.py: even allow .pyo filesghost
2010-02-11Merge branch 'bug_443_listbox_selection' into experimentalghost
2010-02-11add possibility to disable/enable listbox selection in multicontent templatesghost
fixes bug #443
2010-01-29Merge commit 'origin/bug_218_simplify_networkwizard' into experimentalacid-burn
Conflicts: lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
2010-01-29* simplify NetworkWizard usability. Its now possible to open the wizard ↵acid-burn
directly with the current selected network interface, so its no more needed to select the interface twice. * add a blue button link to the network wizard also inside the AdapterSelectionScreen. * d't show interface question if only one interface is available. This fixes bug #218
2010-01-27cleanup lcd codeghost
2010-01-27disabe fan on enter standby, restart fan on leave standbyghost
this fixes bug #418
2010-01-27cleanup lcd codeghost
2010-01-27disabe fan on enter standby, restart fan on leave standbyghost
this fixes bug #418
2010-01-05Merge remote branch 'remotes/origin/fantempplugin'ghost
2010-01-05bug #238Stefan Pluecken
added m4v file extension to media player capabilities Conflicts: lib/python/Plugins/Extensions/MediaPlayer/plugin.py
2010-01-05Merge branch 'master' of git.opendreambox.org:/git/enigma2Stefan Pluecken
2010-01-05bug #238Stefan Pluecken
added m4v file extension to media player capabilities Conflicts: lib/python/Plugins/Extensions/MediaPlayer/plugin.py
2010-01-02Components/config.py: dont show configtext input help in ConfigDirectory'sghost
2010-01-02Components/config.py: dont show configtext input help in ConfigDirectory'sghost
2010-01-01fixes bug #354thedoc
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation
2010-01-01fixes bug #362thedoc
allow configuring short power button action to shutdown, standby, menu
2010-01-01fixes bug #362thedoc
allow assigning standby function to long power button press
2009-12-23NimManager.py/Satconfig.py: add possibility to change the tone amplitide ↵ghost
(22Khz amplitude) in Tunerconfig for Alps BSBE2 tuners when the usage level is configured as expert
2009-12-23NimManager.py/Satconfig.py: add possibility to change the tone amplitide ↵ghost
(22Khz amplitude) in Tunerconfig for Alps BSBE2 tuners when the usage level is configured as expert
2009-12-23fixes bug #354thedoc
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation
2009-12-23fixes bug #322thedoc
change default visibility of blinking dish icon to true
2009-12-23fixes bug #322thedoc
change default visibility of blinking dish icon to true
2009-12-23Merge branch 'bug_203_fix_wrong_networkstate'acid-burn
Conflicts: lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py lib/python/Screens/NetworkSetup.py
2009-12-23Merge branch 'bug_249_current_skin_fallback'acid-burn
Conflicts: lib/python/Components/FileList.py
2009-12-23Merge branch 'bug157_wizard_virtualkeyboard'acid-burn
2009-12-22Merge branch 'bug_236_recordpath'ghost
2009-12-22Merge branch 'bug_307_fix_deepstandby_texts'ghost
2009-12-22NimManager.py: increased delay after enable voltage before send motor diseqc ↵ghost
command... this fixes bug #261
2009-12-22NimManager.py: increased delay after enable voltage before send motor diseqc ↵ghost
command... this fixes bug #261
2009-12-17Merge commit 'origin/bug_203_fix_wrong_networkstate' into experimentalacid-burn
2009-12-17Components/Network.py, Screens/NetworkSetup.py: - fix possible crash when ↵acid-burn
closing network config
2009-12-11Merge branch 'fantempplugin' into experimentalthedoc
2009-12-10remove unneeded variablesthedoc
2009-12-10support up to 8 fan/temp sensorsthedoc
2009-12-07first working version of TempFanControl plugin with Sensors and FanControl ↵thedoc
component
2009-12-03Components/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"ghost
2009-12-03Components/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"ghost
2009-12-01Components/Lcd.py: use 1 instead of 0 for Oled standby default value (with ↵ghost
new drivers the oled is completely disabled on lowest step)
2009-12-01Components/Lcd.py: use 1 instead of 0 for Oled standby default value (with ↵ghost
new drivers the oled is completely disabled on lowest step)
2009-11-20lib/python/Components/About.py: dont show version information for ↵ghost
Experimental images.. only show date here..