Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [refactoring] Get rid of TFloat parameter. Use float. | Daniil Cherednik | 2024-12-21 | 1 | -40/+40 |
| | |||||
* | Allow to configure atracdenc to use float instead of double | Daniil Cherednik | 2024-07-09 | 1 | -11/+26 |
| | | | | | | | | | 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 some libraries in to library directory | Daniil Cherednik | 2024-06-17 | 1 | -0/+200 |