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
2021-05-19
db/proxy: require MPD 0.20 or later
Max Kellermann
2021-05-17
Merge branch 'v0.22.x'
Max Kellermann
2021-05-17
{input,storage}/curl: set CURLOPT_HTTPAUTH=CURLAUTH_BASIC
Max Kellermann
2021-05-17
python/build/libs.py: update CURL to 7.76.1
Max Kellermann
2021-05-07
Add resampling mode setting to modplug decoder
GrimReaperFloof
2021-04-26
output/jack: enable on Windows
Max Kellermann
2021-04-26
output/control: add missing nullptr checks
Max Kellermann
2021-04-20
pcm/Volume: drop support for GCC older than 8
Max Kellermann
2021-04-20
util/BindMethod: drop support for GCC older than 7
Max Kellermann
2021-04-15
Revert "tag/Pool: use strncmp() without strlen() to compare strings"
Max Kellermann
2021-04-06
use [[gnu::pure]] instead of gcc_pure
Max Kellermann
2021-04-06
util/AllocatedString: add concatenating constructor
Max Kellermann
2021-04-06
util/AllocatedArray: include cleanup
Max Kellermann
2021-04-06
net/SocketError: use `constexpr`
Max Kellermann
2021-04-06
net/SocketError: use `auto`
Max Kellermann
2021-04-06
net/SocketError: change "const" to "pure"
Max Kellermann
2021-04-06
util/StringBuffer: make capacity() static
Max Kellermann
2021-04-06
util/DereferenceIterator: simplify operator->()
Max Kellermann
2021-04-06
util/DereferenceIterator: fix static_cast in operator->()
Max Kellermann
2021-04-06
Java/Exception: simplify RethrowException()
Max Kellermann
2021-04-06
java/File: add non-static GetAbsolutePath() overload
Max Kellermann
2021-04-06
java/String: remove unnecessary `env` parameter
Max Kellermann
2021-04-06
java/String: add `const`
Max Kellermann
2021-04-06
java/Ref: add nullptr comparison
Max Kellermann
2021-04-06
java/Ref: add nullptr constructor
Max Kellermann
2021-04-06
Java/String: inherit the super class constructor
Max Kellermann
2021-04-06
Java: no namespace indent
Max Kellermann
2021-04-06
java/Ref: add move operator
Max Kellermann
2021-04-06
java/Ref: remove `const`, add default initialiser
Max Kellermann
2021-04-06
java/Ref: add nullptr check to destructor
Max Kellermann
2021-03-29
lib/curl/Multi: reword API documentation
Max Kellermann
2021-03-29
lib/curl/Multi: move operator bool() down
Max Kellermann
2021-03-29
lib/curl/Multi: rename parameters
Max Kellermann
2021-03-24
Support new tags in proxy plugin
Simon Persson
2021-03-13
Merge branch 'v0.22.x'
Max Kellermann
2021-03-13
gme: add support for rsn files
John Regan
2021-03-13
output/wasapi: use calculated new buffer instead old one
Shen-Ta Hsieh
2021-03-10
Added cross-origin header to http headers of the http output.
bitkeeper
2021-03-10
Add tags relevant to classical music.
Simon Persson
2021-03-10
Merge branch 'v0.22.x'
Max Kellermann
2021-03-10
output/wasapi: implement Drain()
Max Kellermann
2021-03-10
output/wasapi: move the "is_started" flag to class WasapiOutputThread
Max Kellermann
2021-03-10
output/wasapi: eliminate `friend` declaration
Max Kellermann
2021-03-10
output/wasapi: implement Cancel() properly
Max Kellermann
2021-03-10
output/wasapi: add field `paused`
Max Kellermann
2021-03-10
output/wasapi: initialize is_started in Open()
Max Kellermann
2021-03-10
output/wasapi: move the thread->Play() call right before the consumed_size check
Max Kellermann
2021-03-10
output/wasapi: make device_config `const`
Max Kellermann
2021-03-10
output/wasapi: move runtime fields below configuration fields
Max Kellermann
2021-03-10
output/wasapi: make configuration fields `const`
Max Kellermann
[next]