summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-10-09 08:24:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-10-09 08:24:33 +0200
commit43883ee15977ef021bcf747012133e0514243c38 (patch)
treea6f54016447b4bb4fc60554e53cc0da3f7a725e3 /HISTORY
parent9f832ef482346bdf1917df21e485f35098b9bebc (diff)
downloadvdr-43883ee15977ef021bcf747012133e0514243c38.tar.gz
vdr-43883ee15977ef021bcf747012133e0514243c38.tar.bz2
Fixed setting the video format in the dvbhdffdevice
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index c9781b57..e7192cad 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7272,7 +7272,7 @@ Video Disk Recorder Revision History
".keep" to prevent a directory from being deleted when it is empty. Currently the
only file name that is ignored is ".sort".
-2012-10-07: Version 1.7.32
+2012-10-09: Version 1.7.32
- Pressing the Play key during normal live viewing mode now opens the Recordings menu
if there is no "last viewed" recording (thanks to Alexander Wenzel).
@@ -7289,3 +7289,4 @@ Video Disk Recorder Revision History
change in DVB API 5.8 (reported by Derek Kelly).
Removed the meanwhile obsolete definition of FE_CAN_TURBO_FEC.
- Fixed some compiler warnings under gcc version 4.7.1.
+- Fixed setting the video format in the dvbhdffdevice (thanks to Torsten Lang).