- 09 Dec, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Skipping those songs silently will confuse the client, because commands specifying the song index within a playlist (e.g. playlistdelete) will be out of sync. This copies spl_print()'s behavior to playlist_file_print().
-
Max Kellermann authored
-
- 08 Dec, 2014 24 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Was hard-coded to "auto", and the macro parameter was ignored (in the help text).
-
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 9 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
-