13
0
Go to file
Paul Davis 3c4025d000 fix display of preferences window when detached.
GTK+ apparently unpacks/hides a widget whose requistion at window show/packing time is negative for x or y axes. The RC option editor
was being created AFTER its Tabbable self packed it into its own window (when detached), and GTK+ rejected it because the
treeview had a size requisition with -1 for width.

So build it first, then call Tabbable::set_state() later
2016-08-27 06:02:52 -04:00
cfgtool
doc
export
gtk2_ardour fix display of preferences window when detached. 2016-08-27 06:02:52 -04:00
headless
libs Expose PluginInfo bindings (eg plugin-type, unique id, etc) 2016-08-26 19:04:07 +02:00
mcp
midi_maps
msvc_extra_headers Move 'round()' / 'trunc()' etc so that they won't conflict with any versions already available in MSVC 2016-08-19 14:11:01 +01:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
osc OSC: Add preset loading to OSC GUI 2016-08-24 10:07:21 -07:00
patches
patchfiles
scripts example fluidsynth lua script (currently: hardcoded .sf2) 2016-08-23 22:21:03 +02:00
session_utils update session utils for API change in 636522 2016-08-22 18:52:08 +02:00
templates
tools update fluidsynth patch 2016-08-25 22:37:12 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript OSC: Add preset loading to OSC GUI 2016-08-24 10:07:21 -07:00

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

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