Introduced cListBase::count for better performance

This commit is contained in:
Klaus Schmidinger
2005-05-26 11:41:33 +02:00
parent 373c69043a
commit 1855ab0ef3
4 changed files with 12 additions and 15 deletions

View File

@@ -3565,3 +3565,4 @@ Video Disk Recorder Revision History
Andreas Kool for pointing out that 'vdr --version' failed on an UTF-8 system).
- Made tChannelID::operator==() inline for better performance (thanks to Georg
Acher).
- Introduced cListBase::count for better performance (thanks to Georg Acher).