diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-06 10:25:25 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-02-06 10:25:25 +0100 |
commit | 1b2a62623c2e3c8f0d37b8d586ce185d68d190e1 (patch) | |
tree | 0f1d1622e527159d6d50e4353708cf46af030980 /HISTORY | |
parent | ad45f801d5af3aeb3f22c34e656b3562be96c432 (diff) | |
download | vdr-1b2a62623c2e3c8f0d37b8d586ce185d68d190e1.tar.gz vdr-1b2a62623c2e3c8f0d37b8d586ce185d68d190e1.tar.bz2 |
Changed the naming of "binary skip mode" to "adaptive skip mode"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -8453,7 +8453,7 @@ Video Disk Recorder Revision History - Added support for LCN (Logical Channel Numbers), which plugins may use to sort channels (thanks to Rolf Ahrenberg). -2015-02-05: Version 2.1.9 +2015-02-06: Version 2.1.9 - Fixed a memory leak in case of broken Extended Event Descriptors (thanks to Lars Hanisch). @@ -8506,3 +8506,5 @@ Video Disk Recorder Revision History functions is now exacly as described in the header file. Editing marks that are placed at exactly the same offset in a recording are now preserved in the cutting process. +- Changed the naming of "binary skip mode" to "adaptive skip mode" (suggested by + Rolf Ahrenberg and Derek Kelly). |