diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-29 09:29:06 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-06-29 09:29:06 +0200 |
commit | 5193fd9d9945437fbc7663f1585ae5d96d2ba103 (patch) | |
tree | a8a634140a849b64e21675bb726bf01609fa38cd /HISTORY | |
parent | a526eee1651ca643a3f3c88a0c852a43261a7ebb (diff) | |
download | vdr-5193fd9d9945437fbc7663f1585ae5d96d2ba103.tar.gz vdr-5193fd9d9945437fbc7663f1585ae5d96d2ba103.tar.bz2 |
Improved deleting plugins in case the plugin uses its own memory management
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9498,3 +9498,9 @@ Video Disk Recorder Revision History two bonded devices, which was "fixed" in version 1.7.29. Apparently this fix merely rendered the whole code branch inactive. Now this branch is only executed for devices that are not bonded. + +2020-06-29: + +- Improved deleting plugins in case the plugin uses its own memory management (thanks + to Winfried Köhler). Plugins that have been compiled with previous versions of VDR + do not need to be recompiled, they will silently be handled as before. |