ardour/libs
2013-01-06 14:39:27 +00:00
..
appleutility
ardour fix continuing SNAFUs with ::set_state() for control protocols and the parent/child/grandchild relationship for the XML nodes. this corrects problems with MackieControl 2013-01-06 14:39:27 +00:00
audiographer Create export temporary files in the export directory 2012-10-30 21:14:03 +00:00
clearlooks-newer
clearlooks-older
evoral remove use of a boost::fast_pool_allocator without a mutex for Evoral::ControlList. this was not thread-safe and evidence from googling around suggests that it is actually not faster for this sort of use than std::alloc. removing this fixes bizarre errors caused by multithreaded use of the singleton pool that backs the allocator, which started to become more clear during experiments on 128 track sessions 2012-12-17 18:41:58 +00:00
fst fix windows-VST/ALSA combination 2013-01-06 12:32:10 +00:00
gtkmm2ext quick fix for bug reported by ricardus: faders in Play are no longer dark gray which made them invisible. and they update color when their auto state changes. 2013-01-04 16:52:10 +00:00
libltc merge robin gareus' libltc into ardour source tree for convenience 2012-12-14 16:18:47 +00:00
midi++2 merge Marcel Bonnet's patches for Free-BSD 2013-01-04 17:36:52 +00:00
panners
pbd merge Marcel Bonnet's patches for Free-BSD 2013-01-04 17:36:52 +00:00
qm-dsp
rubberband
surfaces fix continuing SNAFUs with ::set_state() for control protocols and the parent/child/grandchild relationship for the XML nodes. this corrects problems with MackieControl 2013-01-06 14:39:27 +00:00
taglib
timecode fix drop-frame TC subframe rounding 2012-11-18 09:53:11 +00:00
vamp-plugins
vamp-sdk fix up discovery of VAMP plugins after ./waf install, which fixes crashes when reversing regions and doing timeFX operations with a "regular" install of ardour3 2012-12-18 15:26:50 +00:00
.cvsignore