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

Switched to epoll().

This commit is contained in:
Rolf Ahrenberg
2014-11-09 20:32:08 +02:00
parent 2f723e0f66
commit ac4ab867d9
7 changed files with 135 additions and 55 deletions

View File

@@ -80,3 +80,4 @@ VDR Plugin 'satip' Revision History
- Added support for SAT>IP frontend selection via
Radio ID.
- Fixed EIT scan (Thanks to Stefan Schallenberg).
- Refactored input thread to increase performance.