summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-09-18 10:51:54 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-09-18 10:51:54 +0200
commit83985eff479b0a287b747160b33458de38b10732 (patch)
tree83bbc9f1e0c4e09ecb1c7efd2fd11f53c2b09d09 /HISTORY
parentcfc1903408cc121ef6e6e9f16e14099f7d4150bb (diff)
downloadvdr-83985eff479b0a287b747160b33458de38b10732.tar.gz
vdr-83985eff479b0a287b747160b33458de38b10732.tar.bz2
The SVDRP command DELR no longer triggers a complete reload of the global Recordings list, but rather deletes that particular entry
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index bc1881ee..6463e58b 100644
--- a/HISTORY
+++ b/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.