summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2021-05-21 12:54:08 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2021-05-21 12:54:08 +0200
commit115eb9fdb4b9a75f79ab6bd1f6e4188a8515deb5 (patch)
tree1c4202a6c46a2fd93691b73bdb0b72241abea53c /HISTORY
parentb7112ece6c5c6e0af362d9f01717bd80bbf6d344 (diff)
downloadvdr-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--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index a4fa210f..c7d03e89 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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.