aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components/ChoiceList.py
AgeCommit message (Collapse)Author
2006-06-10- add separation lines to the ChoiceList componentStefan Pluecken
- selection of left/right/stereo added to the audio channel menu
2006-05-16add ability to selecte the audio channel (mono left, stereo, mono right) ↵Andreas Monzner
from python store the current selected audio channel then per service in servicelist TODO: extend the audio track selection screen to make audio channel selection usable :)
2006-05-02replace subservice selection screen with ChoiceBox screenStefan Pluecken
2006-05-01fix choicelistFelix Domke
2006-05-01fix ChoiceList baseclass order, use postWidgetCreateFelix Domke
2006-05-01add missing ChoiceList.pyStefan Pluecken