13
0
livetrax/libs
Robin Gareus 4185ad80a6
Prepare for Ardour/ALSA multiple identical MIDI devices
The engine setup identifies devices by name (device list is a map<>
with the device-name as key). To support multiple devices with the
same name, the name needs to be unique.

So far this is achieved by simply adding a number suffix starting with
the 2nd device (this allows to re-use configurations).

Ideally we'd use UUIDs or unique device IDs to handle this, and also
somehow clarify which device is which...
2019-05-08 19:58:53 +02:00
..
appleutility
ardour Fix solo logic, connection/feed-information 2019-05-08 19:51:20 +02:00
ardouralsautil Prepare for Ardour/ALSA multiple identical MIDI devices 2019-05-08 19:58:53 +02:00
audiographer Add/remove source(s) in our MSVC project (audiographer) 2019-03-04 12:16:47 +00:00
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 Align port layout and code of a-exp with the one of a-comp 2019-04-15 18:40:27 +02:00
ptformat
qm-dsp
surfaces Tweak initial generic-midi sync/smoothing 2019-05-05 02:49:53 +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