Home
last modified time | relevance | path

Searched refs:I_SetSfxVolume (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/odamex/odamex-src-0.7.0/client/sdl/
H A Di_sound.h43 void I_SetSfxVolume (float volume);
H A Di_sound.cpp266 void I_SetSfxVolume (float volume) in I_SetSfxVolume() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Di_sound.h109 void I_SetSfxVolume(int volume);
H A Ds_sound.c1274 hws_mode == HWS_DEFAULT_MODE ? I_SetSfxVolume(volume) : HW3S_SetSfxVolume(volume & 31); in S_SetSfxVolume()
1277 I_SetSfxVolume(volume); in S_SetSfxVolume()
/dports/games/uhexen/uhexen-0.601/include/
H A Di_sound.h27 void I_SetSfxVolume(int volume);
/dports/games/uhexen/uhexen-0.601/src/
H A Di_soundstub.c133 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
H A Di_sdlsound.c74 void I_SetSfxVolume(int volume) in I_SetSfxVolume()
/dports/games/heretic/glheretic-1.2/sndserv/
H A Dsoundst.h226 void I_SetSfxVolume(int volume);
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/linux_x/sndserv/
H A Dsoundst.h222 void I_SetSfxVolume(int volume);
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Di_sound.h120 void I_SetSfxVolume(UINT8 volume);
H A Ds_sound.c1027 hws_mode == HWS_DEFAULT_MODE ? I_SetSfxVolume(volume&0x1F) : HW3S_SetSfxVolume(volume&0x1F); in S_SetSfxVolume()
1030 I_SetSfxVolume(volume&0x1F); in S_SetSfxVolume()
2550 I_SetSfxVolume(cv_soundvolume.value); in Command_RestartAudio_f()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/dummy/
H A Di_sound.c56 void I_SetSfxVolume(UINT8 volume) in I_SetSfxVolume() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/android/
H A Di_sound.c54 void I_SetSfxVolume(INT32 volume) in I_SetSfxVolume() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/djgppdos/
H A DI_sound.c153 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/heretic/glheretic-1.2/soundclient/
H A Di_sound.c135 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/heretic/glheretic-1.2/gsisound/
H A Di_sound.c338 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/os2/
H A DI_sound.c331 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/sdl/
H A Di_sound.c229 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/macos/
H A Di_sound.c226 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/libretro-prboom/libretro-prboom-cc80175/libretro/
H A Dlibretro_sound.c231 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/win32/
H A Dwin_snd.c435 void I_SetSfxVolume(UINT8 volume) in I_SetSfxVolume() function
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/linux_x/
H A Di_sound.c541 void I_SetSfxVolume(int volume) in I_SetSfxVolume() function
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/sdl/
H A Dmixer_sound.c621 void I_SetSfxVolume(UINT8 volume) in I_SetSfxVolume() function
H A Dsdl_sound.c520 void I_SetSfxVolume(UINT8 volume) in I_SetSfxVolume() function
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Ds_sound.cpp1033 I_SetSfxVolume (volume); in S_SetSfxVolume()

12