1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Updated translation files and HISTORY.

This commit is contained in:
Rolf Ahrenberg
2014-01-14 18:42:06 +02:00
parent 6b0337d078
commit 5aefd40d65
7 changed files with 11 additions and 6 deletions

View File

@@ -220,3 +220,8 @@ VDR Plugin 'iptv' Revision History
- Added support for cDevice::IsTunedToTransponder() and
cDevice::GetCurrentlyTunedTransponder().
- Fixed a memory leak and some issues reported by scan-build.
2014-01-18: Version 2.0.2
- Made devices to shutdown already in cPluginManager::Stop()
to prevent possible crashes while VDR shutdown.