| April 7, 2021 | ||
|---|---|---|
View 21b7430
Fix compile issues because of the earlier std::unique_ptr change in in_xsf.cpp.Naram Qashat authored on 2021/04/07 00:29:13 |
||
| April 6, 2021 | ||
|---|---|---|
View 7fa2cc9
Removed my clamp function to use the C++17 one.Naram Qashat authored on 2021/04/06 19:37:33 |
||
View 1574371
Revert "Removed my clamp function to use the C++17 one."Naram Qashat authored on 2021/04/06 09:55:51 |
||
View 781afb6
Removed my clamp function to use the C++17 one.Naram Qashat authored on 2021/04/06 00:05:39 |
||
| March 21, 2021 | ||
|---|---|---|
View f88fe4a
Various changes:Naram Qashat authored on 2021/03/21 03:16:45 |
||
| March 19, 2021 | ||
|---|---|---|
View e50612d
Remove last modification date from files.Naram Qashat authored on 2021/03/19 10:58:12 |
||
| 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 8, 2014 | ||
|---|---|---|
View c14b89a
Use std::copy_n/std::fill_n instead of std::copy/std::fill where possible.Naram Qashat authored on 2014/09/08 16:52:49 |
||
View 1ada7c8
Minor cleanups in the framework.Naram Qashat authored on 2014/09/08 15:06:52 |
||
| 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 eddb163
Cleanup of some warnings, updating modification dates, using nullptr instead of NULL in some cases.Naram Qashat authored on 2013/03/30 16:17:42 |
||
View bc076aa
Import actual code.Naram Qashat authored on 2013/03/26 02:41:19 |
||