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
/
plugins
/
HaikuOutputPlugin.cxx
Age
Commit message (
Expand
)
Author
2020-03-25
[cppcheck] fix format string
Rosen Penev
2020-03-16
Merge remote-tracking branch 'neheb/h'
Max Kellermann
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-15
treewide: use boost::lround when std::round is unavailable
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-03-29
Haiku: remove redundant calls to delete_sem()
François Revol
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-09-22
player/CrossFade, ...: use lround()
Max Kellermann
2018-01-05
Haiku: fix build
François Revol
2018-01-05
Merge branch 'v0.20.x'
Max Kellermann
2018-01-05
output/haiku: remove unimplemented Cancel() method
Max Kellermann
2018-01-02
output/haiku: remove size==0 check from Play()
Max Kellermann
2018-01-02
config/Block: add method GetPositiveValue()
Max Kellermann
2017-08-10
output/Interface: convert to abstract class
Max Kellermann
2017-08-08
output/Interface: define a new struct AudioOutput
Max Kellermann
2017-08-07
filter/Internal: rename struct AudioOutput to FilteredAudioOutput
Max Kellermann
2017-05-16
Merge branch 'v0.20.x'
Max Kellermann
2017-05-16
output/{osx,haiku,pulse,sles}: add missing "noexcept"
Max Kellermann
2017-04-21
Add support for the OriginalDate tag
Bart Nagel
2017-02-20
haiku: fix build
François Revol
2017-01-25
output/Plugin: pass EventLoop& to init()
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-28
output/Plugin: delay() returns std::chrono::steady_clock::duration
Max Kellermann
2016-11-09
output/Plugin: remove 'Error&' parameters, use C++ exceptions only
Max Kellermann
2016-11-09
output/haiku: eliminate DoClose()
Max Kellermann
2016-11-09
output/haiku: migrate from class Error to C++ exceptions
Max Kellermann
2016-11-09
output/haiku: embed "format" into the HaikuOutput class
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-09-17
output: add native Haiku audio output and mixer support
François Revol