- 19 Feb, 2014 17 commits
-
-
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 20 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
-
Max Kellermann authored
Replaces g_str_has_suffix().
-
Max Kellermann authored
Temporary hack for the experimental no-GLib build.
-
- 17 Feb, 2014 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-