diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-17 10:07:17 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-05-17 10:07:17 +0200 |
commit | d41461ad40525286e075b5b09ff6d1f84deb77e9 (patch) | |
tree | bc0b64ae4dfefdfb9ff14b1154db47c5928ea39c /HISTORY | |
parent | 877d4851e85874e3e16e2f62ac234d32f7309205 (diff) | |
download | vdr-d41461ad40525286e075b5b09ff6d1f84deb77e9.tar.gz vdr-d41461ad40525286e075b5b09ff6d1f84deb77e9.tar.bz2 |
Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePercentage()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6101,3 +6101,5 @@ Video Disk Recorder Revision History - Removed unused 'synced' member from cTsToPes (reported by Christoph Haubrich). - Added a note to cTsToPes about all TS packets having to belong to the same PID (suggested by Christoph Haubrich). +- Added a note about the meaning of PERCENTAGEDELTA in cRingBuffer::UpdatePercentage() + (thanks to Rolf Ahrenberg). |