13
0
Go to file
Tim Mayberry 2437bbbe23 Fix state restoration in Engine dialog for Backends with driver selection
Connect to the backend_combo changed signal after setting state as calling
backend_combo.set_active_text() in set_state was triggering backend_changed(),
which would then see the driver_combo had not been set and set it to the
incorrect value.

The value/name of the backend needs to be restored first then we can populate
the driver combo and set the correct active entry from the saved state. After
which backend_changed() will populate the device combo's etc so they can then
be set to the correct active values from the saved state.
2015-07-31 09:59:53 +10:00
cfgtool remove tabs from python code 2015-07-05 14:50:13 +02:00
doc
export
gtk2_ardour Fix state restoration in Engine dialog for Backends with driver selection 2015-07-31 09:59:53 +10:00
headless
icons
libs Replace "%z" modifier with glib macro for portability. 2015-07-30 17:00:03 +02:00
mcp Added MasterPosition value=0 to all mcp device files as this is saved and will not default 2015-07-27 16:17:38 -04:00
midi_maps Add a midimap for WiiMote via midikb. 2015-07-10 16:52:43 -04:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches patches to fix notebook tab tearoff on DnD. 2015-07-20 16:56:15 -04:00
patchfiles
templates
tools use “CPU family” to match ppc, ppc7400, etc. 2015-07-30 03:17:33 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config update system config 2015-07-21 01:12:39 +02:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript fix wscripts to work with python3. 2015-07-06 10:06:06 -04:00

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

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