Added functions to set and retrieve the priority of a cReceiver

This commit is contained in:
Klaus Schmidinger
2015-01-12 14:12:19 +01:00
parent 67fff7f4fc
commit 6b229d7d5f
4 changed files with 13 additions and 3 deletions

View File

@@ -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).