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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2017-04-18
output/Control: drop "Output" prefix from file name
Max Kellermann
2017-03-29
lib/alsa/Version: wrapper for snd_asoundlib_version()
Max Kellermann
2017-02-17
command: add command "listpartitions"
Max Kellermann
2017-02-11
util/ChronoUtil: new utility library for std::chrono
Max Kellermann
2017-02-10
IOThread: move EventThread instance into struct Instance
Max Kellermann
2017-02-10
test/*: use class EventThread instead of ScopeIOThread
Max Kellermann
2017-02-10
IOThread: move code to class EventThread
Max Kellermann
2017-02-09
output/alsa: non-blocking mode
Max Kellermann
2017-02-09
{input,mixer}/alsa: move code to lib/alsa/NonBlock.cxx
Max Kellermann
2017-02-08
command/Other: move some functions to ClientCommands.cxx
Max Kellermann
2017-02-08
tag/Tag: move tag_name_parse() to ParseName.cxx
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
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
Makefile.am: fix linking xiph with ogg
Jörg Krause
2017-01-11
pcm/export: support DSD_U16
Max Kellermann
2017-01-11
pcm/PcmDsd: move Dsd8To32() to Dsd32.cxx
Max Kellermann
2017-01-08
storage/http: new storage plugin
Max Kellermann
2017-01-07
util/TimeParser: wrapper for strptime()
Max Kellermann
2017-01-07
Adding volume_mapping from alsa-utils/alsamixer
TermeHansen
2017-01-07
lib/expat/ExpatParser: move InputStream overload to separate source file
Max Kellermann
2017-01-07
Makefile.am: add variable CURL_SOURCES
Max Kellermann
2017-01-06
lib/curl/Slist: new wrapper for curl_slist
Max Kellermann
2017-01-04
Makefile.am: update header files
Max Kellermann
2017-01-04
Makefile.am: updated web server documentation path
Max Kellermann
2017-01-03
input/curl: move code to class CurlRequest
Max Kellermann
2017-01-03
input/curl: move class CurlGlobal to separate source file
Max Kellermann
2016-12-29
command/{Player,Error}: extract messages from nested exceptions
Max Kellermann
2016-12-26
output/Thread: move code to new class AudioOutputSource
Max Kellermann
2016-12-26
configure.ac: use MPD_AUTO for libsndio and Haiku
Max Kellermann
2016-12-19
input/curl: wrap CURLM* in new class CurlMulti
Max Kellermann
2016-12-19
input/curl: wrap CURL* in new class CurlEasy
Max Kellermann
2016-12-13
output/Thread: move MusicPipe code to class SharedPipeConsumer
Max Kellermann
2016-12-13
Merge tag 'v0.19.21'
Max Kellermann
2016-12-13
Makefile.am: fix mpd.socket path in EXTRA_DIST
Max Kellermann
2016-12-13
systemd: add user unit
Max Kellermann
2016-12-13
systemd: add "system" sub directory
Max Kellermann
2016-12-11
output/Multiple: make chunk_is_consumed_in() an AudioOutput method
Max Kellermann
2016-12-03
decoder/Control: add attribute configured_audio_format
Max Kellermann
2016-12-03
filter/ReplayGain: add ReplayGainConfig copy
Max Kellermann
2016-11-25
ReplayGainConfig: add struct ReplayGainConfig, move globals to ReplayGainGlob...
Max Kellermann
2016-11-24
ReplayGainMode: add ToString(), FromString()
Max Kellermann
2016-11-24
ReplayGainInfo: move enum ReplayGainMode to separate header
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<DetachedSong>
Max Kellermann
2016-11-22
test/ContainerScan: new debug program
Max Kellermann
2016-11-22
Makefile.am: remove obsolete variables
Max Kellermann
2016-11-21
decoder/API: move DecoderBridge methods to Bridge.cxx
Max Kellermann
2016-11-21
decoder/Internal: rename struct Decoder to class DecoderBridge
Max Kellermann
[next]