language:
English (en_US)
projects
/
in_xsf
/ shortlog
commit
author
committer
file
search:
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD ⋅ prev ⋅
next
12b8bbb
2024-10-01
Clarissa Walker
[NCSF] Fix slight popping in some songs due to PL…
fixes
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
1525f1c
2024-09-25
Clarissa Walker
[NCSF] Fix subtle rare clipping issues in some so…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
e634789
2024-09-17
Clarissa Walker
Fix pitch bend effect on some more songs
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
b9fc248
2024-09-17
Clarissa Walker
NCSF: Revert uint32_t change as it violates spec …
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
74fceae
2024-08-22
Naram Qashat
Merge pull request #8 from AmiSapphire/pitch-bend…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
d5f06fa
2024-08-22
Clarissa Walker
NCSF: Fix pitch bend effect on some songs
pitch-bend-effect-fix
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
6d78469
2021-04-20
Naram Qashat
Update snes9x code from 1.53 to 1.6.0.
master
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
dada922
2021-04-11
Naram Qashat
Remove a bit more of wxWidgets that I don't need.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
67bab11
2021-04-10
Naram Qashat
Rename SoundView::Refresh to SoundView::Update.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
a64af93
2021-04-10
Naram Qashat
Replace the Sound View dialog with a wxWidgets-ba…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
5af5359
2021-04-08
Naram Qashat
Move muldiv7 to SSEQPlayer's common.h.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
a368e19
2021-04-08
Naram Qashat
Use std::thread in place of the Windows API Creat…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
21b7430
2021-04-07
Naram Qashat
Fix compile issues because of the earlier std::un…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
e21d9d0
2021-04-07
Naram Qashat
Make the NCSF Sound View dialog always available.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
1769ac2
2021-04-07
Naram Qashat
Use std::unique_ptr in in_xsf.cpp.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
7fa2cc9
2021-04-06
Naram Qashat
Removed my clamp function to use the C++17 one.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
1574371
2021-04-06
Naram Qashat
Revert "Removed my clamp function to use the C++1…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
781afb6
2021-04-06
Naram Qashat
Removed my clamp function to use the C++17 one.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
8e6e38b
2021-04-06
Naram Qashat
Fix previous commit, forgot to remove this.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
7f777ea
2021-04-06
Naram Qashat
Use range-based for loops where possible.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
0657581
2021-04-06
Naram Qashat
Some template cleanup:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
3a107d7
2021-04-06
Naram Qashat
Don't know why this was using fEqual, those are i…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
22e4fb5
2021-04-05
Naram Qashat
Use [[fallthrough]] attribute.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
c286569
2021-04-05
Naram Qashat
Minor change to use constexpr.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
473c6d6
2021-04-05
Naram Qashat
Use std::filesystem::path for reading/writing fil…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
b6d1fc5
2021-04-05
Naram Qashat
Add warnings to building with GCC/Clang.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
47760c9
2021-04-04
Naram Qashat
Add wxWidgets-based configuration dialog boxes.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
bc2126f
2021-04-03
Naram Qashat
Replace #ifdef _DEBUG with #ifndef NDEBUG
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
a6d7b87
2021-03-30
Naram Qashat
Add override keyword.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
c20e49e
2021-03-30
Naram Qashat
Minor changes to the RegEx validator.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
7645ce2
2021-03-30
Naram Qashat
Also add the RegEx validator to the CMake script.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
7ab75eb
2021-03-30
Naram Qashat
Add a RegEx validator for use with wxWidgets.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
b5a223a
2021-03-29
Naram Qashat
Silence various Visual Studio warnings:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
d38158f
2021-03-29
Naram Qashat
Make it so zlib's submodule being dirty is ignore…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
c6a697f
2021-03-28
Naram Qashat
Add CMake scripts in preparation for wxWidgets ch…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
00f005d
2021-03-28
Naram Qashat
Add submodule for wxWidgets.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
4a693f3
2021-03-21
Naram Qashat
Add 3-clause BSD license to the repo.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
64e8cb2
2021-03-21
Naram Qashat
Fix warning about invalid index.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
dce3f18
2021-03-21
Naram Qashat
Ignore Visual Studio warning about using GetTickC…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
92eabb9
2021-03-21
Naram Qashat
Turns out that the trailing return type isn't act…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
4aaf5f3
2021-03-21
Naram Qashat
Missed a uint32_t -> std::uint32_t.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
2dc6f5f
2021-03-21
Naram Qashat
Rename SBNKInstrument(Range) to SBNKInstrument(En…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
f88fe4a
2021-03-21
Naram Qashat
Various changes:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
8c7ff2a
2021-03-21
Naram Qashat
Replaced the SDAT record types enum with constant…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
641f917
2021-03-21
Naram Qashat
Correct a few warnings Visual Studio was complain…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
27b156f
2021-03-21
Naram Qashat
Cleanup a few comments and strings.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
9bbbc50
2021-03-21
Naram Qashat
Use C++17 std::filesystem functions instead of my…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
5b26652
2021-03-20
Naram Qashat
Remove now unnecessary using std::placeholders.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
cf21e58
2021-03-20
Naram Qashat
Replace std::rand with RNG based on actual DS RNG.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
226eca8
2021-03-20
Naram Qashat
Correct size of file ID in INFOEntry structures t…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
aec5cd5
2021-03-20
Naram Qashat
Replace std::not1 with a lamba.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
e3cad52
2021-03-20
Naram Qashat
Ignore Visual Studio 2019's warning about using T…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
c4e3778
2021-03-20
Naram Qashat
Use std::make_unique where possible.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
e5f543b
2021-03-20
Naram Qashat
Remove some now unnecessary codecvt lines.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
acd62e8
2021-03-19
Naram Qashat
Move TagList's code to get tag order into its own…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
c472324
2021-03-19
Naram Qashat
Ignore Visual Studio 2019's arithmetic overflow w…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
606c017
2021-03-19
Naram Qashat
Replace memcpy/memset with std::copy_n/std::fill_…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
21e0f05
2021-03-19
Naram Qashat
Correct typos in the function names in the loads …
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
3d4720f
2021-03-19
Naram Qashat
Remove the copy constructors from SBNK, SDAT and …
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
c041246
2021-03-19
Naram Qashat
A few more conversion changes:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
4f88cb5
2021-03-19
Naram Qashat
Some conversion replacements:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
21c14cd
2021-03-19
Naram Qashat
Replace deprecated wstring_convert with Windows A…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
e50612d
2021-03-19
Naram Qashat
Remove last modification date from files.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
6311c58
2021-03-16
Naram Qashat
Various updates:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
8c03591
2021-02-12
Naram Qashat
Merge pull request #5 from ahigerd/master
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
f7a36c1
2021-02-12
Adam Higerd
use .PHONY instead of FORCE
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
ab04346
2021-02-11
Adam Higerd
switch to git submodule for zlib
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
7b59dc1
2021-02-11
Adam Higerd
2sf: fix JIT enable, fix sample rate
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
08fa1c9
2021-02-11
Adam Higerd
fix mingw build, clean up new warnings
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
4f29ece
2021-02-11
Adam Higerd
add sharp interpolator option, fix makefile depen…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
846d8df
2021-02-11
Adam Higerd
update for C++17 compliance, update to latest 2sf…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
f30edc4
2020-08-08
Naram Qashat
[Framework] Super minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
22f0759
2020-08-08
Naram Qashat
[NCSF] Super minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
9a46d97
2020-08-08
Naram Qashat
[NCSF] Minor possible fix in sample increment
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
3f890b6
2020-08-08
Naram Qashat
[NCSF] Enable portamento when setting those regis…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
5141e7a
2020-08-08
Naram Qashat
[NCSF] <stdexcept> is actually needed...
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
5b00009
2020-07-31
Naram Qashat
[NCSF] Fix PSG output.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
b02f985
2020-07-07
Naram Qashat
[NCSF] Small typo (or rather non-removal) in the …
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
0007ac4
2020-07-07
Naram Qashat
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
6110f0f
2020-07-07
Naram Qashat
Prevent .vs from being committed
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
678d1b7
2020-07-07
Naram Qashat
[NCSF] Apply channel modulation fix from fincs
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
121a40b
2017-11-10
Naram Qashat
Merge pull request #2 from zeromus/patch-1
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
a5d0ff9
2017-11-09
zeromus
Update XSFPlayer_2SF.cpp
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
1ce9cfb
2014-12-10
Naram Qashat
[NCSF] Update version and README for the previous…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
619c604
2014-12-06
Naram Qashat
Fix unsigned underflow with a loop offset of 0 on…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
9e43cc7
2014-11-08
Naram Qashat
[NCSF] Update README file for the previous 2 comm…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
6c76317
2014-10-27
Naram Qashat
[NCSF] Applied sinc modification from kode54:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
9e2737f
2014-10-26
Naram Qashat
[NCSF] Utilize the PLAYER blocks in the SDAT if t…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
1e986a3
2014-10-24
Naram Qashat
[NCSF] Very minor cleanups.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
b550563
2014-10-24
Naram Qashat
[2SF] A few commits from the asmjit project.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
2dac11f
2014-10-24
Naram Qashat
[NCSF] Bump version number for the previous fixes.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
49e8fd6
2014-10-24
Naram Qashat
Adding a .gitignore to stop git from trying to ve…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
5ebb5d6
2014-10-24
Naram Qashat
[NCSF] Documented what FSS functions were origina…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
9d3d4c7
2014-10-24
Naram Qashat
[NCSF] Reversed the order of the PSG and Noise ch…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
5671251
2014-10-24
Naram Qashat
[NCSF] Changed sinc interpolation to a Nuttall 3-…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
c85e0f5
2014-10-24
Naram Qashat
[NCSF] Fixed unintentional infinite loop in the p…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
da6a0a8
2014-10-24
Naram Qashat
[NCSF] Changes to the Sound View debug window:
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
50bd180
2014-10-22
Naram Qashat
[NCSF] Partial fix to channels being unintentiona…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
138be16
2014-10-22
Naram Qashat
[NCSF] Minor correction to the attack rate calcul…
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
b28a95d
2014-10-22
Naram Qashat
[NCSF] Corrected attack rate calculation.
commit
|
commitdiff
|
tree
|
snapshot
|
select for diff
next