| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add MSYS2 build support (#70) | Daniil Cherednik | 2026-05-03 | 1 | -13/+26 |
| | | | | | | | | | | * Add MSYS2 build support Add a selectable PCM I/O backend so MSVC builds can keep Media Foundation while MSYS2/MinGW builds use libsndfile. Teach the libsndfile finder about MINGW_PREFIX and add a Windows MSYS2 CI job that builds the libsndfile backend. Fix and enable tests for MSYS2 builds | ||||
| * | [refactoring] Get rid of TFloat parameter. Use float. | Daniil Cherednik | 2024-12-21 | 4 | -68/+68 |
| | | |||||
| * | Allow to configure atracdenc to use float instead of double | Daniil Cherednik | 2024-07-09 | 2 | -11/+54 |
| | | | | | | | | | | The default is double for hystorical reason. Actually no any reason to use double precision float point calculation for all processing. AT3P encoding will use float except places were we really need double precision. So this default will be changed to float in near future and this option will be removed. | ||||
| * | [refactoring] move fft in to library directory | Daniil Cherednik | 2024-07-02 | 1 | -1/+1 |
| | | |||||
| * | [refactoring] move some libraries in to library directory | Daniil Cherednik | 2024-06-17 | 5 | -0/+542 |
