Extended the CI API to allow plugins to implement additional CAM resources

This commit is contained in:
Klaus Schmidinger
2017-05-18 09:05:46 +02:00
parent 50211c706a
commit b01a1ee818
4 changed files with 285 additions and 111 deletions

View File

@@ -9025,3 +9025,4 @@ Video Disk Recorder Revision History
- Added handling RI_HOST_CONTROL to the CI protocol (no actual processing, but its
presence is required by some CAMs).
- Fixed a crash in case the bottom text of a CAM menu is empty.
- Extended the CI API to allow plugins to implement additional CAM resources.