summaryrefslogtreecommitdiff
path: root/src/AudioFormat.hxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-09-23AudioFormat: add implicit cast to `duration::rep`Max Kellermann
2018-09-22AudioFormat: remove obsolete method GetTimeToSize()Max Kellermann
2018-09-21AudioFormat: add TimeToSize(), SizeToTime()Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-07-06Merge branch 'v0.20.x'Max Kellermann
2018-07-06AudioFormat: include cleanupMax Kellermann
2017-11-10AudioFormat: add method MatchMask()Max Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17AudioFormat: update ToString() API documentatioMax Kellermann
2017-01-17AudioFormat: replace struct audio_format_string with class StringBuffer, retu...Max Kellermann
2017-01-17AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxxMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-12-13AudioFormat: add method WithMask(), shortcut for ApplyMask()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-10-27AudioFormat: define that channel order follows the FLAC conventionMax Kellermann
2015-03-17*: doxygen fixupsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-28*: use nullptr instead of NULLMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-08-03audio_format: convert to C++Max Kellermann