diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-11 13:23:49 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-09-11 13:23:49 +0200 |
commit | 94d43abecf01f203d9dc476c09717abbc3f34664 (patch) | |
tree | 705e5f9a19f2747d1e706526485715c2e57ddca3 /HISTORY | |
parent | 0c6ba1f9287584b2da1ee80ff8dcd0042f0ded46 (diff) | |
download | vdr-94d43abecf01f203d9dc476c09717abbc3f34664.tar.gz vdr-94d43abecf01f203d9dc476c09717abbc3f34664.tar.bz2 |
Implemented a hash for the channels to reduce the system load in the EIT scanning thread1.3.32
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3747,7 +3747,7 @@ Video Disk Recorder Revision History - The new SVDRP command EDIT can be used to start the editing process of a recording (based on the CUTR patch by Harald Milz). -2005-09-10: Version 1.3.32 +2005-09-11: Version 1.3.32 - Added some missing braces in remux.c (thanks to Wayne Keer for reporting this one). - Removed unused MAINMENUENTRY from svdrpdemo.c (thanks to Udo Richter for reporting @@ -3804,3 +3804,5 @@ Video Disk Recorder Revision History Rother for reporting this one). - Fixed converting summary.vdr files that would result in a very long 'short text' (thanks to Carsten Koch). +- Implemented a hash for the channels to reduce the system load in the EIT scanning + thread (based on a patch by Georg Acher). |