mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Added credit for Jasmin Jessich
This commit is contained in:
6
HISTORY
6
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-03-25: Version 2.3.3
|
||||
2017-03-28: Version 2.3.3
|
||||
|
||||
- Added 'S3W ABS-3A' to sources.conf (thanks to Frank Richter).
|
||||
- Fixed a possible deadlock in the recordings handler thread.
|
||||
@@ -8917,7 +8917,9 @@ Video Disk Recorder Revision History
|
||||
- Implemented support for MTD ("Multi Transponder Decryption"). This allows a CAM
|
||||
that is capable of decrypting more than one channel ("Multi Channel Decryption")
|
||||
to decrypt channels from different transponders. See the remarks in mtd.h on
|
||||
what a derived cCamSlot class needs to do in order to activate MTD.
|
||||
what a derived cCamSlot class needs to do in order to activate MTD (thanks to
|
||||
Jasmin Jessich for writing the ddci2 plugin and for valuable input and help
|
||||
with testing and debugging).
|
||||
- The function cRingBufferLinear::Clear() can now be called safely from the
|
||||
reading thread, without additional locking.
|
||||
- Now stopping any ongoing recordings before stopping the plugins, to avoid
|
||||
|
Reference in New Issue
Block a user