diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-12-23 10:34:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-12-23 10:34:51 +0100 |
commit | 1d32f7c0597da0d773a8eb718a171ac6dacc73ad (patch) | |
tree | ce7403f604dbc01eae283117d1d16a9bcc1cfbc0 /HISTORY | |
parent | 5433caa4104cc33d6b8788058c1098cf9d47b04a (diff) | |
download | vdr-1d32f7c0597da0d773a8eb718a171ac6dacc73ad.tar.gz vdr-1d32f7c0597da0d773a8eb718a171ac6dacc73ad.tar.bz2 |
Added 'StreamType' setting to CAM communication
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2470,7 +2470,7 @@ Video Disk Recorder Revision History - Final release of version 1.2.6. -2003-12-22: Version 1.3.0 +2003-12-23: Version 1.3.0 - Changed thread handling to make it work with NPTL ("Native Posix Thread Library"). Thanks to Jon Burgess, Andreas Schultz, Werner Fink and Stefan Huelswitt. @@ -2506,3 +2506,5 @@ Video Disk Recorder Revision History Miguel Sequeira de Justo Teixeira for reporting this one). - Fixed an alignment problem in CAM access on 64bit systems (thanks to Pedro Miguel Sequeira de Justo Teixeira for reporting this one). +- Added 'StreamType' setting to CAM communication, which is important for + Aston/SECA CAMs (thanks to Antonino Sergi). |