- 05 Sep, 2013 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Use only ConfigData.hxx in plugin sources to reduce header dependencies.
-
Max Kellermann authored
-
- 04 Sep, 2013 10 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduce header dependencies.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Reduces header dependencies.
-
Max Kellermann authored
Replaces GLib's GError.
-
Max Kellermann authored
-
Max Kellermann authored
Remove all #ifdefs. Old versions of libpulse are not being tested, and thus I'm removing support.
-
Max Kellermann authored
Fixes build failure on GLib < 2.32.
-
- 03 Sep, 2013 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
New GLib versions don't fail.
-
Max Kellermann authored
Omitting it has the same effect as returning false unconditionally.
-
Max Kellermann authored
-
- 10 Aug, 2013 21 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Temporary hotfix until we have integrated avahi into our new event loop.
-
Max Kellermann authored
Implement an event loop without GLib.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes regression from commit 018f4155.
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for migrating away from GLib.
-
Max Kellermann authored
Unsigned and portable.
-
Max Kellermann authored
Handle timeout internally.
-
Max Kellermann authored
Simplify the API, don't use GLib specific integer type.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Remove a GLib dependencies from class EventLoop and DatabaseLock.
-
- 08 Aug, 2013 2 commits
-
-
Max Kellermann authored
Replaces io_thread_call(). This approach is more generic and easier to use due to std::function.
-
Max Kellermann authored
Track which thread runs the EventLoop and provide a check whether we're currently inside.
-