virtualx-engine/drivers/alsamidi
Hein-Pieter van Braam-Stewart 20896a89c9 Don't clobber original library symbols
It appears that we can get a fun circle dependency on a shared object on
some system configurations causing issues with our 'fake' function
pointer names. This can lead to a crash.

The new wrapper generator renames all the symbols so this can't happen
anymore. See https://github.com/hpvb/dynload-wrapper/commit/704135e

Cherry-pick from 8d36b17343
2021-02-18 00:25:42 +01:00
..
midi_driver_alsamidi.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
midi_driver_alsamidi.h Don't clobber original library symbols 2021-02-18 00:25:42 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00