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
/
output
/
Filtered.cxx
Age
Commit message (
Expand
)
Author
2021-06-24
Partition, ...: use libfmt for logging
Max Kellermann
2021-01-01
copyright year 2021
Max Kellermann
2020-10-02
output/Interface: add virtual method Interrupt()
Max Kellermann
2020-10-01
output/Filtered: move try/catch from IteratePause() to caller
Max Kellermann
2020-02-04
remove redundant const qualification
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-11-12
output/Filtered: catch Drain() exceptions in CloseOutput()
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2017-12-19
output/Interface: add "attributes" map
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-09
output/Interface: convert to class, make attributes private
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-08
output/Filtered: add methods SupportsEnableDisable(), SupportsPause()
Max Kellermann
2017-08-08
output/Filtered: add a few OutputPlugin method wrappers
Max Kellermann
2017-08-08
output/Filtered: add attribute "log_name"
Max Kellermann
2017-08-07
output/Internal: rename source to Filtered.cxx
Max Kellermann