gzdoom-gles/libraries/zmusic
alexey.lysiuk d7289f6469 - fixed compilation with old versions of Xcode
libraries/zmusic/mididevices/music_fluidsynth_mididevice.cpp:628:3: error: use of undeclared identifier 'free'
2019-10-06 14:28:49 +03: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 - fixed compilation with old versions of Xcode 2019-10-06 14:28:49 +03:00
midisources - fixed build issues with POSIX targets 2019-10-01 12:06:24 +03:00
musicformats - applied fast math flags to C and C++ files 2019-10-05 14:41:21 +03:00
streamsources - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
zmusic - cleanup of the sound init/exit code. 2019-10-01 20:04:46 +02:00
CMakeLists.txt - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03: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