diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-03-09 14:10:12 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-03-09 14:10:12 +0100 |
commit | 8d4d7f2b626226a543e09651772d43e7313ebbf5 (patch) | |
tree | 0c9025e440752e3053aed99dda8c20d3d5c7df75 /HISTORY | |
parent | dfc60da1d5fb03c6007e66df16f5979080171a4b (diff) | |
download | vdr-8d4d7f2b626226a543e09651772d43e7313ebbf5.tar.gz vdr-8d4d7f2b626226a543e09651772d43e7313ebbf5.tar.bz2 |
Trying harder to find a primary device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1975,3 +1975,8 @@ Video Disk Recorder Revision History - Removed signal handling and usleep(5000) from cDvbOsd::Cmd() (apparently this is no longer necessary with DVB driver 1.0.0pre2 or later). +- If the primary device (as defined in setup.conf) doesn't have an MPEG decoder + (and thus can't be used as a primary device) VDR now scans all devices at + startup and uses the first one (if any) that actually has an MPEG decoder. + That way this will also work automatically if the primary device is implemented + by a plugin. |