mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
- use cThread::Running()/Active() instead of private members
- replaced the last usleep by cCondWait thanks to Rolf Ahrenberg (#383) Modified Files: Tag: v0_4 CONTRIBUTORS HISTORY server/server.c server/server.h server/streamer.c server/streamer.h server/suspend.c server/suspend.h
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -1,6 +1,8 @@
|
||||
VDR Plugin 'streamdev' Revision History
|
||||
eDR Plugin 'streamdev' Revision History
|
||||
---------------------------------------
|
||||
|
||||
- use cThread::Running()/Active() instead of private members (thanks to
|
||||
Rolf Ahrenberg)
|
||||
- fixed output format of some debug messages (thanks to Rolf Ahrenberg)
|
||||
- added HTTP authentication
|
||||
- added preprocessor directive for ancient gcc
|
||||
|
Reference in New Issue
Block a user