13
0
livetrax/libs
Robin Gareus 88fc226107
Add API to set select item from ArdourDropdown
This fixes an issue with scroll-wheel control which uses `get_active()`.
It work around an issue with gtkmm:

 const MenuItem* get_active () const
 void set_active (guint index)

and MenuList::activate_item() not emitting activate_item().
2019-10-20 21:21:57 +02:00
..
appleutility NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
ardour Fix typo in bc363f1258 2019-10-19 02:15:13 +02:00
ardouralsautil
audiographer Engage thread-safe fftw planner in libardour 2019-09-10 03:06:21 +02:00
backends NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
canvas Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
clearlooks-newer NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
evoral Add API to safely query timestamp of first/last control event 2019-10-18 01:37:56 +02:00
fluidsynth Update Fluidsynth to v2.0.7 2019-09-30 23:12:32 +02:00
fst
gtkmm2ext remove unnecessary template methods (replicated in libs/gtkmm2ext/doi.h 2019-10-10 16:52:00 -06:00
hidapi
libltc Fix use of doxygen documented parameters in running text 2019-09-30 06:30:11 +02:00
lua
midi++2 NO-OP: fix some Wimplicit-fallthrough 2019-09-18 17:37:54 +02:00
panners goodbye Profile->...trx 2019-09-25 13:02:31 -06:00
pbd Invert Pan-Azimuth (up means left) 2019-10-07 05:07:55 +02:00
plugins
ptformat
qm-dsp
surfaces Consolidate and extend "well-known" controls: 2019-09-25 14:02:45 +02:00
temporal Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
vamp-plugins
vamp-pyin
vfork
waveview Fix remaining doxygen warnings (!) 2019-09-30 21:03:29 +02:00
widgets Add API to set select item from ArdourDropdown 2019-10-20 21:21:57 +02:00
zita-convolver
zita-resampler