summaryrefslogtreecommitdiff
path: root/src/player/CrossFade.cxx
AgeCommit message (Expand)Author
2020-04-30Revert "Fix unsafe float comparison."Max Kellermann
2020-04-22Fix unsafe float comparison.Rosen Penev
2020-03-25treewide: use boost::lround when std::round is unavailableRosen Penev
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-09-22player/CrossFade: use AudioFormat::SizeToTime() instead of GetTimeToSize()Max Kellermann
2018-09-22player/CrossFade: use std::chrono::durationMax Kellermann
2018-09-22player/CrossFade, ...: use lround()Max Kellermann
2017-12-30CrossFade: use sizeof(MusicChunk::data) instead of CHUNK_SIZEMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-08-15PlayerThread, ...: move to src/player/Max Kellermann