13
0
livetrax/libs
Paul Davis 44d938b6b2 if using only 1 processor for DSP, do not use the graph code to execute routes - fallback to original unthreaded code
git-svn-id: svn://localhost/ardour2/branches/3.0@8741 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-07 17:01:43 +00:00
..
appleutility make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
ardour if using only 1 processor for DSP, do not use the graph code to execute routes - fallback to original unthreaded code 2011-02-07 17:01:43 +00:00
audiographer Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
clearlooks-newer Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
clearlooks-older Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
evoral avoid unused args warning 2011-02-01 17:15:06 +00:00
fst fix C99 compliance issue for winegcc 2010-12-30 15:06:58 +00:00
gnomecanvas fix compiler warning 2010-12-30 16:14:37 +00:00
gtkmm2ext Fix drop location for drag-and-drop in some cases. 2011-02-01 23:21:28 +00:00
midi++2 Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
panners virtualize the way that AutomationController gets strings to display values, so that we can callback through the owner of an AutomationControl, not just rely on the value from the AutomationControl; make pan automation tracks use this to display more audio-centric values 2011-01-27 18:48:33 +00:00
pbd merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
rubberband Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
surfaces Prevent various things from stopping the transport by requesting a transport speed of exactly 0 when they are really just continuously varying it. Fixes strange playhead behaviour during varispeed when the user varispeeds to exactly 0 and auto-return is triggered. 2011-02-07 01:12:47 +00:00
taglib Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
timecode Finally implement position aware silence adding in export (i.e. bbt times are converted to frames correctly) 2010-12-18 19:27:04 +00:00
vamp-plugins Fix install path for vamp plugins. 2010-12-31 14:55:33 +00:00
vamp-sdk Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
.cvsignore