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

Fixed installation target bugs (Thanks to Alexander Grothe).

This commit is contained in:
Rolf Ahrenberg
2014-03-09 16:04:54 +02:00
parent 935f659e34
commit aaca7cba1a
12 changed files with 43 additions and 22 deletions

View File

@@ -226,6 +226,10 @@ VDR Plugin 'iptv' Revision History
- Made devices to shutdown already in cPluginManager::Stop()
to prevent possible crashes while VDR shutdown.
2014-03-09: Version 2.0.3
- Fixed installation target bugs (Thanks to Alexander Grothe).
==================================
VDR Plugin 'iptv' Revision History
@@ -235,3 +239,7 @@ VDR Plugin 'iptv' Revision History
- Added initial CAM support.
- Added missing RTSP/UDP support.
2014-03-09: Version 2.1.1
- Fixed installation target bugs (Thanks to Alexander Grothe).