diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-05-21 12:54:08 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-05-21 12:54:08 +0200 |
commit | 115eb9fdb4b9a75f79ab6bd1f6e4188a8515deb5 (patch) | |
tree | 1c4202a6c46a2fd93691b73bdb0b72241abea53c /HISTORY | |
parent | b7112ece6c5c6e0af362d9f01717bd80bbf6d344 (diff) | |
download | vdr-115eb9fdb4b9a75f79ab6bd1f6e4188a8515deb5.tar.gz vdr-115eb9fdb4b9a75f79ab6bd1f6e4188a8515deb5.tar.bz2 |
The macro DEPRECATED_GETBITMAP and the related code has been removed
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9699,3 +9699,4 @@ Video Disk Recorder Revision History You can add 'DEPRECATED_SETCURRENTCHANNEL=1' when compiling in order to restore this functionality. However, it is recommended to use SetCurrentChannel(int ChannelNumber) instead. +- The macro DEPRECATED_GETBITMAP and the related code has been removed. |