diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-17 09:42:36 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-10-17 09:42:36 +0200 |
commit | eb18d4a5b0748c3b5d8408fe025eeff332fd64e7 (patch) | |
tree | e813af6974d9ede04536f7156193f601acc3f6c6 /HISTORY | |
parent | 1f726846f5e6f8137c6bcc1df53b61b35e3ae08d (diff) | |
download | vdr-eb18d4a5b0748c3b5d8408fe025eeff332fd64e7.tar.gz vdr-eb18d4a5b0748c3b5d8408fe025eeff332fd64e7.tar.bz2 |
If one PID can't be added, the whole cDevice::AttachReceiver() will now fail
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3026,3 +3026,6 @@ Video Disk Recorder Revision History - Now skipping code table info in SI data (suggested by Milos Kapoun). - Added missing Czech characters to fontosd-iso8859-2.c (thanks to Milos Kapoun). - Fixed a crash in the time search mechanism (reported by Reinhard Nissl). +- If one PID can't be added, the whole cDevice::AttachReceiver() will now fail + and all PIDs added so far will be deleted (thanks to Marco Schlüßler for + pointing out this one). |