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-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
2016-11-18
decoder/Client: new interface which wraps struct Decoder
Max Kellermann
2016-11-10
util/Error: remove obsolete class
Max Kellermann
2016-11-09
pcm/Domain: remove obsolete source
Max Kellermann
2016-11-02
lib/icu: migrate from class Error to C++ exceptions
Max Kellermann
2016-10-29
db/Error: remove unused variable db_domain
Max Kellermann
2016-10-28
AudioParser: throw exception on error
Max Kellermann
2016-10-28
Makefile.am: move a few sources to libbasic.a
Max Kellermann
2016-10-27
lib/sqlite, sticker: migrate from class Error to C++ exceptions
Max Kellermann
2016-09-16
{input,storage}/nfs: use C++ exceptions instead of class Error
Max Kellermann
2016-09-09
input/Plugin: remove InitResult::UNAVAILABLE, throw PluginUnavailable instead
Max Kellermann
2016-09-09
output/pulse: use a RTTI lock guard
Max Kellermann
2016-09-04
thread/Util: un-inline the functions
Max Kellermann
[next]