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-10-29
db/update: catch all exceptions
Max Kellermann
2018-10-29
configure.ac: add `-funwind-tables` to work around clang bug
Max Kellermann
2018-10-23
input/Error: work around clang bug leading to crash
Max Kellermann
2018-10-23
decoder/fluidsynth: adapt to API change in version 2.0
Max Kellermann
2018-10-22
SongFilter: check value.empty() after checking tag fallbacks
Max Kellermann
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-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
lib/nfs/Connection: use nfs_stat64_async
Thomas Guillem
2018-08-19
android: add LogListener
Thomas Guillem
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
android: raise minSdkVersion to 21
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-07-06
AudioFormat: include cleanup
Max Kellermann
2018-07-06
input/curl: use new class HttpStatusError
Max Kellermann
2018-07-06
db/update/{Walk,ExcludeList}: use InputStream to read .mpdignore
Max Kellermann
2018-07-06
lib/nfs/Connection: use new class NfsClientError
Max Kellermann
2018-07-06
input/Error: new library providing IsFileNotFound()
Max Kellermann
2018-07-06
input/Domain: remove obsolete variable
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-07-06
input/Offset: add macro PRIoffset
Max Kellermann
2018-07-06
input/curl: remove obsolete Windows sprintf() fallback
Max Kellermann
2018-07-06
util/FormatString: remove obsolete Windows fallback
Max Kellermann
2018-07-06
db/update/ExcludeList: allow comments only at start of line
Max Kellermann
2018-07-06
db/update/ExcludeList: move code to ParseLine()
Max Kellermann
2018-07-06
output/httpd: remove broken DLNA support code
Max Kellermann
2018-05-28
db/proxy: support tags "ArtistSort", "AlbumArtistSort", "AlbumSort"
Max Kellermann
2018-05-28
db/proxy: add "password" setting
Max Kellermann
2018-05-12
player/Thread: pause all outputs in single mode
Max Kellermann
2018-05-07
decoder/opus: add support for R128_ALBUM_GAIN tag
Michal Koutenský
2018-05-07
decoder/dsd: allow 4 MB ID3 tags
Max Kellermann
2018-05-03
decoder/{dsdiff,dsf}: support more MIME types
Max Kellermann
2018-05-03
{input,output}/alsa: work around -Wswitch due to SND_PCM_STATE_PRIVATE1
Max Kellermann
2018-04-30
SongFilter: fix "modified-since" filter
Max Kellermann
2018-04-26
db/proxy: implement the group_mask parameter in VisitUniqueTags()
Max Kellermann
2018-04-26
db/proxy: call mpd_search_cancel() after search error
Max Kellermann
2018-04-25
lib/ffmpeg/Init: fix av_register_all() deprecation warning
Max Kellermann
[next]