Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation with MSVC | Chris Robinson | 2018-11-16 | 1 | -2/+2 |
* | Convert ALu.c to C++ | Chris Robinson | 2018-11-16 | 1 | -36/+36 |
* | Use a -40dB drop for bsinc12 | Chris Robinson | 2018-01-07 | 1 | -2/+2 |
* | Remove the sinc4 table | Chris Robinson | 2018-01-07 | 1 | -43/+4 |
* | Use the correct functions set to the compiler switches | Chris Robinson | 2017-12-15 | 1 | -1/+4 |
* | Don't hide the log2 macro behind an Android-only macro | Chris Robinson | 2017-10-07 | 1 | -1/+1 |
* | Avoid using wmain on Windows | Chris Robinson | 2017-08-30 | 2 | -3/+6 |
* | Automatically generate the bsinc table when building | Chris Robinson | 2017-08-28 | 2 | -0/+419 |
* | Always declare a native-tools build target | Chris Robinson | 2017-08-26 | 1 | -0/+2 |
* | Move native-tools to the root directory | Chris Robinson | 2017-05-05 | 2 | -0/+108 |