diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-16 12:57:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-16 12:57:51 +0200 |
commit | eff00653c553bb1330c6bf80e6cd8039cd2499b7 (patch) | |
tree | d7b891084b4026406b14471474a48e1478d6381f /HISTORY | |
parent | 414548446b9fc0122f6ca44145cc8e32747e8ddd (diff) | |
download | vdr-eff00653c553bb1330c6bf80e6cd8039cd2499b7.tar.gz vdr-eff00653c553bb1330c6bf80e6cd8039cd2499b7.tar.bz2 |
Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::cDvbDevice()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3015,3 +3015,6 @@ Video Disk Recorder Revision History - Added Estonian language texts (thanks to Arthur Konovalov). - Fixed 'newplugin' to use the compiler defined in $(CXX) for generating file dependencies (thanks to Andreas Brachold). +- Moved the initialization of aPid1 and aPid2 to the beginning of cDvbDevice::cDvbDevice() + to have them set in case a patch references them (thanks to Wayne Keer for pointing + this out). |