aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2010-02-25lib/python/Screens/InfoBarGenerics.py: [PATCH 2/3] use non-visual bouquet ↵ghost
selector in multiepg
2010-02-25lib/python/Screens/ChannelSelection.py: [PATCH 1/3] implement a non-visual ↵ghost
bouquet selector for bouq +/- keys
2010-02-20fixes bug #436Stefan Pluecken
remove some debug code fix multiType entry for non multiType nims
2010-02-20fixes bug #436Stefan Pluecken
add support for mixed nims
2010-02-08Merge commit 'origin/bug_171_remove_wrong_triple_dots'acid-burn
2010-02-08Merge commit 'origin/bug_218_simplify_networkwizard'acid-burn
2010-02-04fixes bug #380Stefan Pluecken
pip is'n available in every state of e2, so don't try to get the status if it's not available
2010-02-04fixes bug #380Stefan Pluecken
pip is'n available in every state of e2, so don't try to get the status if it's not available
2010-02-04fixes bug #380Stefan Pluecken
don't spawn countless "zap back to service" message boxes on removing >1 orbital positions
2010-02-04fixes bug #380Stefan Pluecken
don't spawn countless "zap back to service" message boxes on removing >1 orbital positions
2010-02-04fixes bug #435Stefan Pluecken
add support for INVERSION_AUTO parameter returned by the cable scan tool
2010-01-29Merge commit 'origin/bug_171_remove_wrong_triple_dots' into experimentalacid-burn
2010-01-29* Remove triple dot "..." from main menu entries and main menu plugin names.acid-burn
This fixes bug #171 Please enter the commit message for your changes. Lines starting
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-27ChannelSelection.py: another small fix for bug #420ghost
2010-01-27ChannelSelection.py: another small fix for bug #420ghost
2010-01-27ChannelSelection.py: small fix for bug #420ghost
2010-01-27ChannelSelection.py: small fix for bug #420ghost
2010-01-27speedup closing the servicelist in some casesghost
this fixes bug #421
2010-01-27cleanup lcd codeghost
2010-01-27speedup closing the servicelist in some casesghost
this fixes bug #421
2010-01-27cleanup lcd codeghost
2010-01-27Merge remote branch 'origin/bug_380_stop_service_entering_tuner_setup'ghost
2010-01-27Merge remote branch 'origin/bug_383_softwaremanager'ghost
2010-01-24fixes bug #288Stefan Pluecken
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones. so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
2010-01-24fixes bug #380Stefan Pluecken
stop service when entering tuner setup (and ask to restore afterwards)
2010-01-24fixes bug #288Stefan Pluecken
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones. so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
2010-01-24fixes bug #380Stefan Pluecken
stop service when entering tuner setup (and ask to restore afterwards)
2010-01-23Merge branch 'bug_414_spinner_recording_paths' into experimentalghost
2010-01-23lib/python/Screens/RecordPaths.py: fix spinners in some conditionsghost
this fixes bug #414
2010-01-21show Multi EPG in epg selection listghost
2010-01-19Screens/PluginBrowser.py: small cleanup. refs #383acid-burn
2010-01-18SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate ↵acid-burn
packetmanager in expert mode. - add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed. - fix small typo. This fixes bug #383
2010-01-10Screen.py: add missing dict.__init__ callghost
2010-01-02Merge remote branch 'origin/bug_112_enable_extensions_manager'ghost
2010-01-02Merge branch 'bug_274_disable_fast_winding_for_non_ts'ghost
2010-01-02only show pip option in contextmenu when the hardware can handle pipghost
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
2009-12-30InfoBarGenerics.py: small fixghost
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 branch 'bug_167_bsbe2_tone_amplitude'ghost
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)