aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/AudioSelection.py
AgeCommit message (Collapse)Author
2010-10-06set currently running audio + subtitle streams as default selection. on OK ↵Fraxinas
keypress, select and close dialog. (add #188)
2010-10-06make empty conflist entries unselectable and change some debug outputFraxinas
2010-10-06Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-10-06fix empty streams list crash, correctly show/hide color key buttons, ↵Fraxinas
re-implement plugin-hook for blue key, fix possible exit crash
2010-10-06allow switching to stream 0Fraxinas
2010-10-06experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2006-05-02use ChoiceBox for audio selection (audio tracks are now sorted by description)Stefan Pluecken
2005-12-05use eit component tags to get language info of audio streams (premiere)Andreas Monzner
2005-11-28audio: add language displayFelix Domke
2005-11-14audioselection is working nowRonny Strutz
2005-11-14add audioselectionRonny Strutz