13
0
Go to file
GZharun be92c927e8 [Summary] HOT FIX: Fixed crash which happens on an attempt to load a session with audio after preferences removal, when buffer preset is set to Medium.
[Details] It happened because ARDOUR::Butler::thread_work() was called before Buttler::map_parameters() method was called, which sets up the correct buffering parameters (set_buffering_parameters () call) according to chosen preset.
I've added this calls into Butler::start_thread () to make sure everything is set up and ready for use for Butler.

This is a hot fix, because it requires the review from Paul Davis, and probably more gentle solution. But it's possible this commit may become the main solution itself.
2015-06-29 14:18:13 -04:00
cfgtool
doc
export
gtk2_ardour add preferences GUI elements to allow control of playhead priority items 2015-06-29 14:18:13 -04:00
headless
icons
libs [Summary] HOT FIX: Fixed crash which happens on an attempt to load a session with audio after preferences removal, when buffer preset is set to Medium. 2015-06-29 14:18:13 -04:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools set micro_version, used for tracks builds 2015-06-29 14:18:10 -04: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 initial version of playback priority design. No GUI control over options yet 2015-06-29 14:18:13 -04:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript store compiler flags in conf/bld context object so that we can use them selectively at build time 2015-06-29 14:18:13 -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