diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-15 11:46:22 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-08-15 11:46:22 +0200 |
commit | 3540d18855d68434d4ab83bc55e590cc6898b175 (patch) | |
tree | 02d5b91c25ad71709203159d1eb91c182d073d01 /HISTORY | |
parent | ac471850fe5d7f5267e991eb3d2ed3d5488fe502 (diff) | |
download | vdr-3540d18855d68434d4ab83bc55e590cc6898b175.tar.gz vdr-3540d18855d68434d4ab83bc55e590cc6898b175.tar.bz2 |
Improved cCondVar::Wait() and implemented cCondVar::TimedWait()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1410,3 +1410,5 @@ Video Disk Recorder Revision History check if any of its file handles is ready for data. - Implemented several replay modes to allow players that play only audio (thanks to Stefan Huelswitt). +- Improved cCondVar::Wait() and implemented cCondVar::TimedWait() (thanks to + Stefan Huelswitt). |