mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 19:16:51 +02:00
6dd3cc412e
- Run section filter carbage collector when adding new filter. Carbage collector closes all filters that have already been closed by local VDR section handler. (without this, closed section filters are removed only when they receive data from server. If they wont, ...). - Add locking to list handling (list is accessed from separate threads) Modified Files: client/filter.c client/filter.h |
||
---|---|---|
.. | ||
assembler.c | ||
assembler.h | ||
device.c | ||
device.h | ||
filter.c | ||
filter.h | ||
menu.c | ||
menu.h | ||
remote.c | ||
remote.h | ||
setup.c | ||
setup.h | ||
socket.c | ||
socket.h |