- 19 Feb, 2014 22 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fixes nullptr dereference (regression by commit df5f9f4a).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Prepare for providing everything in a shared library, to be embedded in another process.
-
Max Kellermann authored
Ignore the storage configuration if FLAG_REQUIRE_STORAGE is not set in the DatabasePlugin.
-
Max Kellermann authored
-
Max Kellermann authored
The new method IsPlugin() replaces the "is_simple" flag.
-
Max Kellermann authored
-
Max Kellermann authored
Use a listener interface instead of GlobalEvents.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Build was broken by previous commit.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Feb, 2014 18 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Fix build failure.
-
Max Kellermann authored
-
Max Kellermann authored
Fixes hanging child process in the "pipe" output plugin.
-
Max Kellermann authored
Link libvorbisfile first, followed to libvorbis and finally libogg. This order is necessary because libvorbisfile depends on libvorbis.
-
Max Kellermann authored
Bionic doesn't have the SYS_* macros.
-
Max Kellermann authored
Use it if it exists, but don't insist if the C library is poor (e.g. Bionic/Android).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Bionic's pthread declarations are non-literal.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Required for building without GLib.
-
Max Kellermann authored
-
Max Kellermann authored
-