dxx-rebirth/similar/arch/sdl
Kp 78fd6550ea Avoid unnecessary allocation in jukebox_play
If the song originates in an m3u playlist, no temporary buffer is
needed.  Avoid allocating and initializing one, and instead pass the
pointer directly from the CMLevelMusicPath field.
2022-07-02 18:10:45 +00:00
..
digi.cpp digi_win32_play_midi_song: write hmp_open result directly to global 2022-04-28 02:19:26 +00:00
digi_audio.cpp Use enum class for sound angle parameter 2021-06-28 03:37:51 +00:00
digi_mixer.cpp Avoid double-scaling sounds at start time 2021-06-28 03:37:51 +00:00
gr.cpp Fix SDL-only build 2021-11-01 03:37:20 +00:00
init.cpp Delegate PCX loading to SDL_image 2020-05-17 23:35:26 +00:00
jukebox.cpp Avoid unnecessary allocation in jukebox_play 2022-07-02 18:10:45 +00:00