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-04
release v0.20
v0.20
Max Kellermann
2017-01-04
fs/io/*: make constructors "explicit"
Max Kellermann
2017-01-04
fs/io/GunzipReader: use C++11 initializer
Max Kellermann
2017-01-04
fs/io/{GunzipReader,GzipOutputStream: remove deprepcated dynamic exception sp...
Max Kellermann
2017-01-04
util/HugeAllocator: remove deprepcated dynamic exception specifications
Max Kellermann
2017-01-04
m4: update various scripts from autoconf-archive
Max Kellermann
2017-01-04
Makefile.am: update header files
Max Kellermann
2017-01-04
Fix for priority order bug if reordering in SetRandom()
Eugene Baklanov
2017-01-04
Makefile.am: updated web server documentation path
Max Kellermann
2017-01-04
doc/user: add brief "troubleshooting" chapter
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2017-01-03
doc/user: tilde expansion
Max Kellermann
2017-01-03
doc/user: new section about stored playlists
Max Kellermann
2017-01-03
doc/user: new section about external mixer
Max Kellermann
2017-01-03
doc/user: audio_output/enabled is stored in state_file
Max Kellermann
2017-01-03
doc/user: mention that more than one audio_output is possible
Max Kellermann
2017-01-03
doc/user: mention more plugins
Max Kellermann
2017-01-03
doc/user: more general documentation about the configuration file
Max Kellermann
2017-01-03
python/libs: upgrade FLAC to 1.3.2
Max Kellermann
2017-01-03
Main: invoke UpdateEffectiveReplayGainMode() after output init
Max Kellermann
2017-01-03
input/curl, ...: use strncmp() instead of memcmp() to avoid crash
Max Kellermann
2017-01-03
input/curl: move code to class CurlRequest
Max Kellermann
2017-01-03
test/run_input, ...: RAII-style global initialization
Max Kellermann
2017-01-03
input/curl: fold input_curl_easy_add_indirect() into the only caller
Max Kellermann
2017-01-03
input/curl: move code to SeekInternal(), simplify DoSeek()
Max Kellermann
2017-01-03
input/curl: move class CurlGlobal to separate source file
Max Kellermann
2017-01-03
output/Source: clear current_chunk in Close()
Max Kellermann
2017-01-03
thread/Mutex: remove ScopeLock, use std::lock_guard directly
Max Kellermann
2017-01-03
thread/Cond: make the integer-based timed_wait() overload private
Max Kellermann
2017-01-03
thread/Mutex: use std::lock_guard instead of std::unique_lock
Max Kellermann
2016-12-29
output/Internal: add various trivial getter methods
Max Kellermann
2016-12-29
output/State: add missing mutex lock
Max Kellermann
2016-12-29
output/Multiple: add missing mutex lock
Max Kellermann
2016-12-29
output/Internal: make the Mutex mutable
Max Kellermann
2016-12-29
output/Control: pass "force" flag to LockUpdate()
Max Kellermann
2016-12-29
output/Init: convert audio_output_setup() to method
Max Kellermann
2016-12-29
python/libs: upgrade Boost to 1.63
Max Kellermann
2016-12-29
python/build/libs: upgrade CURL to 7.52.1
Max Kellermann
2016-12-29
python/build/libs: upgrade FFmpeg to 3.2.2
Max Kellermann
2016-12-29
python/build/verify: support SHA-1 and SHA-256
Max Kellermann
2016-12-29
python/build/verify: prepare SHA support
Max Kellermann
2016-12-29
python/build/verify: add verify_file_digest()
Max Kellermann
2016-12-29
python/build/verify: move code to file_digest()
Max Kellermann
2016-12-29
python/build/verify: move code to feed_file()
Max Kellermann
2016-12-29
python/build/download: move file_md5() to verify.py
Max Kellermann
2016-12-29
python/build/download: raise RuntimeError
Max Kellermann
2016-12-29
command/{Player,Error}: extract messages from nested exceptions
Max Kellermann
2016-12-29
output/Multiple: obtain detailed error information in Open()
Max Kellermann
2016-12-29
output/Internal: remember the most recent error
Max Kellermann
2016-12-29
output/Thread: unify exception handling
Max Kellermann
[next]