gzdoom/libraries/zmusic
alexey.lysiuk f2bacd5faf - fixed crash during enumeration of MIDI devices
libraries/zmusic/zmusic/configuration.cpp:109:9: warning: returning reference to local temporary object [-Wreturn-stack-address]
2020-01-02 13:08:10 +02:00
..
decoder - hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic. 2019-09-30 01:34:16 +02:00
mididevices - Support for MIDI on Linux via alsa sequencer 2020-01-02 08:29:39 +01:00
midisources - fixed build issues with POSIX targets 2019-10-01 12:06:24 +03:00
musicformats - Support for MIDI on Linux via alsa sequencer 2020-01-02 08:29:39 +01:00
streamsources - fixed SPC music looping after update to GME 0.6.2 2019-10-18 10:25:24 +03:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
zmusic - fixed crash during enumeration of MIDI devices 2020-01-02 13:08:10 +02:00
CMakeLists.txt - Support for MIDI on Linux via alsa sequencer 2020-01-02 08:29:39 +01:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
i_module.h - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00