summaryrefslogtreecommitdiff
path: root/src/AudioFormat.cxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-08-02AudioFormat: add mask support to ToString()Max Kellermann
2018-08-02AudioFormat: split the printf() calls in ToString()Max Kellermann
2018-01-24util/StringFormat: new utility libraryMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-17Audio{Format,Parser}: use shortcuts such as "dsd64" in log messagesMax 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-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-08-03audio_format: convert to C++Max Kellermann