| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-07-23 | add LanguageWizard to adapt to the wizard design of the start wizard | Stefan Pluecken | |
| 2008-07-14 | add new box depending rc visualization | Stefan Pluecken | |
| 2008-07-07 | - allow multiple xml control files for one wizard (to combine wizards, that ↵ | Stefan Pluecken | |
| should also be able to run standalone) - separate question for default sat lists in start wizard | |||
| 2008-05-18 | don't show in startwizard | Stefan Pluecken | |
| - tuner config if config.misc.startwizard.shownimconfig = False - service scan if config.misc.startwizard.doservicescan = False can be used to preconfigure an image through defaults in the dealer partition | |||
| 2008-05-16 | move registering of DefaultWizard from StartWizard.py into DefaultWizard.py | Stefan Pluecken | |
| 2008-04-28 | default wizard | Stefan Pluecken | |
| beware: could overwrite some of your data in /etc/enigma2. add config.misc.defaultchosen=false to /etc/enigma2/settings to prevent this. | |||
| 2008-04-18 | no need to define skin in skin_default.xml and .py files | Andreas Monzner | |
| 2008-04-13 | png cleanup by nemesis, source changes. | Felix Domke | |
| 2008-04-06 | add translation choser (on pressing the red button) to the StartWizard | Stefan Pluecken | |
| 2008-02-11 | add a 'priority' for wizard screens to define the run order | Felix Domke | |
| 2008-01-25 | change StartWizard's skin to sources concept for list widgets | Stefan Pluecken | |
| 2007-07-22 | cleanup some imports | Andreas Monzner | |
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-03-23 | - switchtimer added to RecordingTimer | Stefan Pluecken | |
| - media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number | |||
| 2006-03-05 | somebody broke the start wizard by changing absolute paths for pixmaps to ↵ | Stefan Pluecken | |
| relative ones | |||
| 2006-02-07 | flush config (to flash) after leave wizard | Andreas Monzner | |
| 2006-01-27 | add scrollbar to the config list | Stefan Pluecken | |
| 2005-12-23 | replace "Arial" by "Regular" | Stefan Pluecken | |
| 2005-12-21 | translate the movie player | Stefan Pluecken | |
| 2005-12-19 | give the wizard some space the breathe | Stefan Pluecken | |
| 2005-12-19 | wizardize the start wizard | Stefan Pluecken | |
| 2005-12-17 | some work on the wizard: | Stefan Pluecken | |
| - each wizard has its own precondition now - the steps label and the step slider is hidable for each wizard - add a tutorial wizard | |||
| 2005-12-16 | add a condition to the wizard-parser | Stefan Pluecken | |
| use this condition to discover, whether we need to show the tuner configs in the start wizard (single tuner-boxes should work now) | |||
| 2005-12-15 | fix newline | Felix Domke | |
| 2005-12-12 | remove flickering | Stefan Pluecken | |
| 2005-12-12 | add border for the stepslider | Stefan Pluecken | |
| 2005-12-11 | add some translations (translations in the wizard don't work in some places) | Stefan Pluecken | |
| remove every moving pixmap from the startwizard (because of flickering) | |||
| 2005-12-11 | treat the LanguageSelection as an own wizard, so it is started first on a ↵ | Stefan Pluecken | |
| firstrun save the language to the config-entry config.osd.language | |||
| 2005-12-11 | rename a baseclass wizard for further wizards | Stefan Pluecken | |
| derive a StartWizard-class from this wizard-baseclass each wizard now has a listbox, a configlist, a text-label and a xml file describing the wizard | |||
