- 08 Dec, 2014 21 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Thomas Guillem authored
-
Thomas Guillem authored
If no name is specified, it'll use the name of the first activity of the AndroidManifest.xml. And we don't want the apk to be called Settings.apk.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Not used.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Version 2.5 fixed an API oddity, however it broke API compatibility, at least with C++. Disable the workaround when a libavformat version is detected that is recent enough.
-
Max Kellermann authored
The "::" to explicitly refer to the global namespace appeared like a good idea in C++, but it breaks with C libraries that implement standard functions using macros (e.g. musl).
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 05 Dec, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Dec, 2014 16 commits
-
-
Max Kellermann authored
Require the version 2 which has a more sane API.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Since version 2.32, g_thread_init() is deprecated and a no-op. Let's upgrade that (optional) dependency so we can remove all those g_thread_init() calls.
-
Max Kellermann authored
Only very few (minor) features still depend on GLib.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
These do not require GLib anymore.
-
Max Kellermann authored
-
Max Kellermann authored
Don't use GLib.
-
Max Kellermann authored
-
Max Kellermann authored
Eliminate duplicate SidTune construction.
-
Max Kellermann authored
-
Max Kellermann authored
-