summaryrefslogtreecommitdiff
path: root/src/output/plugins/HaikuOutputPlugin.cxx
AgeCommit message (Expand)Author
2020-03-25[cppcheck] fix format stringRosen Penev
2020-03-16Merge remote-tracking branch 'neheb/h'Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-03-15treewide: use boost::lround when std::round is unavailableRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-03-29Haiku: remove redundant calls to delete_sem()François Revol
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-09-22player/CrossFade, ...: use lround()Max Kellermann
2018-01-05Haiku: fix buildFrançois Revol
2018-01-05Merge branch 'v0.20.x'Max Kellermann
2018-01-05output/haiku: remove unimplemented Cancel() methodMax Kellermann
2018-01-02output/haiku: remove size==0 check from Play()Max Kellermann
2018-01-02config/Block: add method GetPositiveValue()Max Kellermann
2017-08-10output/Interface: convert to abstract classMax Kellermann
2017-08-08output/Interface: define a new struct AudioOutputMax Kellermann
2017-08-07filter/Internal: rename struct AudioOutput to FilteredAudioOutputMax Kellermann
2017-05-16Merge branch 'v0.20.x'Max Kellermann
2017-05-16output/{osx,haiku,pulse,sles}: add missing "noexcept"Max Kellermann
2017-04-21Add support for the OriginalDate tagBart Nagel
2017-02-20haiku: fix buildFrançois Revol
2017-01-25output/Plugin: pass EventLoop& to init()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-28output/Plugin: delay() returns std::chrono::steady_clock::durationMax Kellermann
2016-11-09output/Plugin: remove 'Error&' parameters, use C++ exceptions onlyMax Kellermann
2016-11-09output/haiku: eliminate DoClose()Max Kellermann
2016-11-09output/haiku: migrate from class Error to C++ exceptionsMax Kellermann
2016-11-09output/haiku: embed "format" into the HaikuOutput classMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-09-17output: add native Haiku audio output and mixer supportFrançois Revol