Age | Commit message (Collapse) | Author |
|
[#1327]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
i18n is now supported and an 'install' target has been added.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
due to lot of static objects in vdr, implicit destruction of objects has unpredictable
effects :(
|
|
|
|
epoll_wait() does not return when the epoll-fd is closed by another thread.
Use a helper pipe which is added to the epoll. Closing one end allows to
terminate the thread cleanly
|
|
|
|
|
|
made stop() synchronously and made the destructor virtual
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
they do not have a function yet...
|
|
|
|
|
|
|