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

Implemented a preliminary state machine for tuner.

This commit is contained in:
Rolf Ahrenberg
2014-11-15 20:15:00 +02:00
parent ede0294943
commit 0bf841555b
4 changed files with 140 additions and 85 deletions

View File

@@ -82,3 +82,4 @@ VDR Plugin 'satip' Revision History
- Fixed EIT scan (Thanks to Stefan Schallenberg).
- Refactored input thread to increase performance.
- Added new STAT command into the SVDRP interface.
- Refactored tuner implementation.