aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2010-01-01fixes bug #369thedoc
close ChannelSelection after PiP is activated
2009-12-31InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel ↵ghost
change
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-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-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-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-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-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-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-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
2009-12-23fixes bug #280Stefan Pluecken
don't allow scanning on a nim configured as advanced with no LNB assigned to any sat
2009-12-23fixes bug #281Stefan Pluecken
add "yes to all" and "no to all" to "Delete no more configured satellite" dialog if orbpos isn't needed anymore in current sat config
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_202_networkconfig_cleanup'acid-burn
Conflicts: lib/python/Screens/NetworkSetup.py
2009-12-23Merge branch 'bug_318_PluginBrowser_no_reaction_on_language_changes'acid-burn
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_245_record_playback_fixes'ghost
2009-12-22Merge branch 'bug_305_add_plugin_where_audiomenu'ghost
2009-12-17Merge commit 'origin/bug_202_networkconfig_cleanup' into experimentalacid-burn
2009-12-17Screens/NetworkSetup.py: - dont count current interface as second interface ↵acid-burn
if only one interface is currently configured
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-15Merge commit 'origin/bug_203_fix_wrong_networkstate' into experimentalacid-burn
Conflicts: lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py lib/python/Screens/NetworkSetup.py
2009-12-15Screens/NetworkSetup.py, WirelessLan/plugin.py: - fix wrong networkstate in ↵acid-burn
some conditions. This fixex #203
2009-12-14Bugfix by Anders Holst:ghost
A bug was detected in the recent recordpath patch. It could cause a crash when using the green or yellow button to select a tag in the movielist.
2009-12-14Bugfix by Anders Holst:ghost
A bug was detected in the recent recordpath patch. It could cause a crash when using the green or yellow button to select a tag in the movielist.
2009-12-11Merge branch 'bug_202_networkconfig_cleanup' into experimentalMladen Horvat
2009-12-11Screens/NetworkSetup.py: small fix for yesterdays network cleanup.Mladen Horvat
2009-12-10Merge commit 'origin/bug_202_networkconfig_cleanup' into experimentalMladen Horvat
Conflicts: lib/python/Screens/NetworkSetup.py
2009-12-10Screens/NetworkSetup.py: - cleanup network configuration workflow.Mladen Horvat
its now checked for a second interface before the config is actually written and network restartet. So this is now done only once, which speeds up the configuration by 100%. This fixes #202
2009-12-09fix skip backward from live to timeshiftghost
2009-12-09fix skip backward from live to timeshiftghost
2009-12-03small fixghost
2009-12-03disable fast winding for non TS mediafiles until we have a usable solution ↵ghost
for this..
2009-12-03Merge branch 'master' into bug_245_record_playback_fixesghost
2009-12-03use new DeepstandbySupport SystemInfo entry at some places... this fixes bug ↵ghost
#307 Conflicts: lib/python/Screens/TimerEntry.py
2009-12-03Menu.py: add possibility to use the exclamation mark as NOT indicator in ↵ghost
menu/setup.xml for requires entries (thx to Moritz Venn)