aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2005-12-19change the width of our nim setup to fit in the german translationStefan Pluecken
2005-12-18fix not-a-string when using englishStefan Pluecken
add some wizard-stuff
2005-12-18add a wizard attribute pos="after" to <code> to execute code after a step is ↵Stefan Pluecken
finished close the infobar in step 2
2005-12-17tutorial manager proof-of-conceptStefan Pluecken
2005-12-17some 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-16add a condition to the wizard-parserStefan 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-15some spelling fixesAndreas Oberritter
2005-12-15%s/Configmode/Configuration Mode/gAndreas Oberritter
2005-12-14fix translation of startwizardStefan Pluecken
translate the window-title in the languageselection window when choosing a language translate some missing stuff
2005-12-14fix size of subservicelistAndreas Monzner
2005-12-14remove osd setupRonny Strutz
2005-12-14new list sizes (bring scrollbar near to the border)Ronny Strutz
2005-12-14change text a bitStefan Pluecken
2005-12-13remove arrowup2 pixmap when going back from step 3 to 2 in the start-wizardStefan Pluecken
2005-12-12change listbox scrollbar default to showNever,Andreas Monzner
add thousands of scrollbarMode="showOnDemand" to skin
2005-12-11add 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-11treat 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-11finish language-menu - the RT_VALIGN_CENTER doesn't work in ↵Stefan Pluecken
eListboxPythonMultiContent... why? add language-screen to the start-wizard, which breaks the startwizard. bug in screen-handling?
2005-12-10add flag-picturesStefan Pluecken
2005-12-10add language selection to the start-wizardStefan Pluecken
2005-12-09some fixes and improvements for the start-wizardStefan Pluecken
2005-12-09scan now/later added to the wizardStefan Pluecken
2005-12-09use step attribute to point to the next step for a listbox entry in the wizardStefan Pluecken
scanning is now possible through the wizard
2005-12-09show lists and configs in startwizard by adjusting the zPositionStefan Pluecken
left/right is now possible with configlists in the wizard up/down possible with lists but doesn't work on configlists (why?)
2005-12-09use slotid as parameter for the SatSetup instead of nim for easier inclusing ↵Stefan Pluecken
into the start wizard add ability to pass arguments to a screen (the args-tag is evaluated with eval())
2005-12-09add tunersetup to the startwizard (just a proof of concept as of now)Stefan Pluecken
2005-12-09some code cleanupStefan Pluecken
2005-12-09use startwizard.xml for startwizard-generationStefan Pluecken
2005-12-08fix linked tunersStefan Pluecken
2005-12-08more space for ber valueAndreas Monzner
2005-12-07needed for snr, agc ber displayingAndreas Monzner
2005-12-07add step 2Stefan Pluecken
2005-12-07use steps in startwizardStefan Pluecken
2005-12-07work on startup-wizardStefan Pluecken
2005-12-06we have a yellow and blue buttonStefan Pluecken
2005-12-05add support for Linkage services ( Premiere Subservices )Andreas Monzner
TODO: show/hide green point depending on avail subservices
2005-12-02fix size of movie selectorAndreas Monzner
2005-12-02add support for listing satellites and providersAndreas Monzner
use this new stuff in a simple case study (green and yellow button in service list.. feel free to implement a cool satellites/providers tree) prepare for splitted radio/tv mode
2005-12-01add blinking dish-picture if positioner is moving (we need a function which ↵Stefan Pluecken
returns true when the positioner is moving for it to work)
2005-11-30fix size of now/next durationStefan Pluecken
2005-11-29catch errors when unmountingStefan Pluecken
2005-11-29fix unknown bug by adding 50 pixelsFelix Domke
2005-11-29add pvr-buttons to movieplayerStefan Pluecken
2005-11-29remove expert-setupRonny Strutz
2005-11-29fix size of serviceinfoRonny Strutz
2005-11-29use NumericalTextInput to jump to entries in ChannelSelection (jumping needs ↵Stefan Pluecken
to implemented before it will work :))
2005-11-28zPosition suckz!Stefan Pluecken
2005-11-28you can now delete characters in the timerentry description with the mute-keyStefan Pluecken
2005-11-28remove zPositionsStefan Pluecken
2005-11-28fix record-text zPositionStefan Pluecken