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
/
AudioFormat.hxx
Age
Commit message (
Expand
)
Author
2017-11-10
AudioFormat: add method MatchMask()
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-17
AudioFormat: update ToString() API documentatio
Max Kellermann
2017-01-17
AudioFormat: replace struct audio_format_string with class StringBuffer, retu...
Max Kellermann
2017-01-17
AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-12-13
AudioFormat: add method WithMask(), shortcut for ApplyMask()
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-10-27
AudioFormat: define that channel order follows the FLAC convention
Max Kellermann
2015-03-17
*: doxygen fixups
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-15
gcc.h: rename to Compiler.h
Max Kellermann
2013-08-03
audio_format: convert to C++
Max Kellermann