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-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
Merge tag 'v0.20.21'
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-14
Merge branch 'fchmod_fix' of git://github.com/1848/MPD
Max Kellermann
2018-08-14
fixed setting unix socket permissions
1848
2018-08-14
Merge branch 'master' of git://github.com/skidoo23/MPD
Max Kellermann
2018-08-13
playlist/cue: support file type declaration "FLAC" (non-standard)
Max Kellermann
2018-08-12
decoder/sidplay: support basic and kernal rom (libsidplayfp)
skidoo23
2018-08-10
tag/Config: support incremental "metadata_to_use" setting
Max Kellermann
2018-08-10
tag/Config: use SplitString()
Max Kellermann
2018-08-10
tag/Mask: add method Unset()
Max Kellermann
2018-08-10
doc/user.rst: add tag links
Max Kellermann
2018-08-10
doc/user.rst: line breaks
Max Kellermann
2018-08-09
event/ServerSocket: fix get_remote_uid() call
Max Kellermann
2018-08-09
command/sticker, sticker/song: embed struct sticker_song_find_data in namespace
Max Kellermann
2018-08-09
decoder/Thread, ...: log all exceptions
Max Kellermann
2018-08-08
Merge branch 'HttpdOutputPlugin_socket' of git://github.com/1848/MPD
Max Kellermann
2018-08-07
decoder/mpg123: remove obsolete const_cast hack
Max Kellermann
2018-08-07
decoder/mpg123: use AtScopeExit() to call mpg123_delete() during scan
Max Kellermann
2018-08-07
decoder/mpg123: use AtScopeExit() to call mpg123_delete()
Max Kellermann
2018-08-07
Moved call to fchmod() on socket from OneServerSocket::Open() to socket_bind_...
1848
2018-08-07
Use fchmod instead of chmod for unix sockets to prevent TOCTTOU
1848
2018-08-07
Added unix socket support in HttpdOutputPlugin
1848
2018-08-07
Added a function for generic address parsing
1848
2018-08-07
Fix various bugs in OS X DSD playback
Yue Wang
2018-08-06
event/SignalMonitor: make SignalMonitorFinish() noexcept
Max Kellermann
2018-08-06
event/SignalMonitor: add `noexcept`
Max Kellermann
2018-08-06
system/SignalFD: add "noexcept"
Max Kellermann
2018-08-06
system/SignalFD: throw exception on error
Max Kellermann
2018-08-06
system/Event{FD,Pipe}: add "noexcept"
Max Kellermann
2018-08-06
system/Event{FD,Pipe}: throw exception on error
Max Kellermann
2018-08-06
Main: use AtScopeExit() to delete the Instance
Max Kellermann
2018-08-06
Main: call daemonize_finish() with AtScopeExit()
Max Kellermann
2018-08-02
song/AudioFormatFilter: add mask support
Max Kellermann
2018-08-02
AudioFormat: add mask support to ToString()
Max Kellermann
2018-08-02
AudioFormat: split the printf() calls in ToString()
Max Kellermann
[prev]
[next]