- 29 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 26 Jan, 2018 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
To be used when a URL gets added.
-
- 24 Jan, 2018 2 commits
-
-
Max Kellermann authored
Allows catchers to inspect the HTTP status.
-
Max Kellermann authored
-
- 23 Jan, 2018 2 commits
-
-
Max Kellermann authored
Eliminate duplicate code.
-
Max Kellermann authored
-
- 21 Jan, 2018 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 20 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 19 Jan, 2018 2 commits
-
-
Max Kellermann authored
libicu.a depends on libutil.a.
-
Max Kellermann authored
-
- 18 Jan, 2018 1 commit
-
-
Max Kellermann authored
Work around automake warning: Makefile.am:310: warning: variable 'JAVA_SOURCES' is defined but no program or Makefile.am:310: library has 'JAVA' as canonical name (possible typo) Closes #195
-
- 15 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 12 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 11 Jan, 2018 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 04 Jan, 2018 3 commits
-
-
Felix Hädicke authored
In current Android SDK releases, Ant support was removed. Move the necessary build steps from the former Ant build system to our Makefile, and call the required build tools from the Android SDK (aapt and dx), Java SDK (javac) and Info-ZIP (zip) directly. [mk: copied from Felix's commit e52b906dba971a1173f9e8f83d32b52ee9f89af3 in the XCSoar project)
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Jan, 2018 5 commits
-
-
Max Kellermann authored
This will be used by filters which have internal buffers which need to be flushed at the end, e.g. the "soxr" resampler.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This declaration is obsolete because MPD has switched on RTTI long ago.
-
Max Kellermann authored
-
- 22 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 19 Dec, 2017 1 commit
-
-
Max Kellermann authored
These attributes are printed in the "outputs" response, and the new command "outputset" allows setting new values. No attributes are currently implemented.
-
- 18 Dec, 2017 1 commit
-
-
FlashSystems authored
Signed-off-by:
FlashSystems <developer@flashsystems.de>
-
- 11 Dec, 2017 1 commit
-
-
Uwe Kleine-König authored
If libupnp is installed in a non-standard location we must rely on the include path provided by $(pkg-config --cflags libupnp). Relative to the path given from that command no prefix must be used to find the respective files.
-
- 05 Dec, 2017 1 commit
-
-
Max Kellermann authored
-
- 16 Nov, 2017 1 commit
-
-
Max Kellermann authored
Closes #155
-
- 12 Nov, 2017 1 commit
-
-
Max Kellermann authored
Move its code to DeferEvent instead.
-
- 10 Nov, 2017 1 commit
-
-
Max Kellermann authored
Allows defining a list of supported audio formats, and allows switching on and off DoP with certain formats. This is a first rough draft. The setting syntax and its semantics may still be redesigned.
-