aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/AudioSelection.py
AgeCommit message (Collapse)Author
2011-02-19Merge branch 'bug_537_ignore_vob_pgs_subtitles' into masterghost
2011-01-28DVDPlayer subtitle stream selection through enigma2 AudioSelection dialog (#441)Fraxinas
2011-01-27allow AudioSelection screens for services without ChannelSelection interface ↵Fraxinas
(needed for #440 DVD player AudioSelection)
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
2010-07-26add experimental vobsub support (requires gst-plugin-dvdsub) / ignore PGS ↵Fraxinas
subs (fixes #537)
2010-06-21set currently running audio + subtitle streams as default selection. on OK ↵Fraxinas
keypress, select and close dialog. (add #188)
2010-06-04make empty conflist entries unselectable and change some debug outputFraxinas
2010-06-04Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-05-30fix empty streams list crash, correctly show/hide color key buttons, ↵Fraxinas
re-implement plugin-hook for blue key, fix possible exit crash
2010-05-30allow switching to stream 0Fraxinas
2010-05-30experimentally 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