von gestern und heute:
Code
dreambox-dvb-modules: update dm900/dm920 hardware drivers
- don't transform 3D video to 2D video (ignore SEI frame packaging messages in h264 content)
- bcm3158: fixed modulation, symbol_rate and frequency status read
Code
enigma2: 4.3.2r8
* fixed servicescan for BCM3158 DVB-C FBC tuner
* fixed wrongly reported modulation after servicescan with auto modulation for BCM3158 DVB-C FBC Tuner
* fixed possible decryption problems caused by different service references for the same service
* InfoBar/ChannelSelection: fix RdsDisplay being shown ALL the time even when there is no RDS text, drop RASS code in python
Developer / Experts
* fixed getNimSlotInputName function for tuners with only one hardware input connector (BCM3158 DVB-C FBC Tuner)
* fixed copy & paste bug in ConvertToHumanReadable Transponderinformations for DVB-T2 (thanks to Sven H)
* Converter.TemplatedMultiContent: add missing import for MultiContentEntryTextAlphaBlend
* Screens.Menu: allow plugins to pass a menu description as 5th argument of the list
* fixed initial buffering for TS and non TS streaming and add menu entries to change the buffering time (default is 500ms now), setBufferSize call is a noop now and replaced by setBufferDuration
* print stack trace when when mainloop is beeing blocked
Display More