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
2017-01-15
output/Thread: reconfigure ConvertFilter for its new input AudioFormat
Max Kellermann
2017-01-15
output/Thread: move AudioFormat logging code around
Max Kellermann
2017-01-15
output/Thread: remember the original filter audio format in local variable
Max Kellermann
2017-01-15
lib/nfs: add more API documentation
Max Kellermann
2017-01-15
DetachedSong: compare start_time and end_time in IsSame()
Max Kellermann
2017-01-14
input/alsa: set period_size=buffer_size/4
Max Kellermann
2017-01-14
input/alsa: remove the start_threshold setting
Max Kellermann
2017-01-14
input/alsa: dump buffer/period sizes
Max Kellermann
2017-01-14
input/alsa: enable non-blocking mode
Steven O'Brien
2017-01-14
input/alsa: handle EAGAIN
Steven O'Brien
2017-01-14
input/alsa: call snd_pcm_start() after snd_pcm_prepare()
Max Kellermann
2017-01-14
input/alsa: improve logging in Recover()
Max Kellermann
2017-01-14
input/alsa: check snd_pcm_state() in Recover()
Max Kellermann
2017-01-14
output/alsa: explicitly mention all snd_pcm_state() enums
Max Kellermann
2017-01-13
input/alsa: make two attributes "const"
Max Kellermann
2017-01-13
input/alsa: clear sockets from within IOThread
Max Kellermann
2017-01-12
output/recorder: fix typo in variable name
Max Kellermann
2017-01-11
output/alsa: log DoP mode
Max Kellermann
2017-01-11
output/alsa: support DSD_U16
Max Kellermann
2017-01-11
pcm/export: support DSD_U16
Max Kellermann
2017-01-11
pcm/Dsd32: include cleanup
Max Kellermann
2017-01-11
pcm/Dsd32: fix the byte order
Max Kellermann
2017-01-11
pcm/Export: convert to class, make members private
Max Kellermann
2017-01-11
pcm/dop: remove unnecessary assertions
Max Kellermann
2017-01-11
output/alsa: move code to PlayRaw()
Max Kellermann
2017-01-11
util/ReusableArray: add method GetCapacity()
Max Kellermann
2017-01-11
util/ReusableArray: add move constructor/operator
Max Kellermann
2017-01-11
util/ReusableArray: use C++11 initializers
Max Kellermann
2017-01-11
pcm/Export: remove obsolete gcc warning suppression
Max Kellermann
2017-01-11
pcm/Buffer: update API documentation
Max Kellermann
2017-01-11
pcm/Export: add (dummy) method Cancel()
Max Kellermann
2017-01-11
output/Source: reset all filters in Cancel()
Max Kellermann
2017-01-11
output/Source: un-inline Cancel()
Max Kellermann
2017-01-11
filter/Internal: add method Reset()
Max Kellermann
2017-01-11
decoder/Bridge: call PcmConvert::Reset() after seeking
Max Kellermann
2017-01-11
pcm/Convert: add method Reset()
Max Kellermann
2017-01-11
pcm/Resampler: add method Reset()
Max Kellermann
2017-01-11
pcm/PcmDsd: move Dsd8To32() to Dsd32.cxx
Max Kellermann
2017-01-11
pcm/Export: halve the sample rate for DoP
Max Kellermann
2017-01-11
pcm/Export: DSD_U32 quarters the sample rate
Max Kellermann
2017-01-10
pcm/Export: add CalcOutputSampleRate(), CalcInputSampleRate()
Max Kellermann
2017-01-10
decoder/flac: add options "probesize" and "analyzeduration"
Max Kellermann
2017-01-09
input/curl: wake up client thread after seek to end of file
Max Kellermann
2017-01-08
decoder/wavpack: fix crash bug
Max Kellermann
2017-01-08
storage/http: new storage plugin
Max Kellermann
2017-01-08
lib/curl/Request: move exception handling out of the WRITEFUNCTION
Max Kellermann
2017-01-08
lib/curl/Request: move catch clause out of FinishHeaders
Max Kellermann
2017-01-08
lib/curl/Request: postpone the curl_easy_cleanup() call
Max Kellermann
2017-01-08
lib/curl/Request: allow Stop() to be called twice
Max Kellermann
2017-01-08
lib/curl/Global: defer the ReadInfo() call
Max Kellermann
[next]