Improved cDvbDevice::StillPicture()

This commit is contained in:
Klaus Schmidinger
2003-10-19 12:59:16 +02:00
parent e7b6b2fff7
commit 2b29a5ce36
2 changed files with 13 additions and 5 deletions

View File

@@ -2434,6 +2434,10 @@ Video Disk Recorder Revision History
- Channel IDs are now checked when reading 'channels.conf' to avoid later
problems with timers.
2003-10-19: Version 1.2.6pre2
- Improved cDvbDevice::StillPicture() (thanks to Thomas Heiligenmann).
2003-10-18: Version 1.3.0
- Changed thread handling to make it work with NPTL ("Native Posix Thread Library").