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-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
2018-04-25
player/Thread: never reuse decoder when switching radio streams
Max Kellermann
2018-03-15
pcm/PcmDop: round down to the nearest multiple of 4 DSD bytes
Max Kellermann
2018-03-15
pcm/PcmDop: use size_t
Max Kellermann
2018-03-15
input/thread: move code to Stop()
Max Kellermann
2018-03-14
input/thread: set InputStream::ready after Open() failure
Max Kellermann
2018-03-04
protocol/ArgParser: disallow negative seek times
Max Kellermann
2018-03-04
Get rid of GCD on macOS which breaks debug builds
Christian Kröner
2018-02-24
net/Init: work around -Werror=unused-variable
Max Kellermann
2018-02-24
storage/nfs: use PathTraitsFS::const_pointer_type
Max Kellermann
2018-02-24
storage/nfs: assume UTF-8 when accessing NFS from Windows
Max Kellermann
2018-02-24
Main: move WinSock initialization to class ScopeNetInit
Max Kellermann
2018-02-24
lib/nfs/FileReader: move sys/stat.h to header because "struct stat" may be macro
Max Kellermann
2018-02-24
lib/nfs/Connection: use winsock2.h instead of poll.h on Windows
Max Kellermann
2018-02-24
Fix curl storage plugin failure if the authentication method is different tha...
tpoeiras
2018-02-24
playlist/cue/Parser: parse tags after "INDEX 01"
Max Kellermann
2018-02-17
decoder/flac: move the SubmitData() call out of the callback
Max Kellermann
2018-02-17
decoder/flac: call FlacSubmitToClient() again after seeking
Max Kellermann
2018-02-17
decoder/flac: move code to FlacSubmitToClient()
Max Kellermann
2018-02-17
decoder/Bridge: truncate last chunk at the exact end_time
Max Kellermann
2018-02-17
encoder/opus: initialize granulepos to 0
cathugger
2018-02-10
mixer/alsa: work around rounding error at volume 0
Max Kellermann
2018-02-09
lib/curl: remove .netrc support on Android
Max Kellermann
2018-02-09
python/build/libs.py: convert CURL edit to quilt patch
Max Kellermann
[next]