mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added support for devices with more than one delivery system per frontend
This commit is contained in:
6
HISTORY
6
HISTORY
@@ -6781,7 +6781,7 @@ Video Disk Recorder Revision History
|
||||
- Replaced all calls to sleep() with cCondWait::SleepMs() (thanks to Rolf Ahrenberg).
|
||||
- Fixed a crash with malformed SI data (patch from vdr-portal).
|
||||
|
||||
2011-12-10: Version 1.7.23
|
||||
2012-01-07: Version 1.7.23
|
||||
|
||||
- Removed the '.pl' suffix from svdrpsend.pl (sorry, I missed that one).
|
||||
- Fixed bonding more than two devices.
|
||||
@@ -6796,3 +6796,7 @@ Video Disk Recorder Revision History
|
||||
(triggered by Ville Skytt<74> pointing out that the variable HasSnr was unused).
|
||||
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
|
||||
- Added support for HbbTV to libsi (thanks to Christoph Haubrich).
|
||||
- Added support for devices with more than one delivery system per frontend.
|
||||
This requires a DVB driver with version 5.5 or higher that can handle the
|
||||
DTV_ENUM_DELSYS call. With older drivers it will fall back to one delivery
|
||||
system per frontend.
|
||||
|
Reference in New Issue
Block a user