diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:12:07 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:12:07 +0100 |
commit | 21c8829783f7f4d6b7bc13bc405196182910c3e6 (patch) | |
tree | c597275aa9cdb3d90baa375191f56be906d7102f /HISTORY | |
parent | 20791e4d95ab30d40da0a51dac3c7a35a89103d8 (diff) | |
download | vdr-21c8829783f7f4d6b7bc13bc405196182910c3e6.tar.gz vdr-21c8829783f7f4d6b7bc13bc405196182910c3e6.tar.bz2 |
Made it clear that the Data parameter in cDevice::StillPicture() may point to a series of packets, not just a single one
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8076,3 +8076,5 @@ Video Disk Recorder Revision History caller to have it display only a certain subset of the recordings (thanks to Lars Hanisch). - Added handling UTF-8 'umlaut' characters to cKbdRemote (thanks to Lars Hanisch). +- Made it clear that the Data parameter in cDevice::StillPicture() may point to a + series of packets, not just a single one (thanks to Thomas Reufer). |