summaryrefslogtreecommitdiff
path: root/libs/ardour/SConscript
AgeCommit message (Expand)Author
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-06-29Fixed i18n system.Taybin Rutkin
2006-06-27CoreAudioSource moved to coreaudiosource.cc.Taybin Rutkin
2006-06-20Merged revisions 588:623 from tag/presndfile.Taybin Rutkin
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-15Moved SMPTE type/functions into SMPTE namespace;David Robillard
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-06-12added mutable keyword to gints used in glib atomic operations to satisfy comp...Jesse Chappell
2006-06-07Made CoreAudio library optional.Taybin Rutkin
2006-06-07Merged timbyr's win32 branch. -r 547:566.Taybin Rutkin
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