Commit graph

  • 64d4fe0402 Fix chorus buffer line being partly uninitialized derselbst 2019-10-25 15:23:40 +0200
  • 1a71d9f4c8 Merge branch 'master' into linked-modulators jjceresa 2019-10-23 22:11:30 +0200
  • 881eb9b080 Mention new audio drivers in API docs derselbst 2019-10-23 21:16:05 +0200
  • 585396d36e Bump version to 2.1.0 RC1 derselbst 2019-10-23 21:00:20 +0200
  • 79e5807a14 Mention fluid_sample_set_sound_data() in API docs derselbst 2019-10-23 20:53:52 +0200
  • ee5294c060 move fluid_profile_ref_var() (#577) jjceresa 2019-10-23 19:56:22 +0200
  • 5b7c55ccee move macro fluid_profile_ref_var() jjceresa 2019-10-23 19:33:14 +0200
  • d234f70ab5 Merge branch 'master' into linked-modulators jjceresa 2019-10-23 18:05:12 +0200
  • 18ad9df21b Bump required libinstpatch version to 1.1.0 derselbst 2019-10-23 17:12:01 +0200
  • 0288466f40 Chorus enhancement. (#548) jjceresa 2019-10-23 16:41:13 +0200
  • f2b7438511 TravisCI: add ppc64 and arm64 builds derselbst 2019-10-23 15:20:22 +0200
  • 171f3396a4 Format fluid_synth_write_*() derselbst 2019-10-22 15:53:54 +0200
  • 988ec6d799 Add proper fluid_ret_val_if_fail checks for rendering functions derselbst 2019-10-22 15:49:19 +0200
  • 8aef0930c6 Speedup rendering functions (#573) Carlo Bramini 2019-10-23 13:33:22 +0200
  • eef361eb35 Update API doc of fluid_synth_noteon() derselbst 2019-10-22 16:43:10 +0200
  • 64cee5537d
    Handle deprecation of GTimeVal (#575) Tom M 2019-10-22 17:39:08 +0200
  • dfcf5c019f Add a unit test for fluid_synth_write_float derselbst 2019-10-22 14:32:35 +0200
  • 5a42e8147f Extend comment in fluid_ct2hz_real() derselbst 2019-10-22 14:37:08 +0200
  • fa7354a336
    More efficient implementation of fluid_ct2hz() (#569) Tom M 2019-10-22 13:09:42 +0200
  • 41e77afe84 Merge branch '2.0.x' into master derselbst 2019-10-22 11:39:42 +0200
  • 50dd443c20 Fix bugs in fluid_sample_set_sound_data with copy enabled Stefan Westerfeld 2019-10-21 17:36:23 +0200
  • 1f2c301cc3 Build fluidsynth for Android in RelWithDebInfo derselbst 2019-10-21 15:16:35 +0200
  • ca5108d81c Fix "declaration-after-statement" in opensles driver derselbst 2019-10-21 14:35:17 +0200
  • 6e45cfc308 Move declaration of fluid_alloc() to fluidsynth_priv.h derselbst 2019-10-21 14:27:05 +0200
  • 82c962afb2 Change Android build badge derselbst 2019-10-21 14:21:09 +0200
  • 302dc704cd Split Mac and Windows CI build badges derselbst 2019-10-21 12:44:49 +0200
  • 606c4d47b6 Turn implicit function declarations into errors derselbst 2019-10-21 13:01:50 +0200
  • 34a18d2480 Update OS icons in README derselbst 2019-10-20 23:21:56 +0200
  • f891b6f2c2 Fix Android build status badge in README derselbst 2019-10-20 23:12:04 +0200
  • d312def0ce Android CircleCI Build (#574) Jon Latané 2019-10-20 17:09:23 -0400
  • 6895731df2 Remove GLIB macros for int <=> pointer conversion (#572) Carlo Bramini 2019-10-19 18:25:31 +0200
  • aafc59bde6 Fix Windows Azure Release Build derselbst 2019-10-19 18:04:30 +0200
  • cab46b40c1
    Fix incorrect usage of fluid_ct2hz() (#568) Tom M 2019-10-18 21:41:43 +0200
  • 3c4861c752 Add a unit test for fluid_ct2hz_real() derselbst 2019-10-17 22:37:24 +0200
  • 664e97305a uchar to int derselbst 2019-10-16 11:24:07 +0200
  • 474806be9a remove duplicate comments derselbst 2019-10-15 18:27:29 +0200
  • dbc4b7f81d const correctness derselbst 2019-10-15 18:09:20 +0200
  • 424b6be97f specify enum type explicitly for function parameters derselbst 2019-10-15 18:06:03 +0200
  • ecc85db32f rename enum fluid_mod_test_linked_identity => fluid_mod_linked_identity_test_mode derselbst 2019-10-15 18:03:50 +0200
  • 4a81c24616 reorder fluid_mod_t members to avoid padding derselbst 2019-10-15 11:28:16 +0200
  • f41b762c56 fix ci warning jjceresa 2019-10-14 18:48:48 +0200
  • e62347fdbe fix ci clang-analyser warning jjceresa 2019-10-14 16:06:42 +0200
  • 9fd36fa3fb reduce path field to sufficient size jjceresa 2019-10-14 12:51:13 +0200
  • eabbc78b19 Add enum fluid_path_flags path in fluid_mod_t struct - Replace path variable in fluid_mod_check_linked_mod by path field in fluid_mod_t struct. - When a modulator is invalid, it is returned with bit FLUID_MOD_VALID set to 0, instead of amount field forced to 0. jjceresa 2019-10-13 23:13:40 +0200
  • 5919be2ceb
    Revise README (#566) Tom M 2019-10-13 10:56:24 +0200
  • c96acb01ed Add allocation of path on stack when linked_count is > 0 jjceresa 2019-10-12 00:27:06 +0200
  • fe18b2b869 rename fluid_linked_branch_test_identity => fluid_mod_test_branch_identity derselbst 2019-10-11 10:11:13 +0200
  • 93fc624998 rename fluid_linked_mod_test_identity => fluid_mod_test_linked_identity derselbst 2019-10-11 10:02:52 +0200
  • 819f1ee966 cleanup forward declarations derselbst 2019-10-11 09:59:42 +0200
  • 928e494c78 rename fluid_zone_is_mod_identic => fluid_mod_is_identic_in_list derselbst 2019-10-11 09:44:15 +0200
  • 8b1efbd1c4 rename fluid_zone_check_remove_mod => fluid_mod_remove_invalid_from_list derselbst 2019-10-11 09:42:38 +0200
  • bf918fbc5a remove DEBUG macro leftover derselbst 2019-10-11 09:38:38 +0200
  • 39bf8f01cb rename delete_fluid_list_mod => delete_fluid_mod_list derselbst 2019-10-11 09:35:34 +0200
  • 047a069054 move delete_fluid_list_mod to fluid_mod.c derselbst 2019-10-11 09:34:33 +0200
  • 1b672d20ef move fluid_mod_copy_linked_mod and fluid_mod_check_linked_mod to fluid_mod.c derselbst 2019-10-11 09:31:28 +0200
  • 8277823d04 rename fluid_list_copy_linked_mod => fluid_mod_copy_linked_mod derselbst 2019-10-11 09:14:25 +0200
  • df943a0780 rename fluid_check_linked_mod_path => fluid_mod_check_linked_mod_LOCAL derselbst 2019-10-11 09:10:50 +0200
  • 0d618a5b74 rename fluid_list_check_linked_mod => fluid_mod_check_linked_mod derselbst 2019-10-11 09:07:48 +0200
  • 61aefdd8ac Revert "alloc path bit table on stack" derselbst 2019-10-11 08:57:06 +0200
  • fe98d51ba2 rename fluid_get_next_mod => fluid_mod_get_next derselbst 2019-10-10 18:30:48 +0200
  • c79ebf202a rename fluid_get_count_mod => fluid_mod_get_list_count derselbst 2019-10-10 18:24:30 +0200
  • 07affccc25 rename fluid_get_num_mod => fluid_mod_get_linked_count derselbst 2019-10-10 18:23:28 +0200
  • c5b24141e6 change return type of fluid_get_num_mod to int derselbst 2019-10-10 18:20:11 +0200
  • 0637e7086b constness derselbst 2019-10-10 18:16:13 +0200
  • c46e910887 forward declare fluid_get_count_mod derselbst 2019-10-10 18:15:27 +0200
  • d5e7fbec79 move fluid_get_count_mod to fluid_mod.c derselbst 2019-10-10 18:13:28 +0200
  • a30044b261 update API docs derselbst 2019-10-10 18:12:49 +0200
  • d88aec417c fix comments in fluid_voice_add_mod_local() jjceresa 2019-10-10 09:21:21 +0200
  • 5fe8c450e4 fix comment in fluid_voice_add_mod_xxx() functions jjceresa 2019-10-10 09:12:24 +0200
  • f88b0c0c86 fix typo in comments jjceresa 2019-10-10 08:45:33 +0200
  • ca02628981 Add comments about tests dependencies and precedence jjceresa 2019-10-10 08:26:20 +0200
  • c2bff2032a Optimize fluid_voice_get_lower_boundary_for_attenuation() - Same result as befor but a bit faster. jjceresa 2019-10-08 20:12:50 +0200
  • 0de4ac4216 Fix comment in fluid_get_num_mod() jjceresa 2019-10-08 19:41:00 +0200
  • 8a3eaa2948 Calling fluid_get_num_mod() instead of fluid_get_count_mod() - the result is the same as before, but it is better to use fluid_get_num_mod() that counts the number of members inside a modulator. jjceresa 2019-10-08 19:30:19 +0200
  • fd0dbb89df Add test 2_1 to 2_4 in test_fluid_voice_add_mod.c jjceresa 2019-10-08 13:16:21 +0200
  • d0eb610bbe rename test_fluid_voice_add to test_fluid_voice_add_mod jjceresa 2019-10-07 19:05:49 +0200
  • ac294b1e7a optimize fluid_voice_add_mod_local() jjceresa 2019-10-07 16:27:17 +0200
  • 840953f54d Add more Cirrus FreeBSD CI builds derselbst 2019-10-06 10:24:56 +0200
  • 2c7038fe6d add comment on internal modulator ordering jjceresa 2019-10-07 13:19:15 +0200
  • c92304691f remove: redundant declaration, useless variable jjceresa 2019-10-07 11:28:13 +0200
  • ff1acc1298 cleanup comments in test_fluid_voice_modulate.c jjceresa 2019-10-07 03:44:33 +0200
  • 8e33105b10 cleanup comments in test_possible_att_reduction.c jjceresa 2019-10-07 03:25:25 +0200
  • 3ac40efb62 add test_fluid_voice_modulate.c jjceresa 2019-10-07 03:03:53 +0200
  • e00c16f5da remove leftover in comment jjceresa 2019-10-06 09:34:13 +0200
  • b56dd61dd7 Add test in test_possible_att_reduction.c jjceresa 2019-10-06 09:04:43 +0200
  • a918c8e542 add param test in fluid_voice_print_mod() jjceresa 2019-10-06 01:31:45 +0200
  • eb2f8dc7af fix comment typo in fluid_voice.c jjceresa 2019-10-06 01:19:09 +0200
  • 6264bb2922 Merge branch 'linked-modulators' of https://github.com/FluidSynth/fluidsynth into linked-modulators Merge updated upstream branch. jjceresa 2019-10-06 00:58:24 +0200
  • 769357dda6 fix comment in test_fluid_voice_add.c jjceresa 2019-10-06 00:50:22 +0200
  • 765e94e6ef add test_possible_att_reduction.c jjceresa 2019-10-06 00:41:42 +0200
  • adf9814762 fix uninitialized voice in test_fluid_voice_add.c derselbst 2019-10-05 16:58:52 +0200
  • f2b42aba11 Merge branch 'master' into linked-modulators derselbst 2019-10-05 16:56:20 +0200
  • bf06638178 Add missing declaration of fluid_alloc to fluid_instpatch derselbst 2019-10-05 16:55:26 +0200
  • d80c704a7b Merge branch '2.0.x' into master derselbst 2019-10-05 16:55:10 +0200
  • a94bc82a3c Initialize allocated memory to garbage derselbst 2019-10-05 16:43:53 +0200
  • ad37aa50b6 rename fluid_print_zone_voice_mod to match naming conv derselbst 2019-10-05 15:38:27 +0200
  • 399e15e138 rename fluid_print_voice_mod to match naming convention derselbst 2019-10-05 15:35:13 +0200
  • 978e51bafa use FLUID_LOG and FLUID_DBG derselbst 2019-10-05 15:14:51 +0200
  • 2be0012057 remove conditional compilation of fluid_print_voice_mod() and friends derselbst 2019-10-05 15:11:32 +0200
  • 06c8980b93 Merge branch 'master' into linked-modulators derselbst 2019-10-05 14:44:02 +0200