Mirror of Ardour Source Code
Find a file
GZharun ff8b4693bf [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-01-28 12:44:49 +02:00
doc
export [Summary] Adding the export format specs specially for TRACKS 2015-01-27 12:23:11 +02:00
gtk2_ardour [Summary] Fixed bug in WavesMessageDialog 2015-01-28 12:23:10 +02: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-01-28 12:44:49 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
patches
patchfiles
PRD-n-SRS [Summary]: Add path to Preferences in Mac and Windows 2014-11-17 12:00:23 +02:00
templates
tools [Summar] Changing list of export format and preset used for Tracks Live. Changing nothing for other apps. For Tracks Live we need nothing but “Tracks Live” export format and preset. 2015-01-28 01:09:54 +02:00
vst
.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
patch.diff
README
system_config [Summary] Set default HDD buffering to medium per Igor's request 2015-01-27 17:14:19 +02:00
test.commit.txt
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript [Summary]: changes to par command to provide approved build name's format 2014-11-13 11:43:12 +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