13
0
livetrax/libs
Robin Gareus b0db646029
Refactor input port monitoring
* avoid memory allocation (remove std:set<>&)
* skip nested loop using port-names as IDs

However this adds a bit of extra cost in case input ports are
monitored: get_port_by_name() and get_buffer()
2021-06-08 14:34:57 +02:00
..
appleutility
ardour Refactor input port monitoring 2021-06-08 14:34:57 +02:00
ardouralsautil
audiographer
backends Update weakjack, alternative macOS libjack paths 2021-06-02 17:42:01 +02:00
canvas
clearlooks-newer
evoral
fluidsynth
fst
gtkmm2ext Fix a moderate memory leak 2021-05-22 22:11:42 +02:00
hidapi
libltc
lua
midi++2
panners
pbd Minimize false sharing of MPMC queue variables 2021-06-07 23:40:29 +02:00
plugins Remove unused function (Wunused-function) 2021-05-30 20:09:35 -04:00
ptformat
qm-dsp
surfaces Remove unused variables (Wunused-variable) 2021-05-30 20:09:35 -04:00
temporal
vamp-plugins
vamp-pyin
vfork
vst3
waveview Fix assert in Waveview cache size 2021-05-23 21:41:45 +02:00
widgets
zita-convolver
zita-resampler