![]() * desmume/src/frontend/posix/gtk/main.cpp: Add the "setaudiovolume" menu item. * desmume/src/frontend/posix/gtk/main.cpp: Add the "setaudiovolume" action entry. * desmume/src/frontend/posix/gtk/main.cpp(SetAudioVolume): Add this function. * desmume/src/frontend/posix/gtk/main.cpp(CallbackSetAudioVolume): Add this function. * desmume/src/frontend/posix/gtk/main.cpp(common_gtk_main): Add the "SNDSDLSetAudioVolume" function call. * desmume/src/frontend/posix/shared/sndsdl.cpp: Add the "audio_volume" global variable. * desmume/src/frontend/posix/shared/sndsdl.cpp(MixAudio): Add the "SDL_MixAudio" function call. * desmume/src/frontend/posix/shared/sndsdl.cpp(SNDSDLGetAudioVolume): Add this function. * desmume/src/frontend/posix/shared/sndsdl.cpp(SNDSDLSetAudioVolume): Add this function. * desmume/src/frontend/posix/shared/sndsdl.h: Add the "audio_volume" global variable. * desmume/src/frontend/posix/shared/sndsdl.h(SNDSDLGetAudioVolume): Add this function. * desmume/src/frontend/posix/shared/sndsdl.h(SNDSDLSetAudioVolume): Add this function. |
||
---|---|---|
desmume | ||
tools | ||
.gitignore | ||
README.md | ||
license.txt |