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

Added cIptvDevice::DeviceType() and updated HISTORY.

This commit is contained in:
Rolf Ahrenberg
2012-04-02 19:15:53 +03:00
parent c475b26515
commit 4c7b2ea69b
3 changed files with 11 additions and 2 deletions

View File

@@ -159,10 +159,12 @@ VDR Plugin 'iptv' Revision History
- Added support for LDFLAGS.
- Added cppcheck target into Makefile.
2012-xx-xx: Version 0.5.1
2012-04-02: Version 0.5.1
- Updated for vdr-1.7.27.
- Fixed some channel switching bugs.
- Updated Makefile.
- Silenced compilation warnings.
- Fixed channel switching bugs.
- Added support for a service interface.
- Changed UDP protocol to always utilize the source address
validation.