aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2011-03-21Merge branch 'bug_713_fix_timerlist_sort' into 3.13.1.0ghost
2011-03-21TimerEdit.py: fix typo ... this fixes a crash on timer listing with "show ↵ghost
finished timers at end of list"
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
2011-03-19TimerEdit.py: fix import name conflictghost
refs #713
2011-03-18add possibility to choose the finished timer timerlist position in usage configghost
refs bug #713
2011-03-16Merge branch 'bug_723_infobarext_pvr'Fraxinas
2011-03-14do not show extensions menu plugins which require servicelist in pvr ↵Fraxinas
playback mode (works around bug #723)
2011-03-10put out an error message on instant record on non invalid servicesghost
refs #718
2011-03-10more robust timer sanity check / autoincrement handling, small code cleanupghost
fixes bug #718
2011-03-09Screens/TimerEdit.py: fix timerlist sort function (no more move disabled ↵ghost
timers to end of list) fixes bug #713
2011-03-08Screens/TimerEdit.py: fix timerlist sort function (no more move disabled ↵ghost
timers to end of list) fixes bug #713
2011-02-22Merge branch 'bug_690_fix_oled_lcd_clear_on_shutdown'ghost
2011-02-19SleepTimerEdit.py: add missing Sleeptimer ask saveghost
2011-02-19Merge branch 'bug_537_ignore_vob_pgs_subtitles' into masterghost
2011-02-18Standby.py: re-add remove MessageBox.closeghost
refs #690
2011-02-18fixed oled/lcd clear on enigma2 shutdownghost
fixes bug #690
2011-02-09Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst'ghost
2011-02-07Merge branch 'bug_440_dvdplayer_audioselection'Fraxinas
2011-02-07Merge branch 'bug_241_EOFrestart'Fraxinas
2011-01-28DVDPlayer subtitle stream selection through enigma2 AudioSelection dialog (#441)Fraxinas
2011-01-28switch to opkgAndreas Oberritter
2011-01-27allow AudioSelection screens for services without ChannelSelection interface ↵Fraxinas
(needed for #440 DVD player AudioSelection)
2011-01-26fix restart of playback after EOF (fixes bug #241)Fraxinas
2011-01-26Revert "fix restart of playback after EOF (fixes bug #241)"Fraxinas
This reverts commit 79f0f14b59c1943261983e92f0b97b9ce7df4bed.
2011-01-26fix restart of playback after EOF (fixes bug #241)Fraxinas
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-11-08ScanSetup.py: remove dvb_shutdown_timeout workaroundghost
2010-11-08more robust codeghost
2010-11-08ScanSetup.py: fix abort in transpondersearch when the external transponder ↵ghost
tool is running
2010-11-08ScanSetup.py: immediate close frontend before execute blindscan utilghost
2010-11-03fix more (no more allowed) global imports of parentalControl instanceghost
refs bug #607
2010-11-02ChannelSelection.py: more parental control fixesghost
refs bug #607
2010-11-01fix crash with enabled parentalcontrol in some conditions (i.e. when try to ↵ghost
add a channel to bouquet/favourites) refs bug #607
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_592_dont_allow_default_parental_control_pin'
2010-10-08refs bug #592Stefan Pluecken
"pin" => "PIN"
2010-10-06show Multi EPG in epg selection listghost
2010-10-06TaskView: correctly pop-up aborted/failed notifications in foregroundFraxinas
2010-10-06introduce afterEventChangeable parameterFraxinas
2010-10-06set currently running audio + subtitle streams as default selection. on OK ↵Fraxinas
keypress, select and close dialog. (add #188)
2010-10-06make empty conflist entries unselectable and change some debug outputFraxinas
2010-10-06Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-10-06fix empty streams list crash, correctly show/hide color key buttons, ↵Fraxinas
re-implement plugin-hook for blue key, fix possible exit crash
2010-10-06allow switching to stream 0Fraxinas
2010-10-06experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2010-10-06JobView/HTTPProgressDownloader/NFIFlash correctly handle cancelling downloadsFraxinas
2010-10-06refs bug #485Stefan Pluecken
start cxd1978 tool if such a tuner is used
2010-10-06refs bug #485Stefan Pluecken
use --bus 2 as parameter on dm500hd for scan
2010-10-06refs bug #436Stefan Pluecken
set/reset dvb_shutdown_timeout at a different position
2010-10-06Merge remote branch 'origin/bug_347_adenin_unicable_xml'ghost
2010-10-06Merge branch 'bug_538_ignore_global_actions_in_standby'ghost