diff options
author | scop <scop> | 2007-01-28 16:51:15 +0000 |
---|---|---|
committer | scop <scop> | 2007-01-28 16:51:15 +0000 |
commit | a3f259961e39e7820b3b634208b2f0bcb8507920 (patch) | |
tree | 1b0b249b0e0751d000c2ecda5d47fd388681df69 /HISTORY | |
parent | 43dde98aaf45f80682439f89685c1495e4f9d10a (diff) | |
download | vdr-plugin-dxr3-a3f259961e39e7820b3b634208b2f0bcb8507920.tar.gz vdr-plugin-dxr3-a3f259961e39e7820b3b634208b2f0bcb8507920.tar.bz2 |
Use cCondWait::SleepMs() instead of usleep().
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -320,3 +320,4 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - add Polish translation (Mikolaj Tutak) - sync "make install" with VDR 1.4.2-2 (Ville Skyttä) +- use cCondWait::SleepMs() instead of usleep (Ville Skyttä) |