13
0
livetrax/libs
Julien "_FrnchFrgg_" RIVAUD fe4d0f67e4 Remove ad-hoc handling of possible_in == 0
Just make the code responsible for possible_in > 0 also handle
possible_in == 0 since it nearly does the same thing.

The only difference is that the possible_in == 0 case, by using
FOUNDCFG(), acted as if possible_in was audio_in. The consolidated code
uses FOUNDCFG_IMPRECISE which will add some penalty to the
configurations where desired_in == possible_in != audio_in.

There is thus a small POLICY CHANGE, but the selected configuration will
stay the same unless a better matching configuration is available.
2019-05-12 22:32:10 +02:00
..
appleutility
ardour Remove ad-hoc handling of possible_in == 0 2019-05-12 22:32:10 +02:00
ardouralsautil Fix ALSA MIDI device naming 2019-05-10 13:21:22 +02:00
audiographer
backends Fix ALSA MIDI latency update call (playback/capture direction mismatch) 2019-05-06 00:14:27 +02:00
canvas Undo more incorrect sample/frame replacements 2019-04-08 04:10:04 +02:00
clearlooks-newer Undo incorrect sample/frame replacements in clearlooks 2019-04-08 04:10:12 +02:00
evoral NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
fluidsynth Update Fluidsynth to v2.0.5 2019-04-19 15:44:14 +02:00
fst
gtkmm2ext Add/remove source(s) in our MSVC project (gtkmm2ext) 2019-04-21 19:21:17 +01:00
hidapi
libltc
lua Special case Lua copy-construction of trackable instances 2019-04-12 05:45:27 +02:00
midi++2 Ignore MIDNAM NRPN Controls for the time being 2019-05-04 00:07:26 +02:00
panners
pbd Correct a typo that crept in somewhere 2019-04-14 19:34:37 +01:00
plugins Fix for #7755: initialize reverb and chorus of fluidsynth object 2019-05-12 21:27:37 +02:00
ptformat
qm-dsp
surfaces Generic-MIDI ctrl: tweak pitch-bend message behavior 2019-05-09 16:06:00 +02:00
temporal
vamp-plugins
vfork
waveview
widgets NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
zita-convolver
zita-resampler