diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-06-19 12:33:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-06-19 12:33:03 +0200 |
commit | a20f952f705e18394db26bf1121363c3529f6c05 (patch) | |
tree | 56ede4a64b0bef51d0f4dae01ba9a1639a3acc9b /HISTORY | |
parent | c4e0e6a54a9d55236264634b2e234eefcd618ccd (diff) | |
download | vdr-a20f952f705e18394db26bf1121363c3529f6c05.tar.gz vdr-a20f952f705e18394db26bf1121363c3529f6c05.tar.bz2 |
Fixed cRingBufferLinear::Get() in case the buffer wraps around
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2932,3 +2932,5 @@ Video Disk Recorder Revision History Cedric for reporting this one). - Fixed the description of cRingBufferLinear (thanks to Ludwig Nussel for pointing out this one). +- Fixed cRingBufferLinear::Get() in case the buffer wraps around (thanks to Ludwig + Nussel for reporting this one). |