Added cDevice::GetSTC()

This commit is contained in:
Klaus Schmidinger
2003-11-07 14:16:25 +01:00
parent 2a7467aed5
commit 85767a5405
7 changed files with 43 additions and 6 deletions

View File

@@ -2452,6 +2452,10 @@ Video Disk Recorder Revision History
- Added missing 'const' to some cChannel member functions (thanks to Torsten
Herz).
2003-11-07: Version 1.2.6pre5
- Added cDevice::GetSTC() (suggested by Sven Goethel).
2003-10-24: Version 1.3.0
- Changed thread handling to make it work with NPTL ("Native Posix Thread Library").