summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-12-23 10:34:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-12-23 10:34:51 +0100
commit1d32f7c0597da0d773a8eb718a171ac6dacc73ad (patch)
treece7403f604dbc01eae283117d1d16a9bcc1cfbc0 /HISTORY
parent5433caa4104cc33d6b8788058c1098cf9d47b04a (diff)
downloadvdr-1d32f7c0597da0d773a8eb718a171ac6dacc73ad.tar.gz
vdr-1d32f7c0597da0d773a8eb718a171ac6dacc73ad.tar.bz2
Added 'StreamType' setting to CAM communication
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index af645997..43fa1b4d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).