fluidsynth/src/drivers
2022-06-27 17:43:09 +02:00
..
fluid_adriver.c Merge branch '2.2.x' into master 2022-06-27 17:43:09 +02:00
fluid_adriver.h Merge branch '2.2.x' into master 2022-03-05 17:16:05 +01:00
fluid_alsa.c Format recent code changes 2022-06-11 17:26:09 +02:00
fluid_aufile.c Fix fluid_curtime() returning very incorrect timings (#1076) 2022-04-05 22:10:39 +02:00
fluid_coreaudio.c Initialize newly allocated channel map with a value of -1 (off) for all channels. 2022-04-19 14:33:13 -06:00
fluid_coremidi.c Improvements on patches from feedback. 2022-02-20 18:20:16 +01:00
fluid_dart.c remove various redundant audio / midi driver declarations 2018-07-21 10:37:43 +02:00
fluid_dsound.c [WINDOWS] Fix declaration of GUIDs (try 2). (#868) 2021-04-29 21:03:19 +02:00
fluid_jack.c autoconnect all available effects ports (#927) 2021-06-30 18:44:14 +02:00
fluid_mdriver.c Elaborate some error messages 2021-05-01 10:00:34 +02:00
fluid_mdriver.h cleanup audio and midi driver instantiation (#448) 2018-10-27 16:22:44 +02:00
fluid_midishare.c Deprecate MidiShare driver 2022-01-16 14:32:46 +01:00
fluid_oboe.cpp Fix oboe driver build issue in latest glib 2022-03-05 17:14:00 +01:00
fluid_opensles.c Fix printf format warnings 2020-07-12 12:55:32 +02:00
fluid_oss.c Undeprecate OSS as it's needed on BSD 2022-01-28 16:35:35 +01:00
fluid_pipewire.c Initialize Pipewire with pw_init() (#1032) 2022-01-29 13:13:25 +01:00
fluid_portaudio.c Fix a few integer truncation warnings 2020-01-10 17:07:58 +01:00
fluid_pulse.c Minor cleanup 2022-06-27 17:39:18 +02:00
fluid_sdl2.c Remove SDL2 not inited warning for upcoming release 2020-05-19 19:44:47 +02:00
fluid_sndmgr.c Fix various typos 2019-12-17 20:11:49 +01:00
fluid_wasapi.c Fix size_t to int truncation in fluid_wasapi_finddev_callback() 2022-05-21 21:35:16 +02:00
fluid_waveout.c Fix source comment typos 2021-07-10 08:44:35 -04:00
fluid_winmidi.c Format recent code changes 2022-06-11 17:26:09 +02:00