mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
Mirror of Ardour Source Code
The initial calls in `we_have_dependents()` was redundantly setting all widows to "Hidden", before the actual state was known. tabbable_state_change() is initially called for all Tabs: ARDOUR_UI::setup_windows -> add_to_notebook() -> attach(), or for detached windows Tabbable::set_state() -> hide_tab(). Step_up/down_through_tabs used window visibility to determine candidates. This incorrectly considered detached visible tabs. Detached windows cannot be cycled to. This also addressed an issue where tab-buttons state was incorrectly unset what unrelated tab state changed. ImplicitActive of the currently active tab is now retained when some other window is attached/detached. |
||
|---|---|---|
| doc | ||
| gtk2_ardour | ||
| headless | ||
| libs | ||
| luasession | ||
| msvc_extra_headers | ||
| MSVCardour3 | ||
| MSVCMixbus3 | ||
| MSVCvst_scan | ||
| nutemp | ||
| session_utils | ||
| share | ||
| tools | ||
| vst | ||
| .dir-locals.el | ||
| .gitattributes | ||
| .gitignore | ||
| ardour.1 | ||
| COPYING | ||
| instant.xml.sae | ||
| msvc32-fixup.pl | ||
| PACKAGER_README | ||
| README | ||
| README-GITHUB.txt | ||
| system_config | ||
| testfile.flac | ||
| testfile.ogg | ||
| TRANSLATORS | ||
| waf | ||
| wscript | ||
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html