Age | Commit message (Expand) | Author |
---|---|---|
2018-02-16 | output/alsa: use a new I/O thread with real-time scheduling | Max Kellermann |
2018-01-29 | event/Thread: add "noexcept" | Max Kellermann |
2018-01-29 | event/Thread: remove unused method StopAsync() | Max Kellermann |
2017-08-18 | event/Loop: set thread to current thread by default | Max Kellermann |
2017-02-10 | thread/Thread: use BoundMethod | Max Kellermann |
2017-02-10 | event/Thread: remove the Mutex | Max Kellermann |
2017-02-10 | event/Thread: auto-stop in the destructor | Max Kellermann |
2017-02-10 | IOThread: move code to class EventThread | Max Kellermann |