summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2017-05-18 09:05:46 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2017-05-18 09:05:46 +0200
commitb01a1ee81864033c4489233b037b73476584fec8 (patch)
treedcb7f7f58472a8ad77c3f07ccce11f81a76e023f /HISTORY
parent50211c706a120cf1d7b60898c5e43b15dff6455b (diff)
downloadvdr-b01a1ee81864033c4489233b037b73476584fec8.tar.gz
vdr-b01a1ee81864033c4489233b037b73476584fec8.tar.bz2
Extended the CI API to allow plugins to implement additional CAM resources
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 44288cd3..76d3ee1c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.