aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
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-29Merge branch 'master' of acidburn@git.opendreambox.org:/git/enigma2 into ↵acid-burn
bug_218_simplify_networkwizard
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-29don't use string concatenation within translation bracketsStefan Pluecken
2010-01-29don't use string concatenation within translation bracketsStefan Pluecken
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-27fix cutlist editor for HD skinsghost
2010-01-27speedup closing the servicelist in some casesghost
this fixes bug #421
2010-01-27cleanup lcd codeghost
2010-01-27disabe fan on enter standby, restart fan on leave standbyghost
this fixes bug #418
2010-01-27speedup closing the servicelist in some casesghost
this fixes bug #421
2010-01-27cleanup lcd codeghost
2010-01-27disabe fan on enter standby, restart fan on leave standbyghost
this fixes bug #418
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-27Merge remote branch 'origin/bug_288_remove_no_resume_on_minor_start_cutpoints'ghost
2010-01-26fixes bug #393Stefan Pluecken
change DVI picture to HDMI picture for dm500hd
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-21fix cutlist editor for HD skinsghost
2010-01-19Merge commit 'origin/bug_383_softwaremanager' into experimentalacid-burn
2010-01-19Screens/PluginBrowser.py: small cleanup. refs #383acid-burn
2010-01-19Merge commit 'origin/bug_383_softwaremanager' into experimentalacid-burn
Conflicts: lib/python/Plugins/Extensions/MediaPlayer/plugin.py
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-14fixes bug #393Stefan Pluecken
change DVI picture to HDMI picture for dm500hd
2010-01-10Screen.py: add missing dict.__init__ callghost
2010-01-10Screen.py: add missing dict.__init__ callghost
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-05remove m2ts againghost
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