index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-22
db: fix broken command "list ... group"
Max Kellermann
2018-10-22
db/Count: print empty group if song without grouped tag exists
Max Kellermann
2018-10-22
db/Count: move code to tag/VisitCallback.hxx
Max Kellermann
2018-10-22
tag/Fallback: add tag fallbacks for AlbumArtistSort, ArtistSort
Max Kellermann
2018-10-22
SongFilter: use ApplyTagFallback()
Max Kellermann
2018-10-22
db/Count: use ApplyTagFallback()
Max Kellermann
2018-10-22
tag/Set: move code to ApplyTagWithFallback()
Max Kellermann
2018-10-22
tag/Set: include cleanup
Max Kellermann
2018-10-22
tag/Set: use TagBuilder::AddItemUnchecked()
Max Kellermann
2018-10-22
tag/Builder: move code to AddItemUnchecked()
Max Kellermann
2018-10-22
python/build/libs.py: upgrade CURL to 7.61.1
Max Kellermann
2018-10-22
python/build/libs.py: upgrade Opus to 1.3
Max Kellermann
2018-10-22
python/build/libs.py: upgrade libmpdclient to 2.16
Max Kellermann
2018-08-28
java/String: include cleanup
Max Kellermann
2018-08-28
java/Class: drop unnecessary namespace spec
Max Kellermann
2018-08-28
java/Class: use DiscardException() in FindOptional()
Max Kellermann
2018-08-20
android/Main: remove SDK_INT diversion
Max Kellermann
2018-08-20
Makefile.am: use $(AM_V_GEN) and $(AM_V_at)
Max Kellermann
2018-08-20
Makefile.am: use $(MKDIR_P) instead of "mkdir -p"
Max Kellermann
2018-08-20
Makefile.am: use $(@D)/$(@F) instead of $(dir/notdir ...)
Max Kellermann
2018-08-20
lib/nfs/Connection: use nfs_stat64_async
Thomas Guillem
2018-08-20
configure.ac: specify minimum libnfs version 1.9.5
Max Kellermann
2018-08-20
android: use a gray notification icon
Thomas Guillem
2018-08-20
android: improve Settings UI and run mpd on boot
Thomas Guillem
2018-08-20
android: fix AndroidManifest.xml warnings
Thomas Guillem
2018-08-19
android: Main is now a service
Thomas Guillem
2018-08-19
android: add LogListener
Thomas Guillem
2018-08-19
Makefile.am: use javac instead of javah to generate JNI header
Max Kellermann
2018-08-18
android/AndroidManifest.xml: increase targetSdkVersion to 26 (required by Goo...
Max Kellermann
2018-08-17
storage/plugins/CurlStorage: URL-encode paths in CurlStorage::MapUTF8
Joshua Wise
2018-08-17
lib/curl/Easy: add curl_easy_escape() wrapper
Max Kellermann
2018-08-17
increment version number to 0.20.22
Max Kellermann
2018-08-17
release v0.20.21
v0.20.21
Max Kellermann
2018-08-17
configure.ac: make the GIT_COMMIT command worktree-safe
Max Kellermann
2018-08-17
android/build.py: add aarch64 support
Max Kellermann
2018-08-17
configure.ac: set ANDROID_ABI=x86 for the Android-x86 build
Max Kellermann
2018-08-17
configure.ac, Makefile.am: add variable ANDROID_ABI
Max Kellermann
2018-08-17
android: raise minSdkVersion to 21
Max Kellermann
2018-08-17
android/build.py: add variable "android_api_level"
Max Kellermann
2018-08-17
python/build/meson.py: set "needs_exe_wrapper=true"
Max Kellermann
2018-08-17
python/build/libs.py: disable libnfs utils/examples
Max Kellermann
2018-08-17
android/build.py: enable libexpat for the "curl" storage plugin
Max Kellermann
2018-08-17
python/build/libs.py: disable expat documentation
Max Kellermann
2018-08-17
build: Add libexpat to the crosscompile build on Windows.
Joshua Wise
2018-08-17
python/libs: upgrade Boost to 1.68.0
Max Kellermann
2018-08-17
Makefile.am: add missing $(CURL_CFLAGS) and $(EXPAT_CFLAGS)
Max Kellermann
2018-08-13
playlist/cue: support file type declaration "FLAC" (non-standard)
Max Kellermann
2018-08-02
case-insensitive URI scheme comparison
Max Kellermann
2018-08-02
util/ASCII: add StringStartsWithCaseASCII()
Max Kellermann
2018-08-02
configure.ac: default to --disable-daemon on Windows
Max Kellermann
[next]