aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
2010-02-09lib/python/Plugins/Extensions/DVDPlayer/plugin.py: also check with upper caseghost
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
don't spawn countless "zap back to service" message boxes on removing >1 orbital positions
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 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-27ChannelSelection.py: another 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-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-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-05Merge remote branch 'remotes/origin/fantempplugin'ghost
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-02Merge remote branch 'origin/bug_319_dvdburnsettings_languagechoices'ghost
2010-01-02Merge remote branch 'origin/bug_348_dvdburn_residenttask'ghost
2010-01-02Merge remote branch 'origin/bug_135_dvdburn_ts_only'ghost
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-01save multi framerate even to configfileghost
2010-01-01no 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
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-31SoftwareManager/plugin.py: - remove debugacid-burn
2009-12-31SoftwareManager/plugin.py: - small cleanup and fix. This is for #112acid-burn
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-29SoftwareManager/Makefile.am: add missing SoftwareTools.pyacid-burn
2009-12-29Merge branch 'bug_167_bsbe2_tone_amplitude'ghost