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

Changed code to utilize a proper XML library, refactored the session code, fxed EIT scan functionality, and updated for vdr-2.1.6.

This commit is contained in:
Rolf Ahrenberg
2014-03-16 19:58:09 +02:00
parent 497b1893db
commit dfbb3515ef
13 changed files with 111 additions and 43 deletions

View File

@@ -12,3 +12,10 @@ VDR Plugin 'satip' Revision History
- Switched to the standard S/T/C source identifiers.
- Added a new operation mode setup parameter.
- Added new SVDRP commands.
2014-03-22: Version 0.1.1
- Changed code to utilize a proper XML library.
- Refactored the session code.
- Fixed EIT scan functionality.
- Updated for vdr-2.1.6.