aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Expand)Author
2010-02-04fixes bug #380Stefan Pluecken
2010-01-29* Remove triple dot "..." from main menu entries and main menu plugin names.acid-burn
2010-01-29Merge branch 'master' of acidburn@git.opendreambox.org:/git/enigma2 into bug_...acid-burn
2010-01-29* simplify NetworkWizard usability. Its now possible to open the wizard direc...acid-burn
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
2010-01-27cleanup lcd codeghost
2010-01-27disabe fan on enter standby, restart fan on leave standbyghost
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
2010-01-24fixes bug #288Stefan Pluecken
2010-01-24fixes bug #380Stefan Pluecken
2010-01-19Screens/PluginBrowser.py: small cleanup. refs #383acid-burn
2010-01-18SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate packetmanage...acid-burn
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
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 mu...ghost
2010-01-01fixes bug #369thedoc
2010-01-01fixes bug #354thedoc
2010-01-01fixes bug #269thedoc
2010-01-01InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel ...ghost
2010-01-01InfoBarGenerics.py: fix handling for unused key indication when two times the...ghost
2010-01-01InfoBarGenerics.py: small cleanupghost
2010-01-01show a short symbol when a unhandled key is pressedghost
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 do...acid-burn
2009-12-29SoftwareManager/Makefile.am: add missing SoftwareTools.pyacid-burn
2009-12-29Merge branch 'bug_167_bsbe2_tone_amplitude'ghost
2009-12-28SoftwareManager/plugin.py: - enable extensions management inside Software man...acid-burn
2009-12-28SystemPlugins/SoftwareManager: - add SoftwareTools.py to factor out some code.acid-burn
2009-12-28Screens/PluginBrowser.py: - remove possibility to install/remove plugins from...acid-burn
2009-12-23Merge branch 'master' of git.opendreambox.org:/git/enigma2thedoc