diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-26 11:25:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-26 11:25:36 +0200 |
commit | 373c69043ae352778974735460753d5e4f500789 (patch) | |
tree | 22b3779da2aa43719c4beb339aea4f2f7fb30df0 /HISTORY | |
parent | 70ac6784ac749ecc479163806a4e23930ce6ae17 (diff) | |
download | vdr-373c69043ae352778974735460753d5e4f500789.tar.gz vdr-373c69043ae352778974735460753d5e4f500789.tar.bz2 |
Made tChannelID::operator==() inline for better performance
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3563,3 +3563,5 @@ Video Disk Recorder Revision History is pressed (thanks to Rolf Ahrenberg). - Moved the NPTL and UTF-8 checks after the version and help output (thanks to 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). |