fluidsynth/src/utils
derselbst 272b807383 fallback to glibs C99 compliant *snprintf() functions
rather than microsofts non compliant extension functions
2017-12-29 17:51:57 +01:00
..
fluid_conv.c remove meaningless statement in fluid_conv.c 2017-11-18 20:15:57 +01:00
fluid_conv.h add setting for volume envelope processing 2017-09-07 11:42:01 +02:00
fluid_hash.c Use stdint type names instead of sint8, sint16, etc 2017-11-04 12:53:44 +01:00
fluid_hash.h add typedef for atomics 2017-10-25 14:38:39 +02:00
fluid_list.c fix conflicting declarations 2017-10-30 11:53:02 +01:00
fluid_list.h remove fop-level "fluidsynth" directory node 2017-09-03 13:30:26 +02:00
fluid_ringbuffer.c refactor all destructor functions 2017-10-29 13:23:08 +01:00
fluid_ringbuffer.h Merge branch 'master' into cleanup3 2017-12-07 17:11:35 +01:00
fluid_settings.c Merge pull request #294 from FluidSynth/overflow-important-channels 2017-12-05 09:22:54 +01:00
fluid_settings.h Add ability to mark channels as important in overflow priority calculation 2017-12-02 15:57:21 +01:00
fluid_sys.c Use only g_usleep() in fluid_msleep(). 2017-12-28 16:55:52 +01:00
fluid_sys.h Introduce fluid_msleep function. 2017-12-27 21:36:07 +01:00
fluidsynth_priv.h fallback to glibs C99 compliant *snprintf() functions 2017-12-29 17:51:57 +01:00