Commit graph

  • 86e876f7a0
    Merge pull request #849 from chirs241097/wasapi Tom M 2021-04-16 18:20:00 +0200
  • 5eff4e592e wasapi: correctly render effects if no custom audio processing is used. Chris Xiong 2021-04-16 18:34:11 +0800
  • 0d627c7c0b wasapi: use device period size in shared mode. Chris Xiong 2021-04-16 18:21:36 +0800
  • 03fb32c979
    WASAPI driver reorganization (#839) Pedro López-Cabanillas 2021-04-14 09:35:35 +0200
  • 92de920274 Update Windows CI images to windows-2019 derselbst 2021-04-13 21:29:20 +0200
  • 5988bc6d1c Make sure WinXP builds use statically linked CRT derselbst 2021-04-13 21:28:36 +0200
  • b990f765c2 Remove statically linked CRT workaround derselbst 2021-04-13 21:12:25 +0200
  • ab4eebaf5b Clarify API documentation of fluid_free() derselbst 2021-04-13 21:06:38 +0200
  • 149e08f181
    Fix incomplete chorus reverb help strings (#845) jjceresa 2021-04-12 10:10:03 +0200
  • aa966e4c31
    Fix a memory leak if a setting is registered multiple times (#844) Marcus Weseloh 2021-04-11 19:32:43 +0200
  • aad6288955
    Merge pull request #823 from FluidSynth/refactor-and-fix-sffile-defsfont Marcus Weseloh 2021-04-11 00:25:43 +0200
  • c72abf4e0c
    Fix typos in fx API documentation (#841) jjceresa 2021-04-10 22:47:10 +0200
  • 7e4c843d7b
    Update feature request issue template (#837) Marcus Weseloh 2021-04-10 16:34:12 +0200
  • d2754028b4 Merge branch 'master' into refactor-and-fix-sffile-defsfont derselbst 2021-04-10 16:21:16 +0200
  • 487156c3ed
    Merge pull request #818 from FluidSynth/defsfont-integration-test Tom M 2021-04-10 16:03:31 +0200
  • 92947586fb Cross-platform fixes for test utils Marcus Weseloh 2021-03-23 21:48:03 +0100
  • 703f158c99 Ensure that we only try to dump font loaded by the defsfont loader Marcus Weseloh 2021-03-22 22:44:25 +0100
  • cc186512ed Add integration tests for defsfont loader Marcus Weseloh 2021-03-22 18:29:11 +0100
  • 736caf9d21 Add ability to get name of generator from gen index Marcus Weseloh 2021-03-22 18:28:07 +0100
  • 522b751f4f New dump_sfont utility to output a defsfont as YAML Marcus Weseloh 2021-03-22 18:25:18 +0100
  • 1b61e1fbd3 Add fluid_list function to find index of data in list Marcus Weseloh 2021-03-22 00:54:24 +0100
  • 8a39c5aea4
    Zone Validation Test (#826) Tom M 2021-04-10 15:33:12 +0200
  • 1eda0ae863
    Merge pull request #834 from FluidSynth/fix-gcc-warnings Marcus Weseloh 2021-04-10 15:27:46 +0200
  • 74ccd9cb9d Fix maybe-uninitialized warning in gcc 9.3 Marcus Weseloh 2021-04-10 12:06:32 +0200
  • 614fcab9cc Fix missing initializer warnings on gcc 9.3 Marcus Weseloh 2021-04-10 12:04:05 +0200
  • ebbaff32bf
    Fix typo in --help Tom M 2021-04-08 13:30:40 +0200
  • 30c899973d
    Fix failure to create the audio driver on macOS (#828) Vladimir Davidovich 2021-04-07 22:32:59 +0300
  • 2173fdcab3
    Run GitHub Actions on forked pull requests Tom M 2021-04-07 21:30:43 +0200
  • ddb13e36c5
    Collect coverage during test execution (#825) Tom M 2021-04-03 17:34:48 +0200
  • 5ebd4d3d26 Speedup SF2 loading by using prepend instead of append on samples Marcus Weseloh 2021-03-28 15:00:25 +0200
  • 0f8e2c7fde Refactor load_igen and load_pgen Marcus Weseloh 2021-03-27 22:23:32 +0100
  • dfbef11da0 Remove instsamp hack Marcus Weseloh 2021-03-27 16:56:24 +0100
  • 6ca9b21740 Add more invalid generators for presets and instruments Marcus Weseloh 2021-03-27 16:10:57 +0100
  • 6b63c80d3d Remove code duplication by re-using enum from fluid_gen.h Marcus Weseloh 2021-03-27 16:09:47 +0100
  • c4d38a7125 Fix preset generator validity checks Marcus Weseloh 2021-03-27 15:49:41 +0100
  • 259aecedf2 Remove unused macros Marcus Weseloh 2021-03-27 15:25:03 +0100
  • 84704ea440 Remove Gen_MaxValid macro Marcus Weseloh 2021-03-27 15:23:59 +0100
  • 359af770a3 Rename Gen_Dummy to Gen_last to clarify the purpose Marcus Weseloh 2021-03-27 15:22:28 +0100
  • b61abdd907 Remove unused structs in sffile code Marcus Weseloh 2021-03-27 15:03:29 +0100
  • 16d2f43509 Remove unused library, genre and morphology fields Marcus Weseloh 2021-03-25 21:22:10 +0100
  • 8413c35aca
    Fix a regression in fluid_player_stop() (#822) v2.2.0 Tom M 2021-03-27 18:35:00 +0100
  • 3f5394a15d Bump version to 2.2.0 derselbst 2021-03-27 17:46:01 +0100
  • 661a06b504
    Merge pull request #820 from FluidSynth/player-reset-between-songs Marcus Weseloh 2021-03-27 00:49:29 +0100
  • 7dd870f498 Update player.reset-synth doc with new behaviour Marcus Weseloh 2021-03-24 20:41:48 +0100
  • 9a4b95a742 Reset the synth after the end, not before the start of a song Marcus Weseloh 2021-03-24 20:41:18 +0100
  • d13c4965e1
    Update api_doc_build.yml Marcus Weseloh 2021-03-19 19:50:40 +0100
  • a3d0a56996
    Update API docs v2.2.0.rc1 Tom M 2021-03-17 20:11:46 +0100
  • c32faa7b17
    Parallelize SF2 loading (#812) Tom M 2021-03-17 19:41:33 +0100
  • ea5ebe4813
    Merge pull request #815 from FluidSynth/fluid-sffile-variable-renaming Tom M 2021-03-16 08:47:28 +0100
  • 5ae72f8c74
    Merge branch 'master' into fluid-sffile-variable-renaming Tom M 2021-03-15 21:40:16 +0100
  • 9ea6c75724 Merge branch '2.1.x' into master derselbst 2021-03-15 21:27:13 +0100
  • 005719628a
    Invalid generators were not removed from zone list (#810) v2.1.8 Tom M 2021-03-15 20:12:51 +0100
  • e3d95cb854 Rename p in load_igen to inst_list Marcus Weseloh 2021-03-14 21:33:46 +0100
  • 552b1c4aa6 Rename p in load_imod to inst_list Marcus Weseloh 2021-03-14 21:32:08 +0100
  • dd037c725e Rename p in load_ibag to inst_list Marcus Weseloh 2021-03-14 21:31:27 +0100
  • 93a74ff3bd Rename pr in load_ihdr to prev_inst Marcus Weseloh 2021-03-14 21:29:28 +0100
  • c545766ea6 Rename p in load_ihdr to inst Marcus Weseloh 2021-03-14 21:27:40 +0100
  • 8df5abf903 Rename p in load_pgen to preset_list Marcus Weseloh 2021-03-14 21:24:25 +0100
  • 9e7c108f4c Rename p in load_pmod to preset_list Marcus Weseloh 2021-03-14 21:12:04 +0100
  • f1baa556a6 Rename p in load_pbag to preset_list Marcus Weseloh 2021-03-14 21:11:07 +0100
  • edc99ebc24 Rename p2 in fixup_igen to zone_list Marcus Weseloh 2021-03-14 21:03:10 +0100
  • 06145d2139 Rename p2 in fixup_pgen to zone_list Marcus Weseloh 2021-03-14 21:02:29 +0100
  • e254c56373 Rename p2 in load_igen to zone_list Marcus Weseloh 2021-03-14 21:00:15 +0100
  • 0c363cc574 Rename p2 in load_imod to zone_list Marcus Weseloh 2021-03-14 20:59:32 +0100
  • 355c50631d Rename p2 in load_ibag to zone_list Marcus Weseloh 2021-03-14 20:58:55 +0100
  • b5d80a1248 Rename p2 in load_pgen to zone_list Marcus Weseloh 2021-03-14 20:58:03 +0100
  • a044835cf5 Rename p2 in load_pmod to zone_list Marcus Weseloh 2021-03-14 20:56:58 +0100
  • 0e761da102 Rename p2 in load_pbag to zone_list Marcus Weseloh 2021-03-14 20:55:52 +0100
  • f694d41a0e Rename p3 in fixup_igen to inst_list Marcus Weseloh 2021-03-14 20:54:27 +0100
  • fd3e9bdc21 Rename p3 in fixup_pgen to inst_list Marcus Weseloh 2021-03-14 20:54:14 +0100
  • bc2afb682b Rename p3 in load_igen to gen_list Marcus Weseloh 2021-03-14 20:51:10 +0100
  • b506304bef Rename p3 in load_imod to mod_list Marcus Weseloh 2021-03-14 20:50:18 +0100
  • 5bf9cf545f Rename p3 in load_pmod to gen_list Marcus Weseloh 2021-03-14 20:49:45 +0100
  • 2c3caafcdf Rename p3 in load_pmod to mod_list Marcus Weseloh 2021-03-14 20:48:58 +0100
  • 8a778e0c0e
    Add warning if soundfont bigger 2GB (#811) Tom M 2021-03-14 17:20:09 +0100
  • b8fb6c81e1 Change short option for --query-audio-devices to -Q derselbst 2021-03-13 20:15:36 +0100
  • 4a696cabf9
    Add missing dll dependencies to CI artifact (#806) Tom M 2021-03-13 20:10:59 +0100
  • 14ab1ec6ab Merge branch '2.1.x' into master derselbst 2021-03-13 18:32:41 +0100
  • 2c1561ea18 Bump to 2.1.8 derselbst 2021-03-13 18:24:28 +0100
  • 908b98107c Rename generated table files from .c to .inc.h Patryk Obara 2021-03-12 15:18:42 +0100
  • a27457c32f
    Update URLs to HTTPS (#796) TotalCaesar659 2021-03-08 18:46:36 +0300
  • 5d1078f7b9
    Merge pull request #795 from mawe42/ladspa-improvements Tom M 2021-03-07 12:50:03 +0100
  • 17c355ffaf Free the host_nodes list in fx destructor to prevent memory leaks Marcus Weseloh 2021-03-07 12:18:47 +0100
  • a2b2625517
    Silence annoying 'non-existing shell command file' error (#794) Tom M 2021-03-07 10:54:31 +0100
  • 4ec1f799f8 Use separate lists for user and host nodes Marcus Weseloh 2021-03-06 18:19:14 +0100
  • 7e553339e4 Don't add effect control nodes to global node list Marcus Weseloh 2021-03-06 17:03:58 +0100
  • ef29d03cc9 Move bookkeeping of nodes out of node creation function Marcus Weseloh 2021-03-06 16:44:12 +0100
  • 14b288a801 Linking effect ports is only supported for audio ports Marcus Weseloh 2021-03-06 16:26:10 +0100
  • f66a7e1442 Use lists to keep track of LADSPA nodes and effects Marcus Weseloh 2021-03-06 00:10:30 +0100
  • ca40101025 Increase number of LADSPA nodes derselbst 2021-03-06 09:45:32 +0100
  • e4241469d4
    Fix return in fluid_synth_chorus_set_param(), fluid_synth_reverb_set_param() (#789) jjceresa 2021-03-04 21:47:59 +0100
  • 73182866e0 Merge branch '2.1.x' into master derselbst 2021-03-04 20:19:09 +0100
  • 8adaaa7079 Fix regression introduced in aebc4837dd derselbst 2021-03-04 19:23:20 +0100
  • 57e035f8f7
    Add Chris' soundcard enumeration tool (#773) Tom M 2021-03-01 18:29:51 +0100
  • 6771f51178 Make sfont unloading test a bit more stable derselbst 2021-02-27 16:28:46 +0100
  • 7e325c6f4b Fix FreeBSD CI derselbst 2021-02-27 16:26:56 +0100
  • 5271779a03
    Update recent API changes Tom M 2021-02-27 14:01:33 +0100
  • 676923757c
    Fix race condition in fluid_player_callback (#783) Arthur Chaloin 2021-02-27 13:09:48 +0100
  • 13185d32b2
    Add optional per tick callback to player (#780) Arthur Chaloin 2021-02-26 21:05:31 +0100
  • 04c30be0b9 update comment v2.2.0.beta1 jjceresa 2021-02-08 00:32:41 +0100