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

Increased the pid update interval to 250ms.

This commit is contained in:
Rolf Ahrenberg
2014-04-15 20:04:01 +03:00
parent fb40846171
commit 6e72eba09c
7 changed files with 18 additions and 14 deletions

View File

@@ -46,3 +46,7 @@ VDR Plugin 'satip' Revision History
- Fixed parameters of the OPTIONS command.
- Added a device identication into the user agent string.
- Removed unnecessary PLAY commands and header callbacks.
2014-04-20: Version 0.3.0
- Increased the pid update interval to 250ms.