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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-08-20
util/Cast: reverse operands in ContainerAttributeOffset()
Max Kellermann
2018-08-20
util/Cast: move OffsetPointer() to OffsetPointer.hxx
Max Kellermann
2018-08-20
util/BindMethod: add "noexcept"
Max Kellermann
2018-08-20
util/StringAPI: stpcpy() was added in Bionic API level 21
Max Kellermann
2018-08-20
storage/nfs: implement follow
Thomas Guillem
2018-08-20
lib/nfs/Connection: add Lstat
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-20
lib/nfs/Connection: use nfs_stat64_async
Thomas Guillem
2018-08-20
Merge branch 'v0.20.x'
Max Kellermann
2018-08-19
android: add LogListener
Thomas Guillem
2018-08-19
db/update/Service: Enqueue() throws on error
Max Kellermann
2018-08-19
Main: throw exception instead of calling FatalError()
Max Kellermann
2018-08-19
config/Global: remove obsolete library
Max Kellermann
2018-08-19
Main: allocate ConfigData on the stack
Max Kellermann
2018-08-19
config/Global: move config_global_check() to Check.cxx
Max Kellermann
2018-08-19
config/Path: add InitPathParser()
Max Kellermann
2018-08-19
output/Init: pass global configuration in struct AudioOutputDefaults
Max Kellermann
2018-08-19
mixer/Type: mixer_type_parse() throws on error
Max Kellermann
2018-08-18
filter/LoadChain: move code to class FilterFactory
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
Merge tag 'v0.20.21'
Max Kellermann
2018-08-17
android: raise minSdkVersion to 21
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-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
[next]