Age | Commit message (Expand) | Author |
---|---|---|
2018-08-20 | Compiler.h: move to util/ | Max Kellermann |
2018-07-16 | Main, pcm/SampleFormat, command/Error: remove obsolete GCC version checks | Max Kellermann |
2018-01-01 | pcm/*: add "noexcept" | Max Kellermann |
2017-12-26 | Merge branch 'v0.20.x' | Max Kellermann |
2017-12-23 | pcm/SampleFormat: remove wrong "malloc" attribute | Max Kellermann |
2017-12-18 | Compiler.h: add gcc_returns_nonnull, gcc_returns_twice | Max Kellermann |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-27 | pcm/SampleFormat: workaround for GCC 4.9 "constexpr" bug | Max Kellermann |
2017-01-17 | pcm/SampleFormat: make the two inline functions "constexpr" | Max Kellermann |
2017-01-17 | AudioFormat: move enum SampleFormat to pcm/SampleFormat.hxx | Max Kellermann |