summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-20android: fix AndroidManifest.xml warningsThomas Guillem
2018-08-19android: Main is now a serviceThomas Guillem
2018-08-19android: add LogListenerThomas Guillem
2018-08-19Makefile.am: use javac instead of javah to generate JNI headerMax Kellermann
2018-08-18android/AndroidManifest.xml: increase targetSdkVersion to 26 (required by Goo...Max Kellermann
2018-08-17storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8Joshua Wise
2018-08-17lib/curl/Easy: add curl_easy_escape() wrapperMax Kellermann
2018-08-17increment version number to 0.20.22Max Kellermann
2018-08-17release v0.20.21v0.20.21Max Kellermann
2018-08-17configure.ac: make the GIT_COMMIT command worktree-safeMax Kellermann
2018-08-17android/build.py: add aarch64 supportMax Kellermann
2018-08-17configure.ac: set ANDROID_ABI=x86 for the Android-x86 buildMax Kellermann
2018-08-17configure.ac, Makefile.am: add variable ANDROID_ABIMax Kellermann
2018-08-17android: raise minSdkVersion to 21Max Kellermann
2018-08-17android/build.py: add variable "android_api_level"Max Kellermann
2018-08-17python/build/meson.py: set "needs_exe_wrapper=true"Max Kellermann
2018-08-17python/build/libs.py: disable libnfs utils/examplesMax Kellermann
2018-08-17android/build.py: enable libexpat for the "curl" storage pluginMax Kellermann
2018-08-17python/build/libs.py: disable expat documentationMax Kellermann
2018-08-17build: Add libexpat to the crosscompile build on Windows.Joshua Wise
2018-08-17python/libs: upgrade Boost to 1.68.0Max Kellermann
2018-08-17Makefile.am: add missing $(CURL_CFLAGS) and $(EXPAT_CFLAGS)Max Kellermann
2018-08-13playlist/cue: support file type declaration "FLAC" (non-standard)Max Kellermann
2018-08-02case-insensitive URI scheme comparisonMax Kellermann
2018-08-02util/ASCII: add StringStartsWithCaseASCII()Max Kellermann
2018-08-02configure.ac: default to --disable-daemon on WindowsMax Kellermann
2018-07-29python/build/libs.py: upgrade FFmpeg to 4.0.2Max Kellermann
2018-07-29configure.ac: Do not link libsidplayfp against libresid-builderskidoo23
2018-07-29configure.ac: clarify sidplay related infoskidoo23
2018-07-16python/build/libs: upgrade libnfs to 3.0.0Max Kellermann
2018-07-16python/build/libs: upgrade CURL to 7.61.0Max Kellermann
2018-07-06AudioFormat: include cleanupMax Kellermann
2018-07-06input/curl: use new class HttpStatusErrorMax Kellermann
2018-07-06db/update/{Walk,ExcludeList}: use InputStream to read .mpdignoreMax Kellermann
2018-07-06lib/nfs/Connection: use new class NfsClientErrorMax Kellermann
2018-07-06input/Error: new library providing IsFileNotFound()Max Kellermann
2018-07-06input/Domain: remove obsolete variableMax Kellermann
2018-07-06util/StringFormat: new utility libraryMax Kellermann
2018-07-06input/Offset: add macro PRIoffsetMax Kellermann
2018-07-06input/curl: remove obsolete Windows sprintf() fallbackMax Kellermann
2018-07-06util/FormatString: remove obsolete Windows fallbackMax Kellermann
2018-07-06db/update/ExcludeList: allow comments only at start of lineMax Kellermann
2018-07-06db/update/ExcludeList: move code to ParseLine()Max Kellermann
2018-07-06output/httpd: remove broken DLNA support codeMax Kellermann
2018-06-22python/build/libs.py: upgrade FFmpeg to 4.0.1Max Kellermann
2018-05-28db/proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"Max Kellermann
2018-05-28db/proxy: add "password" settingMax Kellermann
2018-05-28doc/user.xml: remove copy&paste falloutMax Kellermann
2018-05-28increment version number to 0.20.21Max Kellermann
2018-05-22release v0.20.20v0.20.20Max Kellermann