diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-07-30 09:23:29 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-07-30 09:23:29 +0200 |
commit | af78bac2bb999f2b835048e202d2839102e175ff (patch) | |
tree | 9d34985055f7dca83701a3a24873bb82290f2b4e /HISTORY | |
parent | bef18ac382a8b073310823fc627126b5daf7f8a4 (diff) | |
download | vdr-af78bac2bb999f2b835048e202d2839102e175ff.tar.gz vdr-af78bac2bb999f2b835048e202d2839102e175ff.tar.bz2 |
Added a sleep in cDvbPlayer::Action() in case there is no data to send to the device
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3633,3 +3633,8 @@ Video Disk Recorder Revision History - When drawing a bitmap to the OSD, the existing palette of the target can now be replaced with the new one instead of adding the new entries (thanks to Andreas Regel). + +2005-07-30: Version 1.3.28 + +- 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). |