diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-12 12:10:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-01-12 12:10:15 +0100 |
commit | 6e35f47a3ea064b78f038c69065a3b0781a8d5d4 (patch) | |
tree | 11d526afe4500caa917d6e3b34cb95f517b6cd14 /HISTORY | |
parent | 6514649439e7a0209945c70b7da10d6f0e4cb0ae (diff) | |
download | vdr-6e35f47a3ea064b78f038c69065a3b0781a8d5d4.tar.gz vdr-6e35f47a3ea064b78f038c69065a3b0781a8d5d4.tar.bz2 |
Added the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement() to the cVector class
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8346,3 +8346,5 @@ Video Disk Recorder Revision History Lars Hanisch). - Added subsystem id support for DVB devices connected via USB (thanks to Jose Alberto Reguero). +- Added the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement() + to the cVector class (thanks to Stefan Schallenberg). |