summaryrefslogtreecommitdiff
path: root/libs/ardour/port.cc
AgeCommit message (Expand)Author
2009-02-25Waf building of libardour (yay!).David Robillard
2009-02-11Remove internal ports.Carl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-22Fix port rename problems.Carl Hetherington
2009-01-22Some more full / short name confusions.Carl Hetherington
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
2009-01-02Ports say when they're going away.Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-02Merge with trunk R2978.David Robillard
2007-10-31new port design, probably about 90% done (i.e it mostly works and this commit...Paul Davis
2007-10-25Clean/strengthen up constructor/type stuff in new port system.David Robillard
2007-10-23Re-work Port construction slightly so that _flags is always initialised befor...Carl Hetherington
2007-10-16virtualize Port object; clean up automation tracks from track deletionPaul Davis
2007-03-18Merged with trunk R1612.David Robillard
2006-09-01Fixes for IO port adding/removingDavid Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2005-09-24libardour added.Taybin Rutkin