aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2011-09-13Merge remote-tracking branch 'origin/bug_752_audio_selection_fix'ghost
2011-09-13Merge remote-tracking branch 'origin/bug_453_multiepg_no_more_ask_bouquet'ghost
2011-09-06Merge remote-tracking branch 'origin/acid-burn/virtualkeyboard'ghost
2011-09-06Merge remote-tracking branch 'origin/bug_747_cancel_waiting_tasks'ghost
2011-06-10VirtualKeyBoard.py: fix 'space' recognition with keyboard input. refs #750Mladen Horvat
2011-04-26re-add audio track selection by number keys (patch by ritzmo)ghost
refs bug #752
2011-04-20VirtualKeyBoard.py: fix typo (Lanq -> Lang). refs #750Mladen Horvat
2011-04-19VirtualKeyBoard.py: add modified patch from Homey to allow keyboard inputs. ↵Mladen Horvat
refs #750
2011-04-18VirtualKeyBoard: Add cz/sk layout (patch from Petr)to VirtualKeyBoard. Add ↵Mladen Horvat
possibility to change language layout with yellow button and display the corresponding language icon. Refs #750
2011-04-13Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan / ↵Mladen Horvat
networking. removed 'hidden' links from lists and replaced with more intuitive options in networkwizard/networksetup. fixes #725
2011-04-13Merge branch 'master' of git.opendreambox.org:/git/enigma2 into ↵Mladen Horvat
acid-burn/network_changes_next
2011-04-11[TaskView] fix cancel of waiting (not yet started) jobsFraxinas
2011-04-01fix commit fb764c8e53e17bc3e1e806e946956f3e70792020 (fixes PiP)Andreas Oberritter
2011-03-31InputBox/Screen: remove trailing semicolonAndreas Oberritter
2011-03-31Screens/NetworkSetup.py, SystemPlugins/WirelessLan,Networkwizard: dont use ↵Mladen Horvat
"hidden..." as selector for hidden networks. Add config option for entering a hidden network ssid. This is more intuitive as selecting the option from the found networks. refs #725
2011-03-30ServiceInfo: make more strings translatableAndreas Oberritter
2011-03-30fix some misspellingsAndreas Oberritter
2011-03-30Network.py/NetworkSetup.py: improve wireless lan device detection. Dont ↵Mladen Horvat
depend on device names where possible. Some code cleanups and improvements for wlan devices. refs #389
2011-03-30remove debugacid-burn
2011-03-30NetworkSetup.py: improved wlan interface/response handling.acid-burn
dont ask for deactivating a second interface if deactivating current interface. use activate/deactivate interface functions instead network restarts to apply network configurations.
2011-03-29make switching of keyboard modes more consistentAndreas Oberritter
2011-03-29fix some crashes during settings wizardAndreas Oberritter
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
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-17make new multi epg bouquet handling optional via usage config "Multi-EPG ↵ghost
bouquet selection (Yes/No)" option default is the old behaviour refs bug #453
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