diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-11 08:29:41 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2015-09-11 08:29:41 +0200 |
commit | f1bef11f45f4e3450b51d4c4b5ccf4f52e7039e9 (patch) | |
tree | 114d602c8637ed6744007109579ca5b278434fea /HISTORY | |
parent | 4e46d2bb3bbcaa72bc106170d9a7dd0ec77ddd0d (diff) | |
download | vdr-f1bef11f45f4e3450b51d4c4b5ccf4f52e7039e9.tar.gz vdr-f1bef11f45f4e3450b51d4c4b5ccf4f52e7039e9.tar.bz2 |
Implemented the setup option "Recording/Record key handling"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8596,7 +8596,7 @@ Video Disk Recorder Revision History - Bumped all version numbers to 2.2.0. - Official release. -2015-09-10: Version 2.3.1 +2015-09-11: Version 2.3.1 - The new function cOsd::MaxPixmapSize() can be called to determine the maximum size a cPixmap may have on the current OSD. The 'osddemo' example has been modified @@ -8820,3 +8820,6 @@ Video Disk Recorder Revision History "DVB SI table strings" instead of "EPG data". - The width and height of the OSD are now limited to the actual maximum dimensions of the output device, taking into account the top and left offset. +- The new setup option "Recording/Record key handling" can be used to define + what happens if the Record key on the remote control is pressed during + live tv (suggested by Dietmar Spingler). |