- 05 Feb, 2021 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
... and make TimerEvent a type alias for FineTimerEvent (i.e. swap names).
-
Max Kellermann authored
-
- 01 Dec, 2020 1 commit
-
-
Max Kellermann authored
-
- 19 Oct, 2020 1 commit
-
-
Max Kellermann authored
-
- 14 Oct, 2020 3 commits
-
-
Max Kellermann authored
Similar to commits 1686f4e8 and 30a5dd26
-
Max Kellermann authored
Not for MPD, but for other applications which might want to copy its event loop, but do not need multi-threading.
-
Max Kellermann authored
Instead of using this as a base class implementing a virtual method, the new class IdleEvent can be used as a variable, decoupling IdleMonitor's internal state from the derived class. This is similar to commit 30a5dd26 which refactored TimeoutMonitor to TimerEvent.
-
- 13 Oct, 2020 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 05 May, 2020 1 commit
-
-
Max Kellermann authored
-
- 02 Apr, 2020 1 commit
-
-
Max Kellermann authored
The event library uses various libnet.a classes, e.g. SocketDescriptor.
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
Prevents compiling those sources many times, once for each debug program using it.
-
- 09 Dec, 2018 1 commit
-
-
Jacob Vosmaer authored
-
- 14 Oct, 2018 1 commit
-
-
Max Kellermann authored
So long, autotools! This is my last MPD related project to migrate away from it. It has its strengths, but also very obvious weaknesses and weirdnesses. Today, many of its quirks are not needed anymore, and are cumbersome and slow. Now welcome our new Meson overlords!
-