Fixed setting the primary device in case none of the devices provides an MPEG decoder

This commit is contained in:
Klaus Schmidinger
2003-09-05 13:15:51 +02:00
parent 483f6c3970
commit 679dcebbb2
3 changed files with 8 additions and 2 deletions

View File

@@ -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).