summaryrefslogtreecommitdiff
path: root/libs/ardour/audio_unit.cc
AgeCommit message (Expand)Author
2011-04-04Fix broken whitespace (no functional changes).David Robillard
2011-04-02more attempted cleanup of AU preset declarationsPaul Davis
2011-04-02fix up (?) audio_unit.cc compilation, maybePaul Davis
2010-12-19Clean up plugin preset handling a bit.Carl Hetherington
2010-12-14move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for...Paul Davis
2010-12-14Rename libmusictime libtimecode (consistent with already used namespace "Time...David Robillard
2010-12-07Put plugin-note-off code in the right place.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-15nominally add MIDI input support for AudioUnit pluginsPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-03-15finalize PROGRAM_NAME change for ardour3Paul Davis
2010-03-13"Ardour" -> PROGRAM_NAME change for libardour and setup for gtk2_ardourPaul Davis
2010-02-23Fix various code quality issues found by cppcheck (e.g. uninitialized members...David Robillard
2009-12-06Merged revisions 6293,6296-6306,6308 via svnmerge from Taybin Rutkin
2009-10-22Defer plugin discovery until actually needed (significant startup time improv...David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-04-16part 2 of 3 of the 2.8 -> 3.0 mergePaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-14Less weak plugin preset system (maybe AU preset stuff can use the 'normal' th...David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-01-19Merge with 2.0-ongoing R2943.David Robillard
2008-01-12Merge with 2.0-ongoing R2885.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2006-10-21Merged with trunk R992.David Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-02Merged from trunk R743David Robillard
2006-08-01Merged up to trunk R732David Robillard