aboutsummaryrefslogtreecommitdiff
path: root/lib/python
AgeCommit message (Collapse)Author
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
2010-01-02Merge remote branch 'origin/bug_319_dvdburnsettings_languagechoices'ghost
2010-01-02Merge remote branch 'origin/bug_348_dvdburn_residenttask' into experimentalghost
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-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
2010-01-01fixes bug #369thedoc
close ChannelSelection after PiP is activated
2010-01-01fixes bug #362thedoc
allow configuring short power button action to shutdown, standby, menu
2010-01-01fixes bug #362thedoc
allow assigning standby function to long power button press
2009-12-31InfoBarGenerics.py: rename timer to fix automatic infobar hide after channel ↵ghost
change
2009-12-31Merge commit 'origin/bug_112_enable_extensions_manager' into experimentalacid-burn
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: fix handling for unused key indication when two times ↵ghost
the same key is pressed, small cleanup
2009-12-30InfoBarGenerics.py: small cleanupghost