mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-12-11 05:11:33 +00:00
Software synthesizer based on the SoundFont 2 specifications
8ab1a20bc4
Separate thread primative defines in utils/fluid_sys.h for new and old Glib thread API. g_atomic_int_add is now used in place of depricated g_atomic_int_exchange_and_add if Glib >= 2.30. Added name field to new_fluid_thread() function for setting the thread name and updated all uses of this function. new_fluid_thread updated to use new Glib thread API. Removed notify parameter from fluid_private_set() since it wasn't being used and complicates things with the new Glib thread API. |
||
---|---|---|
fluidsynth |