[NCSF] Fix volume issues with a little help from the Nintendo DS SDK.
author Naram Qashat
()
committer Naram Qashat
()
commit 89fbe4121cac2582c9f6bf9e368d7b5cef49526d
tree a3657123da64854d7598e9824cb8ff227b600e6a
parent 8af3becaa1781a42724c494ae6fbf746294d2b86
[NCSF] Fix volume issues with a little help from the Nintendo DS SDK.

Also added a clone of DeSmuME's Sound View that is only build during a
debug build, which helped to identify the above issues.
16 files changed:
README.txt
src/in_ncsf/SSEQPlayer/Channel.cpp
src/in_ncsf/SSEQPlayer/Track.cpp
src/in_ncsf/SSEQPlayer/common.h
src/in_ncsf/XSFConfig_NCSF.cpp
src/in_ncsf/XSFConfig_NCSF.h [ new file with mode 0644 ]
src/in_ncsf/XSFPlayer_NCSF.cpp
src/in_ncsf/XSFPlayer_NCSF.h
src/in_ncsf/in_ncsf.rc [ new file with mode 0644 ]
src/in_ncsf/in_ncsf.vcxproj
src/in_ncsf/in_ncsf.vcxproj.filters
src/in_ncsf/resource.h [ new file with mode 0644 ]
src/in_xsf_framework/XSFConfig.cpp
src/in_xsf_framework/XSFConfig.h
src/in_xsf_framework/XSFConfig_Winamp.cpp
src/in_xsf_framework/in_xsf.cpp