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-07-06
Merge branch 'v0.20.x'
Max Kellermann
2018-07-06
input/curl: use new class HttpStatusError
Max Kellermann
2018-07-06
lib/nfs/Connection: use new class NfsClientError
Max Kellermann
2018-07-06
input/Error: new library providing IsFileNotFound()
Max Kellermann
2018-07-06
input/Domain: remove obsolete variable
Max Kellermann
2018-07-06
util/StringFormat: new utility library
Max Kellermann
2018-07-06
input/Offset: add macro PRIoffset
Max Kellermann
2018-07-06
input/curl: remove obsolete Windows sprintf() fallback
Max Kellermann
2018-06-22
input/curl: use class MaybeBufferedInputStream
Max Kellermann
2018-06-22
input/MaybeBuffered: proxy InputStream implementation which auto-uses Buffere...
Max Kellermann
2018-06-22
input/buffered: proxy InputStream implementation which caches in a huge buffer
Max Kellermann
2018-06-22
input/Stream: remove attribute "cond", replace with handler interface
Max Kellermann
2018-06-22
input/rewind: move sources out of the "plugins" directory
Max Kellermann
2018-06-21
input/Stream: mark qobuz:// and tidal:// as "seeking is expensive"
Max Kellermann
2018-06-14
input/Stream: make "uri" const
Max Kellermann
2018-06-14
input/Stream: remove obsolete comment
Max Kellermann
2018-05-03
Merge branch 'v0.20.x'
Max Kellermann
2018-05-03
{input,output}/alsa: work around -Wswitch due to SND_PCM_STATE_PRIVATE1
Max Kellermann
2018-03-15
Merge branch 'v0.20.x'
Max Kellermann
2018-03-15
input/thread: move code to Stop()
Max Kellermann
2018-03-14
input/thread: set InputStream::ready after Open() failure
Max Kellermann
2018-02-17
input/InputPlugin: add API documentation
Max Kellermann
2018-02-17
input/RemoteTagScanner: add API documentation
Max Kellermann
2018-02-11
Merge tag 'v0.20.17'
Max Kellermann
2018-02-09
input/file: don't use posix_fadvise() on Android
Max Kellermann
2018-01-29
test/run_input: move code from Scan() to input/ScanTags.cxx
Max Kellermann
2018-01-26
input/qobuz: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/tidal: implement InputPlugin::scan_tags()
Max Kellermann
2018-01-26
input/Plugin: add method scan() with asynchronous callback class
Max Kellermann
2018-01-26
input/qobuz: remove obsolete prototypes
Max Kellermann
2018-01-26
input/tidal: add setting "audioquality"
Max Kellermann
2018-01-26
input/qobuz: move code to ExtractQobuzTrackId()
Max Kellermann
2018-01-26
input/qobuz: add setting "format_id"
Max Kellermann
2018-01-26
input/tidal: move code to ExtractTidalTrackId()
Max Kellermann
2018-01-26
input/{tidal,qobuz}: remove unused list_base_hook
Max Kellermann
2018-01-25
input/qobuz: remove bogus "noexcept"
Max Kellermann
2018-01-25
input/{tidal,qobus}: add bogus "noexcept"
Max Kellermann
2018-01-24
input/tidal: retry if session is expired
Max Kellermann
2018-01-24
input/tidal/Error: add method IsInvalidSession()
Max Kellermann
2018-01-24
input/tidal: parse subStatus in error responses
Max Kellermann
2018-01-24
input/tidal: add exception class TidalError
Max Kellermann
2018-01-24
input/tidal: add some debug logging
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-24
input/Offset: add macro PRIoffset
Max Kellermann
2018-01-24
input/curl: remove obsolete Windows sprintf() fallback
Max Kellermann
2018-01-24
input/qobuz: use class DelegateCurlResponseHandler to eliminate duplicate code
Max Kellermann
2018-01-24
input/tidal: include cleanup
Max Kellermann
2018-01-23
lib/curl/Delegate: helper class for response body parsers
Max Kellermann
2018-01-21
input/qobuz: dispose the TidalLoginRequest earlier
Max Kellermann
2018-01-21
input/qobuz: dispose the QobuzTrackRequest
Max Kellermann
[next]