diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:55:39 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:55:39 +0100 |
commit | 7c877edd2dcce10a8b83684290747b9af3897006 (patch) | |
tree | 672522b236a723f04039a00b6a5b7be64a2cc840 /HISTORY | |
parent | 4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b (diff) | |
download | vdr-7c877edd2dcce10a8b83684290747b9af3897006.tar.gz vdr-7c877edd2dcce10a8b83684290747b9af3897006.tar.bz2 |
Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVideo when replaying a recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8084,3 +8084,5 @@ Video Disk Recorder Revision History trick modes. Authors of plugins that implement output devices will need to add this parameter to their derived cDevice class, regardless of whether they will make use of it or not. +- Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVideo when + replaying a recording (suggested by Thomas Reufer). |