diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-22 09:52:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-09-22 09:52:38 +0200 |
commit | f3af8e065a6022ca7234bd6c60e061d2064a6dff (patch) | |
tree | fd089a644b148694f523c8ea0f74218895dd3be4 /HISTORY | |
parent | 95685c842a9333cff040e8d788c7f99ae61b2774 (diff) | |
download | vdr-f3af8e065a6022ca7234bd6c60e061d2064a6dff.tar.gz vdr-f3af8e065a6022ca7234bd6c60e061d2064a6dff.tar.bz2 |
Fixed a race condition when starting 'Transfer Mode'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1516,3 +1516,4 @@ Video Disk Recorder Revision History This is the diff for the 'setup' example that comes with VDR, so your line numbers may be different. - Added a missing 'public' keyword in device.h (thanks to Martin Hammerschmid). +- Fixed a race condition when starting 'Transfer Mode'. |