diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-07-30 09:32:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-07-30 09:32:51 +0200 |
commit | b36592dfa9353f668ccc280b6793b9bcba39c0e0 (patch) | |
tree | fc2a39e57a0cc89e9b5aef7ff4c462f4b8e6954c /HISTORY | |
parent | af78bac2bb999f2b835048e202d2839102e175ff (diff) | |
download | vdr-b36592dfa9353f668ccc280b6793b9bcba39c0e0.tar.gz vdr-b36592dfa9353f668ccc280b6793b9bcba39c0e0.tar.bz2 |
Modified the description of cDevice::Poll() to avoid misunderstandings
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3638,3 +3638,4 @@ Video Disk Recorder Revision History - Added a sleep in cDvbPlayer::Action() in case there is no data to send to the device, which avoids a busy loop on very fast machines (thanks to Martin Wache). +- Modified the description of cDevice::Poll() to avoid misunderstandings. |