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
/
input
Age
Commit message (
Expand
)
Author
2018-01-21
input/qobuz: pass std::string by value to OnQobuzTrackSuccess()
Max Kellermann
2018-01-21
input/qobuz: dispose the QobuzLoginRequest earlier
Max Kellermann
2018-01-21
input/qobuz: remove unused variable
Max Kellermann
2018-01-21
input/qobuz: parse and report message from error responses
Max Kellermann
2018-01-21
input/qobuz: create JSON parser on demand
Max Kellermann
2018-01-21
input/tidal: invoke login handlers on second request
Max Kellermann
2018-01-21
input/tidal: parse and report userMessage from error responses
Max Kellermann
2018-01-21
input/tidal: create JSON parser on demand
Max Kellermann
2018-01-20
input/TextInputStream: ReadLine() throws exception on error
Max Kellermann
2018-01-20
input/TextInputStream: add "noexcept"
Max Kellermann
2018-01-20
input/Domain: remove obsolete variable
Max Kellermann
2018-01-20
input/LocalOpen: make assert() more strict
Max Kellermann
2018-01-20
input/LocalOpen: include cleanup
Max Kellermann
2018-01-20
input/{file,archive}: remove the dummy InputPlugin instances
Max Kellermann
2018-01-20
input/thread: add "noexcept"
Max Kellermann
2018-01-20
input/InputStream: add "noexcept" to constructor
Max Kellermann
2018-01-20
input/InputStream: remove methods Lock() and Unlock()
Max Kellermann
2018-01-20
input/mms: use class ScopeUnlock
Max Kellermann
2018-01-20
input/tidal: delete request objects upon completion
Max Kellermann
2018-01-20
input/tidal: pass std::string by value
Max Kellermann
2018-01-19
input/Tidal*Request: add Start() method
Max Kellermann
2018-01-19
input/tidal: add API documentation
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2018-01-15
input/qobuz: new input plugin to receive Qobuz streams
Max Kellermann
2018-01-12
input/tidal: new input plugin to receive Tidal streams
Max Kellermann
2018-01-11
input/failing: new class
Max Kellermann
2018-01-11
input/proxy: allow input==nullptr
Max Kellermann
2018-01-11
input/curl: add public function to construct an instance
Max Kellermann
2018-01-11
input/curl: pass additional request headers to constructor
Max Kellermann
2018-01-11
input/curl: pass IcyMetaDataParser to constructor
Max Kellermann
2018-01-11
input/curl: remove impossible "icy" checks
Max Kellermann
2018-01-11
input/curl: create the request_headers list only once
Max Kellermann
2018-01-11
input/curl: un-inline constructor
Max Kellermann
2018-01-11
input/curl: add "noexcept"
Max Kellermann
2018-01-11
input/curl: convert struct to class
Max Kellermann
2018-01-07
thread/Thread: use BoundMethod
Max Kellermann
2017-12-27
archive/Plugin: return std::unique_ptr<ArchiveFile>
Max Kellermann
2017-12-26
archive/File, input/Plugin: return InputStreamPtr
Max Kellermann
2017-12-26
input/Proxy: use InputStreamPtr
Max Kellermann
2017-12-26
input/Icy: manage the parser in a std::shared_ptr
Max Kellermann
2017-12-26
Merge branch 'v0.20.x'
Max Kellermann
2017-12-26
input/curl: add missing mutex locks to OnEnd(), OnError()
Max Kellermann
2017-12-26
input/InputStream: add "noexcept"
Max Kellermann
2017-12-26
input/InputStream: use C++11 initializers
Max Kellermann
2017-12-22
archive/File: eliminate Close(), make destructor virtual instead
Max Kellermann
2017-12-20
input/InputStream: ReadTag() returns std::unique_ptr<Tag>
Max Kellermann
2017-12-20
input/Icy: use std::unique_ptr<Tag>
Max Kellermann
2017-12-20
IcyMetaDataParser: return std::unique_ptr<Tag>
Max Kellermann
2017-12-20
tag/Tag: Merge() returns std::unique_ptr<Tag>
Max Kellermann
2017-12-20
tag/Builder: CommitNew() returns std::unique_ptr<Tag>
Max Kellermann
[prev]
[next]