| 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 |
||
| October 5, 2014 | ||
|---|---|---|
View 89fbe41
[NCSF] Fix volume issues with a little help from the Nintendo DS SDK.Naram Qashat authored on 2014/10/05 20:00:09 |
||
| September 25, 2014 | ||
|---|---|---|
View ec120fe
* Small Makefile changes.Naram Qashat authored on 2014/09/25 12:28:21 |
||
| 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 18, 2014 | ||
|---|---|---|
View 17a9f1b
Replaced the Makefile with one that handles things better.Naram Qashat authored on 2014/09/18 20:02:22 |
||
| 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 |
||
| May 8, 2013 | ||
|---|---|---|
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 93f85a5
* Added more interpolation methods to in_ncsf. * Cleaned up a little of the code in the Interpolate function in in_ncsf. * Made it so changes in the config can apply to a running song, depending on the player. * Slight optimization of in_ncsf's interpolation so it doesn't have as much std::vector accessing. * Stopped trying to use the slope of the points to determine points outside the sample's range, hopefully will stop some of the clipping.Naram Qashat authored on 2013/04/10 14:39:59 |
||
View 2cf1241
Fix crashing if a file no longer exists when Winamp tries to access it.Naram Qashat authored on 2013/04/07 16:38:28 |
||
View 2a12a3b
Added new interpolation methods, added version number in plugin description.Naram Qashat authored on 2013/04/02 22:40:32 |
||
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 0072c62
Utilized more C++11 constructs. Also attempted to fix issue with the Info Box not wanting to come up anymore if the file doesn't exist.Naram Qashat authored on 2013/03/30 07:36:38 |
||
View bc076aa
Import actual code.Naram Qashat authored on 2013/03/26 02:41:19 |
||