Commit graph

  • e64ad841cb
    Tweak whitespace formatting (#1136) master luzpaz 2022-08-03 08:26:20 -0400
  • 24980f332c
    Fix typos (#1135) luzpaz 2022-08-03 03:50:35 -0400
  • 2867c8d8db Fix potential race condition when creating detached threads native_win32 Marisa Heit 2022-07-25 21:15:29 -0500
  • b58d142dd9 Fix test cases Marisa Heit 2022-07-24 17:07:53 -0500
  • 32f4347d26 Use native Win32 API instead of glib on Windows Marisa Heit 2022-07-24 00:18:12 -0500
  • 85fcbde9e0 Merge remote-tracking branch 'origin/2.2.x' into master derselbst 2022-07-10 18:18:30 +0200
  • 7e3fdc9056 Bump to 2.2.8 v2.2.8 2.2.x derselbst 2022-07-10 00:05:56 +0200
  • 57554ee35a Reorder LADSPA fx mixing Bill Peterson 2022-06-18 14:08:00 -0500
  • 24898c126d Merge branch '2.2.x' into master derselbst 2022-06-27 17:43:09 +0200
  • 1f8c6a4633 Minor cleanup derselbst 2022-06-27 17:39:10 +0200
  • 9910b0dc9b Adding audio.periods setting to the fluid_pulse audio driver Pedro López-Cabanillas 2022-06-26 15:26:26 +0200
  • a50680aafa
    Add warnings and extend documentation for issue #1120 (#1126) Tom M 2022-06-27 17:26:15 +0200
  • 3a3ed4f783
    Fix system-wide config file not loaded (#1121) Tom M 2022-06-23 20:32:29 +0200
  • b274aaefba
    Wording and typo fixes for LADSPA documentation Marcus Weseloh 2022-06-20 21:02:49 +0200
  • 58ec0d8eb7 Fix div by zero in fluid_player_set_tempo() derselbst 2022-06-11 17:45:50 +0200
  • 41f00ec8cb
    Merge pull request #1115 from albedozero/system_realtime Tom M 2022-06-11 17:35:34 +0200
  • 3591299ea0 Format recent code changes derselbst 2022-06-11 17:26:09 +0200
  • ff362b52cd fluid_midi_parser_parse pass all realtime messages Bill Peterson 2022-06-10 03:50:08 -0500
  • fe7fa3e309 winmidi pass system realtime messages Bill Peterson 2022-06-10 03:49:36 -0500
  • 1b4b7ddbfe alsa_seq pass system realtime messages Bill Peterson 2022-06-10 03:49:30 -0500
  • b675a392ea
    Fix CI builds after update (#1114) Tom M 2022-06-10 09:47:08 +0200
  • f06619e079 Merge remote-tracking branch 'origin/2.2.x' into master derselbst 2022-05-28 22:28:33 +0200
  • a293761e44 Fix several flaws in example.c derselbst 2022-05-28 22:28:09 +0200
  • 7ede2382d3
    More precise wording for new_fluid_audio_driver() Tom M 2022-05-26 12:56:56 +0200
  • 0e0a287be4 Merge remote-tracking branch 'origin/2.2.x' into master derselbst 2022-05-23 00:39:58 +0200
  • 0d0b4d4b84
    Fix universal MacOS CI build (#1106) Tom M 2022-05-23 00:37:23 +0200
  • d554067fc5 Fix size_t to int truncation in fluid_wasapi_finddev_callback() derselbst 2022-05-21 21:35:16 +0200
  • f013e82d58 Fix size_t to int truncation in new_fluid_midi_file() derselbst 2022-05-21 20:43:18 +0200
  • eff5da51c4
    Add universal build to Mac CI pipeline (#1096) Tom M 2022-05-10 23:15:09 +0200
  • 308cf73796 Restore orphaned enable-openmp derselbst 2022-04-27 20:40:54 +0200
  • 2779d5b2b8 Merge branch '2.2.x' into master derselbst 2022-04-25 20:25:47 +0200
  • 1daf078708 Bump to 2.2.7 v2.2.7 derselbst 2022-04-25 20:18:10 +0200
  • 50003761c1
    Bump minimum required SDL2 version Tom M 2022-04-23 09:58:05 +0200
  • 4ee4b0403e Fix Fluidsynth not responding to either SIGTERM nor SIGINT derselbst 2022-04-22 23:38:29 +0200
  • a0ca05e16d Merge branch '2.2.x' into master derselbst 2022-04-21 14:17:01 +0200
  • 0771899e3f Update vcpkg ref to fix CI pipeline derselbst 2022-04-21 14:15:24 +0200
  • 0995727374
    Merge pull request #1080 from FluidSynth/issue1078 Tom M 2022-04-21 13:26:07 +0200
  • cd0b3ce0c5 Amend documentation of audio.coreaudio.channel-map derselbst 2022-04-21 13:22:24 +0200
  • 486e3f34d7
    Merge pull request #1081 from mattrtaylor/coreaudio-channel-map Tom M 2022-04-21 13:01:39 +0200
  • b80ad6ecf5 Add an 'empty string' default value to the audio.coreaudio.channel-map setting documentation to be consistent with other entries. Matt Taylor 2022-04-19 14:54:26 -0600
  • 034f316d2c Remove the default value from the audio.coreaudio.channel-map setting documentation. Matt Taylor 2022-04-19 14:52:19 -0600
  • 2bf041cf76 Update documentation to more clearly indicate what happens if there are more outputs than specified in the channel map. Matt Taylor 2022-04-19 14:45:48 -0600
  • 552bfce3ed Initialize newly allocated channel map with a value of -1 (off) for all channels. Matt Taylor 2022-04-19 14:33:13 -0600
  • ab0b79c114 Print debug log message when channel map value is out of range. Matt Taylor 2022-04-19 14:31:52 -0600
  • 15529d50a8 Make MIDI Event API const correct derselbst 2022-04-19 22:15:18 +0200
  • 2acb068075 Fix C90 build derselbst 2022-04-19 22:15:03 +0200
  • a9d555ff50
    WinXP CI build: use x87 FPU (#1083) Tom M 2022-04-19 22:00:47 +0200
  • 7e081d700b Add a safety check in case CoreAudio provides more buffers than were allocated. Matt Taylor 2022-04-15 15:13:07 -0600
  • 326d90e952 Add an 'audio.coreaudio.channel-map' setting to enable multi-channel output routing for CoreAudio. Matt Taylor 2022-04-15 14:08:21 -0600
  • 49a3b410f0 Enable the 'synth.audio-channels' setting for the CoreAudio driver. Matt Taylor 2022-04-15 12:07:53 -0600
  • 757b151601 Move fluid_event_from_midi_event() to fluid_event.c derselbst 2022-04-12 10:47:00 +0200
  • 719b525e2b Add @note and @code to fluid_event_from_midi_event() documentation block. JimHenry 2022-04-10 23:52:18 -0500
  • b1a28624ba Add fluid_event_from_midi_event(fluid_event_t *evt, const fluid_midi_event_t *event) to create a sequencer event from a midi event. Issue #1078 JimHenry 2022-04-09 00:27:53 -0500
  • 88e039efeb
    Fix fluid_curtime() returning very incorrect timings (#1076) Tom M 2022-04-05 22:10:39 +0200
  • 8b00644751 Bump to 2.2.6 v2.2.6 derselbst 2022-03-19 12:49:15 +0100
  • ca3b8b3216 Cleanup issue1068 derselbst 2022-03-19 12:39:01 +0100
  • 35212c55b8 Return zero if both mod sources are NONE derselbst 2022-03-19 12:37:33 +0100
  • 5dcae73657 Merge branch '2.2.x' into master derselbst 2022-03-15 21:37:23 +0100
  • 8784dbbc74 Elaborate on MSB and LSB handling, #1052 derselbst 2022-03-15 21:35:32 +0100
  • c037dde536
    Merge pull request #1067 from FluidSynth/issue1059 Tom M 2022-03-15 21:11:29 +0100
  • ef1f409c5f Incomplete workaround for issue 1068 derselbst 2022-03-10 18:19:29 +0100
  • 2715e4bc98 Compile libpcre and complete building glib with meson derselbst 2022-03-06 15:48:30 +0100
  • c88ed31585 WIP: Glib building with meson for Android devingryu 2022-03-06 00:04:21 +0900
  • 344796a6a8 Potential fix for #1059 derselbst 2022-03-05 18:41:19 +0100
  • 122066ca6d Cosmetic changes derselbst 2022-03-05 18:18:28 +0100
  • 80611111e9 Merge branch '2.2.x' into master derselbst 2022-03-05 17:16:05 +0100
  • 22144a4fa3 Fix oboe driver build issue in latest glib devingryu 2022-03-05 13:59:00 +0900
  • bf23f7a2a5
    Merge pull request #1055 from FluidSynth/reset-cc Tom M 2022-03-03 20:23:49 +0100
  • fa619aaae8
    Update Android CI to use FLAC 1.3.4 (#1056) Tom M 2022-02-26 00:05:04 +0100
  • 764ceae1ef Fix Sustained voices being held after ALL_CTRL_OFF derselbst 2022-02-25 18:38:09 +0100
  • 62ed1c813d Fix Portamento FromKey issue derselbst 2022-02-25 18:26:43 +0100
  • ea9758a2ed Add a unit test for ALL_CTRL_OFF derselbst 2022-02-22 22:49:50 +0100
  • 8d00f6cdac Proper version check. validated on macOS 11.6.1 and macOS 12.2.1 Brad Howes 2022-02-21 15:58:02 +0100
  • 43282855dd Update documentation about dynamic-sample-loading derselbst 2022-02-25 15:09:06 +0100
  • 3ac9b6fbf0 Merge branch '2.2.x' into master derselbst 2022-02-20 18:27:41 +0100
  • adc2794ef6
    Merge pull request #1038 from FluidSynth/oss-new Tom M 2022-02-20 18:26:41 +0100
  • a5bdbd57e2 Improvements on patches from feedback. Brad Howes 2022-02-19 10:31:47 +0100
  • d8113d497b Consider earlier releases Brad Howes 2022-02-18 22:59:04 +0100
  • ac0aab2fa0 Silence compiler warnings on macOS Brad Howes 2022-02-18 21:55:08 +0100
  • 0b4fa214b6
    Initialize Pipewire with pw_init() (#1032) Tom M 2022-01-29 13:13:25 +0100
  • b89898ef7f
    Use project-specific SOURCE_DIR and BINARY_DIR (#1040) devingryu 2022-01-29 21:11:29 +0900
  • 4a36f0b085 Undeprecate OSS as it's needed on BSD derselbst 2022-01-28 16:35:35 +0100
  • 3e0321f49c Remove FIXME in OSS driver derselbst 2022-01-28 16:32:51 +0100
  • 0c4342b461 Fix a memory leak in OSS driver derselbst 2022-01-28 16:21:04 +0100
  • d6903d0ff7 Fix Time-of-check time-of-use race condition in OSS driver derselbst 2022-01-28 15:42:02 +0100
  • 91515b09c4 Merge remote-tracking branch 'origin/2.2.x' into master derselbst 2022-01-24 14:29:20 +0100
  • 59fdc3795b
    Compile demos during CI builds (#1037) v2.2.5 Tom M 2022-01-23 15:33:33 +0100
  • 290ab8402b Extend error logging for SysEx DT1 messages derselbst 2022-01-22 12:04:43 +0100
  • 742fa5c82c Fix comments. Add midi.winmidi.mergebox setting documentation in fluidsettings.xml winmidi-auto jjceresa 2022-01-19 12:54:58 +0100
  • 634a8b0c04 Correctly override MacOS Framework installation prefix derselbst 2022-01-14 22:33:38 +0100
  • 166f767767 Add a note about headers and MacOS frameworks derselbst 2022-01-14 22:23:05 +0100
  • 8a96ec9c3a cmake macos frameworks update Pedro López-Cabanillas 2022-01-14 19:56:50 +0100
  • bee42dd5cc Call make install in Mac CI pipeline derselbst 2022-01-14 17:31:13 +0100
  • f4f897d3bf Update MacCI pipeline from master derselbst 2022-01-14 17:30:54 +0100
  • ae186c0997 Add midi.winmidi.mergebox setting. jjceresa 2022-01-17 05:26:04 +0100
  • 9b94dd2e04 Initialize synth.midi-channels unconditionally. jjceresa 2022-01-17 02:51:27 +0100
  • b580a112c1 Remove orphaned tarball target derselbst 2022-01-16 15:53:44 +0100
  • dbd7e728b6 Bump to 2.2.5 derselbst 2022-01-16 15:48:31 +0100
  • e3d8b3f2c3
    Prevent samples accidentally having their loops disabled (#1018) Tom M 2022-01-16 14:35:53 +0100
  • b7a0264459
    Show a warning when file renderer is use with more than one stereo channel (#1028) Tom M 2022-01-16 14:33:52 +0100