ardour/libs
David Robillard 494aa8dba1 Remove unused URIDs
These also had the wrong case: case is relevant here, classes are uppercase,
other things (properties and instances) are lowercase.  However, they seem to
be entirely unused now, so simply remove them instead of fixing this.
2022-08-31 18:50:43 -04:00
..
appleutility
ardour Remove unused URIDs 2022-08-31 18:50:43 -04:00
ardouralsautil
audiographer fix signed/unsigned warning 2022-06-21 17:33:37 -06:00
auscan
backends Coreaudio: enable MIDI by default 2022-07-27 15:31:20 +02:00
canvas use selected (outline) color for MIDI note velocity bar (thanks, cooltehno, for the idea) 2022-08-31 13:53:43 -06:00
clearlooks-newer
evoral ControlList: replace code use to interpolate MIDI CC curves 2022-08-17 20:55:17 -06:00
fluidsynth
fst
gtkmm2ext add a few translations missing in previous commit 2022-08-23 17:01:21 +02:00
hidapi
libltc Fix various typos 2022-08-03 12:10:01 -06:00
lua
midi++2 fix strncpy() size argument error (Windows only, needs review) 2022-06-22 13:31:08 -06:00
panners Fix various typos 2022-08-03 12:10:01 -06:00
pbd Only dump SessionEvent pool in debug builds 2022-07-07 22:34:11 +02:00
plugins Fix various typos 2022-08-03 12:10:01 -06:00
ptformat
qm-dsp
surfaces push2: use vector of pads rather than map when shutting down 2022-08-31 10:23:12 -06:00
temporal tempo map: fix logic error in ::reset_starting_at() relating to tempo/bbt markers 2022-08-17 16:40:14 -06:00
vamp-plugins
vamp-pyin
vfork
vst3
waveview use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
widgets ardourfader: more complete support for explicit fg 2022-08-11 00:07:30 -06:00
zita-convolver
zita-resampler