add ability to selecte the audio channel (mono left, stereo, mono right) from python
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 16 May 2006 14:58:11 +0000 (14:58 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 16 May 2006 14:58:11 +0000 (14:58 +0000)
commit4e8cae716ad3fdf29a7b2a45e5eec0a530f93277
tree33cc04ae9577a5dd03dd4a52c9205fcc957236ee
parent193333b7bc72ab13d4dee5750b31c3c33041c696
add ability to selecte the audio channel (mono left, stereo, mono right) 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 :)
12 files changed:
lib/dvb/db.cpp
lib/dvb/decoder.cpp
lib/dvb/decoder.h
lib/dvb/idvb.h
lib/dvb/pmt.cpp
lib/dvb/pmt.h
lib/python/Components/ChoiceList.py
lib/python/Screens/InfoBarGenerics.py
lib/service/iservice.h
lib/service/servicedvb.cpp
lib/service/servicedvb.h
lib/service/servicemp3.h