mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The SVDRP command DELR no longer triggers a complete reload of the global Recordings list, but rather deletes that particular entry
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -3807,7 +3807,7 @@ Video Disk Recorder Revision History
|
||||
- Implemented a hash for the channels to reduce the system load in the EIT scanning
|
||||
thread (based on a patch by Georg Acher).
|
||||
|
||||
2005-09-17: Version 1.3.33
|
||||
2005-09-18: Version 1.3.33
|
||||
|
||||
- Fixed two errors in 'newplugin' (thanks to Alexander Rieger).
|
||||
- Fixed converting arbitrarily formatted summary.vdr files (thanks to Thomas G<>nther).
|
||||
@@ -3822,3 +3822,5 @@ Video Disk Recorder Revision History
|
||||
- Fixed error handling in cCiTransportConnection::RecvTPDU() (thanks to Georg Acher
|
||||
for reporting this one).
|
||||
- Removed obsolete 'shift' code in device.[hc].
|
||||
- The SVDRP command DELR no longer triggers a complete reload of the global Recordings
|
||||
list, but rather deletes that particular entry.
|
||||
|
Reference in New Issue
Block a user