summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-09-05 13:15:51 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-09-05 13:15:51 +0200
commit679dcebbb2091f8deb456f25bc263b1a7579524c (patch)
treef2fd6cb29f5cbed5acb9c249c112fbfb07c12f7b /HISTORY
parent483f6c397054f496bfe326e85c5e9cdc4b57921e (diff)
downloadvdr-679dcebbb2091f8deb456f25bc263b1a7579524c.tar.gz
vdr-679dcebbb2091f8deb456f25bc263b1a7579524c.tar.bz2
Fixed setting the primary device in case none of the devices provides an MPEG decoder
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 83913a9a..03f6aeb0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2364,3 +2364,5 @@ Video Disk Recorder Revision History
- Added a note about the driver version needed for the still picture fix from
version 1.2.5pre1 to work properly (thanks to Oliver Endriss for pointing
this out).
+- Fixed setting the primary device in case none of the devices provides an MPEG
+ decoder (thanks to Rene Bartsch for reporting this one).