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-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
2018-01-19
SongFilter: use std::string instead of AllocatedString
Max Kellermann
2018-01-19
lib/icu/Compare: allow copying
Max Kellermann
2018-01-19
util/RefCount, db/simple/Mount: remove obsolete libc++ workarounds
Max Kellermann
2018-01-08
event/Loop: use std::atomic_bool for the "quit" variable
Max Kellermann
2018-01-08
thread/Thread: add debug attribute "inside_handle"
Max Kellermann
2018-01-08
thread/Thread: make IsInside() debug-only
Max Kellermann
2018-01-08
thread/Thread: fix indent
Max Kellermann
2018-01-07
thread/{Thread,Id}: use defaul-initialized pthread_t as "undefined" value
Max Kellermann
2018-01-07
thread/Thread: use BoundMethod
Max Kellermann
2018-01-07
thread/Thread: move code to Run()
Max Kellermann
2018-01-07
MusicPipe: lock the mutex in Peek() and GetSize()
Max Kellermann
2018-01-05
queue/PlaylistControl: fix crash after seek failure
Max Kellermann
2018-01-05
output/haiku: remove unimplemented Cancel() method
Max Kellermann
2018-01-04
thread/Util: no ioprio_set() on Android due to seccomp/SIGSYS
Max Kellermann
2018-01-02
filter/Observer: pass Reset() to underlying Filter
Max Kellermann
2018-01-02
pcm/SoxrResampler: implement method Reset()
Max Kellermann
2018-01-02
storage/State: check if a CompositeStorage exists; fixes nullptr dereference
Max Kellermann
2018-01-02
storage/State: make mount errors non-fatal
Max Kellermann
2018-01-02
storage/State: fix memory leak after database mount failure
Max Kellermann
2018-01-02
storage/State: remove useless #ifdef ENABLE_DATABASE
Max Kellermann
2017-12-26
input/curl: add missing mutex locks to OnEnd(), OnError()
Max Kellermann
2017-12-23
pcm/SampleFormat: remove wrong "malloc" attribute
Max Kellermann
2017-12-22
archive/{iso9660,zzip}: unlock the mutex during I/O
Max Kellermann
2017-12-22
archive/bz2: unlock the archive mutex and lock the file mutex
Max Kellermann
[next]