zmusic/source
Braden Obrzut 95e6bfcd8c Better support for vendoring
- Allow ZLIB::ZLIB target to be provided by a unified build
- Added ZMUSIC_INSTALL variable to allow disabling of install rules (mostly due to how install(EXPORT) works)
- Static libraries don't need dllimport/dllexport on Windows
- Fixed: INTERFACE include directory was missing from zmusic/zmusiclite targets when using with add_subdirectory
- use_fast_math CMake function updated to allow source files to be passed (for GZDoom/Raze)
2021-05-31 22:22:57 +02:00
..
data Update default bank and some settings of libADLMIDI 2020-10-04 08:03:44 +02:00
decoder - do not expose module_progdir variable 2020-02-23 12:25:52 +02:00
loader - do not expose module_progdir variable 2020-02-23 12:25:52 +02:00
mididevices Add handling for KeyPress events and avoid calling snd_seq_sync_output_queue twice 2021-05-25 13:57:46 +03:00
midisources Cleanup and add guards against malformed MIDS files 2020-09-14 15:38:26 +06:00
musicformats - avoid passing nullptr args to MIDI streamer 2021-05-05 11:17:45 +03:00
streamsources - multiply master volume for module player by 4. 2021-03-14 08:34:56 +01:00
zmusic Better support for vendoring 2021-05-31 22:22:57 +02:00
CMakeLists.txt Better support for vendoring 2021-05-31 22:22:57 +02:00