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-11
Merge tag 'v0.20.17'
Max Kellermann
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-09
SongFilter: fix "modified-since" filter
Max Kellermann
2018-02-03
Merge tag 'v0.20.16'
Max Kellermann
2018-02-03
archive/iso9660: libcdio 2.0 compatibility
Max Kellermann
2018-02-03
player/Thread: wake up the main thread after failed seek
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-30
RemoteTagCache: new glue class for integrating RemoteTagScanner
Max Kellermann
2018-01-29
Listen: move ClientListener pointer to struct Partition
Max Kellermann
2018-01-29
Listen: move class ClientListener to src/client/Listener.hxx
Max Kellermann
2018-01-29
Main: move part of the shutdown code to Instance methods
Max Kellermann
2018-01-29
Main: cancel the update on shutdown even if inotify is unavailable
Max Kellermann
2018-01-29
Instance: rename Shutdown() to Break()
Max Kellermann
2018-01-29
lib/curl/Request: merge two "try" blocks
Max Kellermann
2018-01-29
event/Thread: add "noexcept"
Max Kellermann
2018-01-29
event/Call: invoke function directly if the EventLoop is dead
Max Kellermann
2018-01-29
event/Loop: add flag "dead"
Max Kellermann
2018-01-29
event/Thread: remove unused method StopAsync()
Max Kellermann
2018-01-29
event/Loop: move code to HandleTimers()
Max Kellermann
2018-01-29
filter/convert: call PcmConvert::Flush() only if initialized
Max Kellermann
2018-01-29
filter/convert: add method IsActive()
Max Kellermann
2018-01-29
output/Thread: re-lock the mutex after flush error
Max Kellermann
2018-01-29
filter/Observer: drop bogus "noexcept"
Max Kellermann
2018-01-29
event/Loop: add "noexcept"
Max Kellermann
2018-01-29
event/EPoll: use C++11 initializer
Max Kellermann
2018-01-29
event/WinSelect: pass const reference to copy constructor
Max Kellermann
2018-01-29
event/PollResult: use size_t for size and index
Max Kellermann
2018-01-29
system/EPollFD: update API documentation
Max Kellermann
2018-01-29
system/EPollFD: add "noexcept"
Max Kellermann
2018-01-29
Instance: un-inline the destructor
Max Kellermann
2018-01-29
test/run_input: move code from Scan() to input/ScanTags.cxx
Max Kellermann
2018-01-26
input/qobuz: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/tidal: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/Plugin: add method scan() with asynchronous callback class
Max Kellermann
2018-01-26
input/qobuz: remove obsolete prototypes
Max Kellermann
[next]