13
0
Go to file
Robin Gareus c3847269c2 fix crash when changing the Audio System
When the i/o channel spinbox widgets are realized, they call
print_channel_count(). A "0" is formatted as "all available channels".
This causes the GTK::Entry inside the spinbox to emit a "changed"
signal which in turn triggers a parameter_changed(), [..], store_state(),
which calls into the spinbox again while it is being realized,
which makes gtkmm barf.

Start Ardour with JACK running (autoconnect to jack), Window ->
Audio/Midi settings -> initial no_control_notebook. Change
Audio System -> [control widgets are realized] -> glibmm std::exception
2014-10-03 15:32:12 +02:00
doc
export
gtk2_ardour fix crash when changing the Audio System 2014-10-03 15:32:12 +02:00
headless
icons
libs fix ming32 build&install for asio backend 2014-10-03 00:46:34 +02:00
mcp add new MCP device file for original Mackie Control 2014-09-11 12:55:53 -04:00
midi_maps
msvc_extra_headers
MSVCardour3 Minor - copy our built executable to a suitable folder for packaging (MSVC) 2014-09-13 09:55:53 +01:00
MSVCMixbus3
patches
patchfiles
templates
tools overhaul mingw build script for 32 and 64bit builds 2014-10-03 02:48:39 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript add --with-wavesbackend config option (disabled by default) 2014-10-01 18:28:47 +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