mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
PIDs can now be added to and deleted from a cReceiver while it is attached to a cDevice
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -8882,7 +8882,7 @@ Video Disk Recorder Revision History
|
||||
- Added a short sleep to cTSBuffer::Action() to avoid high CPU usage (thanks to
|
||||
Sergey Chernyavskiy).
|
||||
|
||||
2017-02-14: Version 2.3.3
|
||||
2017-02-21: Version 2.3.3
|
||||
|
||||
- Added 'S3W ABS-3A' to sources.conf (thanks to Frank Richter).
|
||||
- Fixed a possible deadlock in the recordings handler thread.
|
||||
@@ -8912,3 +8912,5 @@ Video Disk Recorder Revision History
|
||||
- The Setup/CAM menu now only displays master CAMs.
|
||||
- Fixed setting the local machine's SVDRP host name (was overwritten if setup.conf
|
||||
contained an empty string).
|
||||
- PIDs can now be added to and deleted from a cReceiver while it is attached to
|
||||
a cDevice, without having to detach it first and re-attach it afterwards.
|
||||
|
Reference in New Issue
Block a user