aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2010-01-01fixes bug #369thedoc
close ChannelSelection after PiP is activated
2010-01-01fixes bug #354thedoc
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation
2010-01-01fixes bug #269thedoc
add "activate picture in picture" to ChannelSelection context menu to activate PiP for the currently selected service
2010-01-01InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel ↵ghost
change
2010-01-01InfoBarGenerics.py: fix handling for unused key indication when two times ↵ghost
the same key is pressed, small cleanup
2010-01-01InfoBarGenerics.py: small cleanupghost
2010-01-01show a short symbol when a unhandled key is pressedghost
this fixes bug #293
2010-01-01fixes bug #369thedoc
close ChannelSelection after PiP is activated
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-31InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel ↵ghost
change
2009-12-31Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
2009-12-31SoftwareManager/plugin.py: - remove debugacid-burn
2009-12-31SoftwareManager/plugin.py: - small cleanup and fix. This is for #112acid-burn
2009-12-30InfoBarGenerics.py: fix handling for unused key indication when two times ↵ghost
the same key is pressed, small cleanup
2009-12-30InfoBarGenerics.py: small cleanupghost
2009-12-30save multi framerate even to configfileghost
2009-12-30Merge branch 'bug_293_indicate_unhandled_key' into experimentalghost
2009-12-30Merge branch 'bug_274_disable_fast_winding_for_non_ts' into experimentalghost
2009-12-30InfoBarGenerics.py: small fixghost
2009-12-30show a short symbol when a unhandled key is pressedghost
this fixes bug #293
2009-12-30Merge branch 'bug_262_no_more_ask_50hz' into experimentalghost
2009-12-30no more ask for 50hz in videowizzard when 720p/1080i is selected.. and now ↵ghost
multi is used as default for 720p and 1080i this fixes bug #262
2009-12-29Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
2009-12-29Screens/PluginBrowser.py: - show old PluginDownloadBrowser for images that ↵acid-burn
dont have the SoftwareManager included. This is for #112
2009-12-29Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
2009-12-29SoftwareManager/Makefile.am: add missing SoftwareTools.pyacid-burn
2009-12-29import SystemInfo one time is enoughghost
2009-12-29Merge branch 'bug_167_bsbe2_tone_amplitude'ghost
2009-12-28Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
Conflicts: lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
2009-12-28SoftwareManager/plugin.py: - enable extensions management inside Software ↵acid-burn
manager. - disable no more needed packet manager. - some cleanups and fixes. This fixes bug #112.
2009-12-28SystemPlugins/SoftwareManager: - add SoftwareTools.py to factor out some code.acid-burn
This is for bug #112
2009-12-28Screens/PluginBrowser.py: - remove possibility to install/remove plugins ↵acid-burn
from Plugins Menu. This is now possible over new extension management inside the Software management. this is for bug #112
2009-12-23fixes bug #273thedoc
add a quick shortcut to switch to "nothing connected" in the sat config screen for remote debugging purposes (undocumented)
2009-12-23Merge branch 'master' of git.opendreambox.org:/git/enigma2thedoc
2009-12-23fixes bug #273thedoc
add a quick shortcut to switch to "nothing connected" in the sat config screen for remote debugging purposes (undocumented)
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-23DVDBurn: remove deprecated importsFraxinas
2009-12-23DVDBurn: set callback in WaitForResidentTasks to prevent possible crash on ↵Fraxinas
user abort
2009-12-23Merge branch 'bug_352_fix_some_cutlist_bugs'ghost
2009-12-23Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵thedoc
experimental
2009-12-23fixes bug #354thedoc
change MenuList to ChoiceList in ChannelContext and assign Blue button to PiP activation
2009-12-23fixes bug #269thedoc
add "activate picture in picture" to ChannelSelection context menu to activate PiP for the currently selected service
2009-12-23Merge remote branch 'remotes/origin/bug_135_dvdburn_ts_only' into experimentalghost
2009-12-23Merge remote branch 'remotes/origin/bug_333_dvdburn_movielength' into ↵ghost
experimental
2009-12-23Merge remote branch 'remotes/origin/bug_319_dvdburnsettings_languagechoices' ↵ghost
into experimental
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-23fixes bug #291Stefan Pluecken
don't crash if auto scart switching is enabled and the scart voltage is high on enigma2 startup not the best solution since the whole scart switching stuff is broken by design, but this fix prevents the crash