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-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
2018-02-09
input/file: don't use posix_fadvise() on Android
Max Kellermann
2018-02-09
SongSave, queue/PlaylistState, tag/ReplayGain: use portable atof() wrappers
Max Kellermann
2018-02-09
protocol/ArgParser: move strtof()/strtod() switch to util/NumberParser.hxx
Max Kellermann
2018-02-09
protocol/ArgParser: use strtod() instead of strtof() on Android
Max Kellermann
2018-02-09
filter/convert: set the PcmConvert instance only if it was initialized
Max Kellermann
2018-02-09
filter/convert: add method IsActive()
Max Kellermann
2018-02-09
pcm/Order: fix size calculation with 8 channels
Max Kellermann
2018-02-09
db/update/Service: set the update thread name
Max Kellermann
2018-02-09
thread/Util: implement system call wrapper for sched_setscheduler()
Max Kellermann
2018-02-09
thread/Util: rename ioprio_set() to linux_ioprio_set()
Max Kellermann
2018-02-03
archive/iso9660: libcdio 2.0 compatibility
Max Kellermann
2018-02-01
db/update/Queue: work around GCC7 -Wuninitialized
Max Kellermann
2018-01-31
lib/upnp/Init: enable IPv6
Max Kellermann
2018-01-31
lib/upnp/Init: use nullptr instead of 0
Max Kellermann
2018-01-30
output/pulse: fix crash during auto-detection
Max Kellermann
2018-01-23
playlist/SoundCloud: fix -Wunused-lambda-capture
Max Kellermann
2018-01-19
db/simple/Mount: drop mount point prefix from LOCATE_TAG_BASE_TYPE
Max Kellermann
2018-01-19
SongFilter: allow copying items
Max Kellermann
[next]