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
/
Interface.hxx
Age
Commit message (
Expand
)
Author
2020-10-02
output/Interface: add virtual method Interrupt()
Max Kellermann
2020-10-01
output/Interface: add `noexcept`
Max Kellermann
2020-02-04
remove redundant const qualification
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
Max Kellermann
2019-07-03
output: allow throwing any exception
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2018-11-12
output/interface: document that Drain() may throw
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-07-16
output/Interface: add method ChangeAudioFormat()
Max Kellermann
2018-01-05
output/Interface: clarify Play() API documentation
Max Kellermann
2017-12-19
output/Interface: add "attributes" map
Max Kellermann
2017-12-19
output/Interface: convert need_fully_defined_audio_format to flag
Max Kellermann
2017-09-08
output/Interface: allow Pause() to throw exception
Max Kellermann
2017-08-31
output/Interface: the default Pause() implementation fails
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-09
output/Interface: remove unused attribute "parent"
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann