aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2007-09-15show more information in service scan (needs additional changes in skin)Andreas Monzner
2007-09-14update subtitle list when neededAndreas Monzner
2007-09-14some changes for new default skinAndreas Monzner
2007-09-14commit missing code for pixmaps in mainmenuAndreas Monzner
2007-09-14allow different skins by specifying a list as skinName, use menu_<menuid> as ↵Felix Domke
alternative skin for menus
2007-09-07add missing 16X seek forward,Andreas Monzner
add 48X seek forward/backward, add 8X seek backward ( not fine.. but better as nothing )
2007-09-05fix bug described here -> ↵Andreas Monzner
http://www.dream-multimedia-tv.de/board/thread.php?threadid=4743
2007-09-03use show_infobar_on_skip instead of on_zap when seekingFelix Domke
2007-08-29implement 'setup modes' (simple, intermediate, expert)Felix Domke
2007-08-25get and select current audio trackFelix Domke
2007-08-13Alter behavior of the zero button in PiP mode. The exact behavior may beFelix Domke
configured by changing the value of the 'Behaviour of 0 key in PiP-mode' property in the settings menu. Possible values are: - standard the behavior of the zero button is remains as is (switch to last channel) - swap the zero button swaps the pip service with the active - swap and stop the zero button swaps the pip service with the active and then turns pip off - stop turns pip off Patch by John Holland <johnbock@i-have-a-dreambox.com>, with some modifications.
2007-08-06add possibility to select between different list styles via context menuAndreas Monzner
add possibility to sort the movielist by record time or alphanumeric add possibility to show detailed information about current selected movie thx to ralfk
2007-08-06at possibility to change the motor running/stopped input power thresold inAndreas Monzner
simple motor config
2007-08-04immediate take care of changed "visualize rotor movement" optionAndreas Monzner
2007-07-31add missing importAndreas Monzner
2007-07-31take care of scrollbar size when build movielist and timerlist entriesAndreas Monzner
i dont understand how it could work ever
2007-07-30possibility to sort epg list alphabetically (thanks to Moritz Venn)Felix Domke
2007-07-28just call plugin with servicelist as kwargFelix Domke
2007-07-27remove unneeded codeAndreas Monzner
2007-07-27make servicelist accessible in pluginsAndreas Monzner
self.session.servicelist is available just when the plugin main function is called... so create a lokal copy when you need it
2007-07-24small fixAndreas Monzner
2007-07-22show progress and current time in servicelist event information instead ofAndreas Monzner
show duplicate event title
2007-07-22import missing ActionMapAndreas Monzner
2007-07-22save timers in TimerEntry, not in TimerEdit (=timer list), to also save when ↵Felix Domke
adding timers via EPG
2007-07-22fix os importFelix Domke
2007-07-22show event information of current selected event in channelselectionAndreas Monzner
2007-07-22show single service epg on long info keypressAndreas Monzner
2007-07-22fix importsAndreas Monzner
2007-07-22cleanup __init__.py files ....Andreas Monzner
2007-07-22cleanup some importsAndreas Monzner
2007-07-20(ralfk) media playerFelix Domke
2007-07-20(ralfk) workaround until we have a proper 'b'-after-'l' fixFelix Domke
2007-07-18(ralfk) user defined skip times with 1/3, add 1/3 to keybindings, remove ↵Felix Domke
duplicate code in InfoBarGenerics, add hideAfterResume, add some help texts
2007-07-15fix PIPAndreas Monzner
2007-07-14add showInfobarOrEpgWhenInfobarAlreadyVisibleFelix Domke
2007-07-11clear cutlist when new service doesn't have cuesheet interfaceFelix Domke
2007-07-11fix help entries without a keyFelix Domke
2007-07-11allow overriding showAfterSeek if you don't use InfoBarShowHideFelix Domke
2007-07-11allow overriding showAfterSeek if you don't use InfoBarShowHideFelix Domke
2007-07-11(ralfk) make cuesheet actions translatableFelix Domke
2007-07-11(ralfk) make movielist actions translatableFelix Domke
2007-07-11(ralfk) display shifted keys and long keypresses in help windowFelix Domke
2007-07-10fix stupid codeAndreas Monzner
2007-07-09remove unneeded and not working Extensions Menu from MoviePlayer .. thisAndreas Monzner
fixes no more working blue key for seek forward
2007-07-09just recalc length of visible entries in movie selectionAndreas Monzner
2007-07-08make string translatableAndreas Monzner
2007-07-07add possibility to set rotor turning speed to fast/slow or set a time epochAndreas Monzner
for turning fast add some missing and new translations
2007-06-29fixAndreas Monzner
2007-06-26use 'l'-flag for seekBackManual, and remove timerFelix Domke
2007-06-19allow using other actionmap for InfobarSeekActions, only return MARKS in ↵Felix Domke
getNearestCutmark