Home
last modified time | relevance | path

Searched refs:adl_setLoopEnabled (Results 1 – 7 of 7) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/music/
H A Dadlmidi_dynamic.cpp88 !load_function(handle, "adl_setLoopEnabled", adl_setLoopEnabled) || in adl_init_first_call()
110 void (*adl_setLoopEnabled)(ADL_MIDIPlayer *device, int loopEn); variable
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/
H A Dadlmidi_dynamic.h62 extern void (*adl_setLoopEnabled)(ADL_MIDIPlayer *device, int loopEn);
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/arch/sdl/
H A Ddigi_mixer_music.cpp204 adl_setLoopEnabled(adlmidi, loop); in mix_play_file()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/include/
H A Dadlmidi.h480 extern void adl_setLoopEnabled(struct ADL_MIDIPlayer *device, int loopEn);
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/adlmidi/
H A Dadlmidi.h556 extern ADLMIDI_DECLSPEC void adl_setLoopEnabled(struct ADL_MIDIPlayer *device, int loopEn);
H A Dadlmidi.cpp554 ADLMIDI_EXPORT void adl_setLoopEnabled(ADL_MIDIPlayer *device, int loopEn) in adl_setLoopEnabled() function
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/adlmidi/
H A Dadlmidi.cpp444 ADLMIDI_EXPORT void adl_setLoopEnabled(ADL_MIDIPlayer *device, int loopEn) in adl_setLoopEnabled() function