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
Age
Commit message (
Expand
)
Author
2017-01-20
doc/user: mention which commands are available with playlist plugins
Max Kellermann
2017-01-20
doc/user: document effect of http_proxy envvar on curl plugin
Florian Schlichting
2017-01-20
pcm/Traits: add "SILENCE" attribute
Max Kellermann
2017-01-20
pcm/Traits: add specialization for SampleFormat::DSD
Max Kellermann
2017-01-19
pcm/PcmChannels: silence surround channels when converting from stereo
Max Kellermann
2017-01-18
DetachedSong: use C++11 initializers
Max Kellermann
2017-01-17
pcm/SampleFormat: make the two inline functions "constexpr"
Max Kellermann
2017-01-17
AudioFormat: update ToString() API documentatio
Max Kellermann
2017-01-17
Audio{Format,Parser}: use shortcuts such as "dsd64" in log messages
Max Kellermann
2017-01-17
doc/protocol: refer to user manual for status/audio
Max Kellermann
2017-01-17
doc/user: document the "dsd" sample format
Max Kellermann
2017-01-17
doc/user: add <replaceable> element
Max Kellermann
2017-01-17
AudioFormat: replace struct audio_format_string with class StringBuffer, retu...
Max Kellermann
2017-01-17
util/StringBuffer: new utility class
Max Kellermann
2017-01-17
AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
Max Kellermann
2017-01-17
test: add AudioFormat unit test
Max Kellermann
2017-01-17
Makefile.am: move AudioFormat.cxx to libpcm.a
Max Kellermann
2017-01-17
AUTHORS, ...: update my email address
Max Kellermann
2017-01-17
Makefile.am: fix linking xiph with ogg
Jörg Krause
2017-01-16
PlaylistFile: "playlistadd" creates new playlist if it does not exist, as doc...
Max Kellermann
2017-01-16
CommandLine: update copyright year
Max Kellermann
2017-01-16
configure.ac: prepare for 0.20.3
Max Kellermann
2017-01-15
release v0.20.2
v0.20.2
Max Kellermann
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
test/test_pcm: fix the DSD_U32 byte order
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
[next]