mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Implemented a hash for the channels to reduce the system load in the EIT scanning thread
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -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).
|
||||
|
Reference in New Issue
Block a user