summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-20 12:01:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-20 12:01:05 +0100
commit51f41252cf70ab0364a411648ed0aa2015e40162 (patch)
tree81e4ad59e2d6b1d948e0f3b716b7a7194e050a4f /HISTORY
parentf038aaefc84aa0695102dca7c30537b20fd2fa21 (diff)
downloadvdr-51f41252cf70ab0364a411648ed0aa2015e40162.tar.gz
vdr-51f41252cf70ab0364a411648ed0aa2015e40162.tar.bz2
Added support for setting the video display mode
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1dd31404..a62f28c1 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3429,3 +3429,4 @@ Video Disk Recorder Revision History
- Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems
with the larger buffer reserve (thanks to Marco Schlüßler).
- Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is _bool_).
+- Added support for setting the video display mode (thanks to Marco Schlüßler).