| Age | Commit message (Collapse) | Author |
|
|
|
setting epg language (uncomment for implementation)
|
|
functions can get the language code with:
from Components.Language import language
lang = language.getLanguage()
lang reads for example "de_DE" or "en_EN"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with the event id matching for manual timers)
|
|
|
|
|
|
|
|
- some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now)
- add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet)
|
|
|
|
- ServiceScan is now able to do a multipass scan
- added the manual scan to the startwizard
- wizards have a new "nextstep" attribute for the <step>-tag now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reread plugin list revisited
|
|
|
|
|
|
|
|
reenable plugin icons
|
|
|
|
|
|
|
|
|
|
FileList
transform the test plugin into an image viewer for png files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|