derselbst
4911138eb0
deprecate struct _fluid_mod_t
2017-09-21 09:59:15 +02:00
derselbst
17236fdf50
move FLUID_CHORUS_SET_ALL and FLUID_REVMODEL_SET_ALL to enum
2017-09-20 21:18:34 +02:00
derselbst
24143ee02d
replace fluid_synth_set_gen with fluid_synth_set_gen2
2017-09-20 21:05:13 +02:00
derselbst
c36a1a6c09
remove redundant synth functions
2017-09-20 20:39:43 +02:00
derselbst
783e70ed27
deprecate even more redundant public synth functions
2017-09-20 20:22:18 +02:00
derselbst
e797853b2b
refactor fluid_settings API
...
consistently return either FLUID_OK or FLUID_FAILED for public fluid_settings_* functions
2017-09-20 14:27:36 +02:00
derselbst
9735059946
cleanup fluid_settings.h
2017-09-20 13:14:48 +02:00
derselbst
b71f474afa
make fluid_preset_t::get_name() const correct
2017-09-20 12:55:55 +02:00
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
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
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
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
derselbst
dde01108b8
do not overwrite fluid_voice::vel by GEN_VELOCITY
...
use fluid_voice_get_actual_velocity() instead
2017-09-03 11:06:29 +02:00
derselbst
184de3afad
update devdoc
2017-09-03 10:08:39 +02:00
derselbst
47cf69f55d
prepare devdoc for 1.1.7
2017-09-03 10:05:12 +02:00
derselbst
53d7f96473
credit myself
2017-09-03 10:04:56 +02:00
derselbst
68d12491d2
fix modulator calc for fixed key and vel
2017-09-03 00:56:32 +02:00
derselbst
c54990540d
explain myself
2017-09-03 00:38:55 +02:00
derselbst
311958ddad
make fluid_voice getters const correct
2017-09-03 00:34:54 +02:00