summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-02-25 11:54:17 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-02-25 11:54:17 +0100
commitcb0bd2e0092783fbd34139c5bbd2fca7095f42ea (patch)
treec6b1835f47f21d8748fadb9ff57070e5a0adf82a /HISTORY
parent1a4456d9818289e5c888199f586a71a6408182a3 (diff)
downloadvdr-cb0bd2e0092783fbd34139c5bbd2fca7095f42ea.tar.gz
vdr-cb0bd2e0092783fbd34139c5bbd2fca7095f42ea.tar.bz2
Added changes from version 1.4.5-2 to version 1.5.1
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4edd5141..0f1b51bf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5109,7 +5109,11 @@ Video Disk Recorder Revision History
with open file handles when starting background commands (thanks to Reinhard
Nissl).
- Removed 'assert(0)' from cDvbSpuDecoder::setTime() (thanks to Marco Schlüßler).
+- Fixed a possible crash when loading an invalid XPM file (thanks to Martin Wache).
+- Updated satellite names in 'sources.conf' (thanks to Thilo Wunderlich).
- Adapted 'libsi' to DVB-S2 (thanks to Marco Schlüßler).
+- Fixed handling error status in cDvbTuner::GetFrontendStatus() (thanks to
+ Reinhard Nissl).
- Shutdown handling has been rewritten (thanks to Udo Richter).
- Plugins can now implement the new function WakeupTime() to request VDR to wake
up at a particular time (thanks to Udo Richter).