aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens
AgeCommit message (Collapse)Author
2006-10-10some German translations (especially for the parental control)Stefan Pluecken
improve automatic cable scan
2006-10-10show radio (rds) text when available... feel free to make it nicerAndreas Monzner
2006-10-10fix e1like radio modeAndreas Monzner
2006-10-10fix pipAndreas Monzner
2006-10-10ignore short name brakets in parental control edit listAndreas Monzner
2006-10-10use service compare strings instead of eServiceReferences in parental controlStefan Pluecken
2006-10-10use service compare strings instead of eServiceReferences in parental controlStefan Pluecken
2006-10-10fill parental control list speedupAndreas Monzner
2006-10-10remove debugAndreas Monzner
2006-10-10add parental control (still somehow buggy and some minor features missing... ↵Stefan Pluecken
don't trust it yet to protect your children)
2006-10-10add possibility to have menu entries from a pluginFelix Domke
2006-10-10remove debugFelix Domke
2006-10-09add onFirstExecBegin for actions, performed only once when a Screen is ↵Stefan Pluecken
executed for the first time
2006-10-09remove unneeded codeAndreas Monzner
2006-10-09fix TimeDateInputFelix Domke
2006-10-09use new ConfigClockFelix Domke
2006-10-09simplify codeAndreas Monzner
2006-10-08Ci Screens are now working correct with ne config stuffAndreas Monzner
2006-10-08ask when deleting timers which are not doneFelix Domke
2006-10-08change ConfigDummy to ConfigNothingStefan Pluecken
2006-10-08ask before not saving settingsFelix Domke
2006-10-07fix satconfigAndreas Monzner
2006-10-07subservice quickzap fixesAndreas Monzner
2006-10-07try to fix *some* of the bugs. Something is still odd.Felix Domke
2006-10-06finally fix priorities: ConfigListScreen's action must be -1 to override ↵Felix Domke
eListbox' 0, the other setup screens need to use -2 to override ConfigListScreen
2006-10-06fix media player behaviour when adding a single file:Stefan Pluecken
adds the whole directory to the playlist now and plays the selected file (advantage: the next file is automatically played after the selected file finished playing)
2006-10-02add alternative seeking, currently with 5,4,6-keys instead of ok,left,rightFelix Domke
2006-10-02add NumericalTextInputHelpDialogFelix Domke
2006-10-02config rewrite. some extensions still need to be updated.Felix Domke
2006-09-26whitespace fixFelix Domke
2006-09-23initialize renderer listFelix Domke
2006-09-17fix cable scanStefan Pluecken
2006-09-05add missing eTimerFelix Domke
2006-08-24some NumericalInput and uncode/utf-8 fixesAndreas Monzner
2006-08-23fix non-visible video on subservicequickzap startAndreas Monzner
2006-08-22fix bluescreen appearing when ChoiceBox is emptyStefan Pluecken
2006-08-21some fixes on the subservices quickzapperStefan Pluecken
2006-08-15changes for use of new swig version 1.3.29 (c++ python wrapper)Andreas Monzner
with the new swig version all python -> c++ calls are round about 40% faster you must change in openembedded/conf/distro PREFERRED_VERSION_swig-native = "1.3.27" to PREFERRED_VERSION_swig-native = "1.3.29" or do a bitbake -b ../openembedded/packages/swig/swig-native_1.3.29.bb
2006-08-08plugins can appear in the extensions menu nowStefan Pluecken
use PluginDescriptor.WHERE_EXTENSIONSMENU and the same parameters as for standard plugins (see the file manager plugin for an example)
2006-08-08additional changes for the last commitStefan Pluecken
2006-08-07make infobar extensions more flexible (and easier to reuse and extend)Stefan Pluecken
2006-08-07set feinfo to None when no valid service is availableFelix Domke
2006-08-07fix audio selector when service doesn't support audio track selectionFelix Domke
2006-08-05adding subservices quickzap (still buggy.. don't use timeshifting or PiP ↵Stefan Pluecken
while in subservices quickzap mode as it will eat your cat)
2006-07-30allow standy in media playerFelix Domke
2006-07-30allow standby only in InfoBar, MoviePlayer, Menus, Setup and RadiomodeFelix Domke
2006-07-28make resume optionalFelix Domke
2006-07-24add more useful __repr__Felix Domke
2006-07-24ask to resume on playbackFelix Domke
2006-07-23fix auto terrestrial scanAndreas Monzner