Commit Graph

780 Commits

Author SHA1 Message Date
derselbst 40ebd7f3b6 fix build 2017-09-19 16:55:54 +02:00
derselbst 0f6c4c83a1 remove unimplemented "synth.dump" setting 2017-09-19 16:45:38 +02:00
derselbst 201aa5e0d4 minor cleanup for fluid_synth API
remove deprecated fluid_synth_get_channel_preset() and fluid_synth_get_program() and fuse their functioning together into fluid_synth_get_channel_info()
2017-09-19 16:32:20 +02:00
derselbst f43c036391 mark fluid_synth_get_program() as deprecated 2017-09-19 16:04:57 +02:00
derselbst 4e318b4ee6 remove obsolete config_macosx*.h 2017-09-19 13:17:16 +02:00
derselbst 384e0acad9 remove unused and obsolete macbuild 2017-09-19 13:11:45 +02:00
derselbst 6308c1e67b remove obsolete config_win32.h.in
previously used by autotools
2017-09-19 13:08:18 +02:00
derselbst 471cbffc20 update synth.volenv doc 2017-09-19 11:06:03 +02:00
derselbst ca92dbbc94 correctly register synth.volenv options 2017-09-19 10:54:58 +02:00
derselbst b97d74ad90 stop unrolling all loops
let the compiler decide
2017-09-17 19:36:20 +02:00
derselbst 191f32d524 cmake: fix "tarball" target 2017-09-17 17:50:09 +02:00
derselbst 3d7541f191 cmake: remove target "tarball-autotools" 2017-09-17 17:45:01 +02:00
derselbst bc34894378 Merge branch 'cmake_clang' 2017-09-17 11:03:04 +02:00
derselbst 9773bb287d Merge branch 'master' into cmake_clang 2017-09-17 11:02:20 +02:00
derselbst 85822ac32a specify MIDI CCs explicitly for default mods 2017-09-17 10:37:22 +02:00
derselbst 380f4a56e3 move FLUID_INTERP_* macros to enum 2017-09-16 22:13:51 +02:00
derselbst 7f3515e136 seqbind: specify MIDI CCs explicitly 2017-09-16 21:57:49 +02:00
derselbst 39a92904e9 add batch file for clang-format 2017-09-16 20:41:10 +02:00
derselbst 65dff97526 add config file for clang-format 2017-09-16 20:31:38 +02:00
derselbst 026d74f125 use doxygen aware "note" 2017-09-16 17:39:53 +02:00
derselbst 53fd1eeac7 remove deprecated fluid_settings_getstr() 2017-09-16 17:30:57 +02:00
derselbst b44fb5c229 remove deprecated FLUID_HINT_INTEGER 2017-09-16 17:14:04 +02:00
derselbst 7b54b07b2d fix build 2017-09-15 12:34:03 +02:00
derselbst d1de3487e6 update INSTALL 2017-09-15 11:32:37 +02:00
derselbst 3939941c5f remove deprecated autotools build system 2017-09-15 11:29:57 +02:00
derselbst 199a4d28f2 remove obsolete anjuta project file 2017-09-15 11:13:43 +02:00
derselbst 34f5a14df3 remove deprecated LADCCA support 2017-09-15 11:11:09 +02:00
derselbst 3c17868ba3 remove misspelled FLUID_SEQ_PITCHWHHELSENS macro 2017-09-15 11:05:29 +02:00
derselbst 1d1208efd9 remove redundant DOCME 2017-09-15 10:59:22 +02:00
derselbst a5382c6b6a bump copyright year 2017-09-14 12:29:02 +02:00
derselbst f91e391e8d correct API "since" version for key pressure feature 2017-09-10 14:27:08 +02:00
derselbst cce7dce2da Merge branch 'mawe42-poly-pressure' 2017-09-10 14:01:22 +02:00
derselbst 5baecd9db4 Merge branch 'poly-pressure' of https://github.com/mawe42/fluidsynth into mawe42-poly-pressure 2017-09-10 13:59:07 +02:00
derselbst bc12b61e4a allow any double string value for "synth.volenv" 2017-09-09 16:00:00 +02:00
derselbst 65193c6f94 document "synth.volenv" 2017-09-07 13:42:44 +02:00
derselbst 29f6ac1049 add setting for volume envelope processing
fixes #70
2017-09-07 11:42:01 +02:00
derselbst a89ed74537 fluid_synth_add_default_mod: specify enum param type explicitly 2017-09-07 10:53:08 +02:00
derselbst 336ae88aaf new public API to manipulate default modulators
patch by @mawe42
2017-09-07 10:45:46 +02:00
derselbst 16f2005d68 fix build against glib<2.30 2017-09-06 09:36:42 +02:00
Tom M 203b629303 Merge pull request #201 from FluidSynth/1.1.x
merge 1.1.7 into master
2017-09-05 09:40:35 +02:00
derselbst e3232e377e deprecate some enum values
addressing #186
2017-09-04 17:04:13 +02:00
derselbst c407f205e0 fix travis build 2017-09-03 16:07:12 +02:00
derselbst 961ceea31e cmake: correct path to README and LICENSE 2017-09-03 13:34:00 +02:00
derselbst aac2354f5c remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
2017-09-03 13:30:26 +02:00
derselbst 7e33a9c105 Merge branch 'devdoc' into 1.1 2017-09-03 13:26:19 +02:00
Tom M 79fe0a82e5 Merge pull request #200 from FluidSynth/msvc
make pkg-config optional
2017-09-03 12:45:33 +02:00
derselbst 1786adf399 update Doxyfile 2017-09-03 11:24:23 +02:00
derselbst ea06697b81 bump version to 1.1.7 2017-09-03 11:19:56 +02:00
Tom M d2f9c9f743 Merge pull request #169 from FluidSynth/voice_off
avoid voice_count becomming negative; merge this now, 1.1.7 is ahead
2017-09-03 11:13:53 +02:00
Tom M ab5ab33d60 Merge pull request #198 from FluidSynth/fixed_key
Fixed key notes are never released
2017-09-03 11:11:42 +02:00