Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the SZFMT macro | Chris Robinson | 2019-04-11 | 1 | -7/+7 |
* | Move some ambisonic-related macros to a separate header | Chris Robinson | 2018-12-15 | 1 | -1/+6 |
* | Make the AmbDec speaker and matrix arrays dynamic | Chris Robinson | 2018-12-15 | 1 | -42/+44 |
* | Add more casts for MSVC | Chris Robinson | 2018-12-12 | 1 | -8/+15 |
* | Fix some MSVC conversion warnings | Chris Robinson | 2018-12-12 | 1 | -9/+7 |
* | Make AmbDecConf::load noexcept | Chris Robinson | 2018-11-11 | 1 | -1/+1 |
* | Ensure ambdec parsing stops at unexpected EOF | Chris Robinson | 2018-11-10 | 1 | -2/+1 |
* | Use a more appropriate type for the result of tellg | Chris Robinson | 2018-11-06 | 1 | -6/+6 |
* | Avoid moving istringstreams | Chris Robinson | 2018-11-04 | 1 | -13/+11 |
* | Use C++ to read and parse ambdec files | Chris Robinson | 2018-11-04 | 1 | -334/+241 |
* | Convert ambdec.c to C++ | Chris Robinson | 2018-11-03 | 1 | -0/+520 |