summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-01-12 14:12:19 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2015-01-12 14:12:19 +0100
commit6b229d7d5f6377a930191d9ba469b7707b8eb8a5 (patch)
treeee391c59906522d890d2de1dabe37a028f29ecea /HISTORY
parent67fff7f4fcb83b5e1439bd7b8b3952ae3f423bc3 (diff)
downloadvdr-6b229d7d5f6377a930191d9ba469b7707b8eb8a5.tar.gz
vdr-6b229d7d5f6377a930191d9ba469b7707b8eb8a5.tar.bz2
Added functions to set and retrieve the priority of a cReceiver
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 889e6cd4..99cece5d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8349,3 +8349,5 @@ Video Disk Recorder Revision History
- Added the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()
to the cVector class (thanks to Stefan Schallenberg).
- Fixed a possible out-of-bounds access in cVector::Remove().
+- Added functions to set and retrieve the priority of a cReceiver (suggested by
+ Frank Schmirler).