13
0
Go to file
Johannes Mueller f647ac7dae Allow plugin inline displays to shrink
Plugin inline displays were forbidden to shrink as this might cause a deadlock
when the shrinkage causes the scrollbar to disappear.

display shrink → scrollbar unneeded → scrollbar disappears →
more horizontal space -> display grows -> scrollbar appears →
less horizontal space -> display shrink and so forth

This was formerly avoided by not allowing display shrinkage.

The solution proposed here sets the maximum height of the display to the
current height, if a scrollbar is present during resizing and has not been
present during the last resizing. So if this scrollbar disappears (after
resizing it might no longer be needed), the display would have the possibility
to grow, but it does not grow vertically as the maximum height is limited to
the current height.
2018-06-20 21:06:16 +02:00
doc
export
gtk2_ardour Allow plugin inline displays to shrink 2018-06-20 21:06:16 +02:00
headless
libs Make a-comp's meter show numerical values in "4.1f" 2018-06-20 21:06:16 +02:00
mcp
midi_maps Novation LaunchKey 49 bindings from Michael McLeod 2018-03-13 16:18:03 +01:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles Add Midnam for Roland TB-03 2018-03-13 16:18:23 +01:00
plugin_metadata
scripts sr = 0, not rate 2018-06-19 13:56:42 -05:00
session_utils
templates
tools Use https for harrison channelstrip (windows-builds) 2018-04-20 18:22:20 +02:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript First draft of a-expander 2018-05-12 19:49:18 +02:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html