mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
cDevice::IsPrimaryDevice() now also checks whether the primary device actually has a decoder and returns false otherwise
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -7874,3 +7874,6 @@ Video Disk Recorder Revision History
|
||||
- Fixed handling LIRC events in case repeated events are lost.
|
||||
- Fixed a possible crash when shutting down VDR while subtitles are being displayed
|
||||
(reported by Ville Skytt<74>).
|
||||
- cDevice::IsPrimaryDevice() now also checks whether the primary device actually has
|
||||
a decoder and returns false otherwise. This should improve device allocation on
|
||||
systems that are only used as a receiver and don't actually display anything.
|
||||
|
Reference in New Issue
Block a user