mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
writer must not spend too much time waiting in select() without checking
if the thread has been cancelled. Delayed the streamdev main thread for up to 3 seconds. As the command timeou of VTP connections is 1.5 seconds, one hanging connection could have caused VTP connections to die.
This commit is contained in:
2
HISTORY
2
HISTORY
@@ -1,6 +1,8 @@
|
||||
VDR Plugin 'streamdev' Revision History
|
||||
---------------------------------------
|
||||
|
||||
- writer must not spend too much time waiting in select() without checking
|
||||
if the thread has been cancelled
|
||||
- added Spanish translation (thanks to Javier Bradineras)
|
||||
- live TV must be switched in VDR main thread
|
||||
- dropped compatibility with VDR < 1.5.16
|
||||
|
Reference in New Issue
Block a user