| August 22, 2024 | ||
|---|---|---|
View 1e52dd4
Port: Use std::filesystem::path for reading/writing files. - before overrideClarissa Walker authored on 2024/08/22 20:57:20 |
||
| March 21, 2021 | ||
|---|---|---|
View f88fe4a
Various changes:Naram Qashat authored on 2021/03/21 03:16:45 |
||
| March 20, 2021 | ||
|---|---|---|
View 27b156f
Cleanup a few comments and strings.Naram Qashat authored on 2021/03/20 20:25:12 |
||
| March 19, 2021 | ||
|---|---|---|
View e50612d
Remove last modification date from files.Naram Qashat authored on 2021/03/19 10:58:12 |
||
| February 11, 2021 | ||
|---|---|---|
View 846d8df
update for C++17 compliance, update to latest 2sf, add WINE cross-compile makefilesAdam Higerd authored on 2021/02/11 15:36:17 |
||
| September 24, 2014 | ||
|---|---|---|
View fe3d6ae
Lots of changes in regards to strings, as follows:Naram Qashat authored on 2014/09/24 13:58:55 |
||
| September 17, 2014 | ||
|---|---|---|
View 9315374
* Fixes for gcc and clang (while they can compile the code, the DLLs made aren't functional, but oh well).Naram Qashat authored on 2014/09/17 19:51:45 |
||
| September 8, 2014 | ||
|---|---|---|
View b6add6e
Use #pragma once instead of include guards.Naram Qashat authored on 2014/09/08 14:47:36 |
||
| May 8, 2013 | ||
|---|---|---|
View 7b9d904
* Replaced Lanczos window with Hann window for the windowed sinc function in the NCSF plugin. * Added a ring buffer specifically designed for working with SWAVs to replace the one provided by kode54, still have to give him thanks for the original though. * Fixed clipping issue caused by invalid clamping values. * Minor fix to using the min()/max() functions of numeric_limits because Winamp's out.h includes windows.h without my specific wrapper to redefine things.Naram Qashat authored on 2013/05/07 05:42:46 |
||
View daf69cd
Fixed up the Lanczos interpolation in NCSF (thanks to kode54), also allowed the NCSF plugin to use 32-bit samples in it's GenerateSamples function.Naram Qashat authored on 2013/04/26 00:54:28 |
||
View 7e09154
Added Lanczos interpolation to the NCSF plugin, and cleaned up a bit of the other code, as well as removing pstdint.h since it's no longer needed.Naram Qashat authored on 2013/04/23 20:29:21 |
||
View bc076aa
Import actual code.Naram Qashat authored on 2013/03/26 02:41:19 |
||