diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-15 10:00:40 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-06-15 10:00:40 +0200 |
commit | 3644347545b0ff57d1a9f854cb81c8c5f6b77915 (patch) | |
tree | 13628cd9d00dfeffd8b0456f5d0da2b1e2263b4b /HISTORY | |
parent | 4a98f3378224a2be1fb87ccb1ec45f503d1decc7 (diff) | |
download | vdr-3644347545b0ff57d1a9f854cb81c8c5f6b77915.tar.gz vdr-3644347545b0ff57d1a9f854cb81c8c5f6b77915.tar.bz2 |
Added some comment to cDevice::GetDevice()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4788,3 +4788,5 @@ Video Disk Recorder Revision History - Added "-fPIC" to the compiler options in Make.config.template when compiling plugins (thanks to Udo Richter). If you use your own Make.config file, you may want to add these lines there, too. +- Added some comment to cDevice::GetDevice() to explain how the individual + conditions are put together to make a decision on which device to use. |