summaryrefslogtreecommitdiff
path: root/libs/ardour/SConscript
AgeCommit message (Expand)Author
2007-05-18Move directory names out of Session class and into directory_names.h/cc filesTim Mayberry
2007-05-18Move Session::find_session into a session_utils.h headerTim Mayberry
2007-05-18Move file suffixes out of the Session class and into filename_extensions.h/ccTim Mayberry
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-13More signal path cleanup, IO now has one deliver_output function that should ...David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-19Work towards removal of Session's Diskstream list.David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-13Merged with trunkDavid Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
2006-05-26make OS X flags OS X onlyPaul Davis
2006-05-25OS X Compile fix to work around the circular dependency of libardour andHans Fugal
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-18moved OSC into libardourPaul Davis
2006-05-07Improved sfdb API.Taybin Rutkin
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-05a) dynamically loadable control surface supportPaul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis
2006-03-10ExternalSource refactoring.Taybin Rutkin
2006-03-07Wrapper around SF_INFO and AudioFileBasicDescription.Taybin Rutkin
2006-03-07coreaudio_source.cc compiles. (finally)Taybin Rutkin
2006-02-10committed INCOMPLETE 24bit filesource supportJesse Chappell
2006-02-07Make sure the 64 bit SSE is included in tarballsSampo Savolainen
2006-02-0264 bit SSE modSampo Savolainen
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis
2005-12-09More work on OSX native file reading.Taybin Rutkin
2005-12-06DEVBUILD works on MacOSX again. ./ardev needs modification though.Taybin Rutkin
2005-11-30reinstate check for jack_client_openTim Mayberry
2005-11-29committed fix for cross-endian native wave filesJesse Chappell
2005-10-22editor.h compiles.Taybin Rutkin
2005-09-24libardour added.Taybin Rutkin