Changed the description of cDevice::GetSTC() to make it mandatory for devices that can replay

This commit is contained in:
Klaus Schmidinger
2010-10-24 12:12:07 +02:00
parent 208b703e5b
commit ad650b5883
2 changed files with 5 additions and 3 deletions

View File

@@ -6486,3 +6486,5 @@ Video Disk Recorder Revision History
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed following symbolic links in RemoveFileOrDir() (cont'd) (thanks to
Steffen Barszus).
- Changed the description of cDevice::GetSTC() to make it mandatory for devices
that can replay.