ardour/libs
Paul Davis f82a9bbdc3 YTK: fix non-namespaced handling of action names in GtkUIManager
GTK+ 2.x only looked up action *names* and ignored the namespacing offered by
action groups. This means that if there are two actions in different groups
with the same name, GtkUIManager may not find the one intended when it is
referenced in a menus definition file.

This commit changes that - if the action name contains a '/' character it is
assumed to contain both the action group name and the action name, and it will
only look for the action within the named group.
2025-03-25 12:22:32 -06:00
..
aaf
appleutility
ardour manually revert 119166a17f with a tweak 2025-03-25 11:17:05 -06:00
ardouralsautil
audiographer
auscan
backends
canvas Fix touch-related canvas ptr grab 2025-02-25 23:30:52 +01:00
clearlooks-newer Tweak clearlooks shadow-less frame border to 1px 2025-03-13 20:52:35 +01:00
ctrl-interface
evoral evoral: add Sequence::channels_present() 2025-03-08 17:56:44 -07:00
fluidsynth
fst
gtkmm2ext remove last of the remnants of "ardour-bindings" strings (library edition) 2025-03-19 20:19:24 -06:00
hidapi
libltc
lua
midi++2
panners
pbd
plugins
ptformat wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00
qm-dsp
surfaces
temporal manually revert fa376b709d and debef6ab 2025-02-28 13:39:45 -07:00
tk YTK: fix non-namespaced handling of action names in GtkUIManager 2025-03-25 12:22:32 -06:00
vamp-plugins
vamp-pyin
vfork
vst3 use C++11 for VST3 SDK (revert custom cxx98 patch) 2025-02-25 12:46:16 +01:00
waveview
widgets Add API to resize Fader widgets 2025-03-06 20:10:20 +01:00
zita-convolver
zita-resampler