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
/
decoder
/
Thread.cxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-09-21
decoder/plugin: add method protocols()
Max Kellermann
2020-06-10
Merge tag 'v0.21.24'
Max Kellermann
2020-06-10
decoder/Bridge: add flag to make initial seek errors fatal
Max Kellermann
2020-05-04
remove std::bind usage as much as possible
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-08-21
Merge tag 'v0.21.14'
Max Kellermann
2019-08-20
decoder/Thread: on late SEEK, start decoder at seek position
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-05-31
input/cache: first draft of the file cache
Max Kellermann
2019-05-30
decoder/Bridge: add method OpenLocal()
Max Kellermann
2019-05-07
input/InputStreams: pass std::unique_lock<> to various methods
Max Kellermann
2019-04-26
decoder/Control: pass std::unique_lock<> to Cond::wait()
Max Kellermann
2019-04-25
thread/*Cond: rename methods to match std::condition_variable
Max Kellermann
2019-04-05
decoder/Thread: eliminate decoder_input_stream_open()
Max Kellermann
2019-04-05
decoder/Thread: use DecoderBridge::OpenUri(), eliminate duplicate code
Max Kellermann
2019-04-05
decoder/Bridge: make many attributes private
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-25
decoder/Thread: reimplement HasRemoteTagScanner() using the InputPlugin list
Max Kellermann
2018-10-24
decoder/Thread: enable output tags for Tidal and Qobuz
Max Kellermann
2018-10-24
decoder/Thread: move check to SongHasVolatileTags()
Max Kellermann
2018-09-21
decoder/Thread: add `noexcept`
Max Kellermann
2018-09-21
decoder/{Thread,Control,...}: rename source files, drop prefix
Max Kellermann