summaryrefslogtreecommitdiff
path: root/libs/ardour/SConscript
AgeCommit message (Expand)Author
2007-03-16pre-beta12Paul Davis
2007-03-15Make sse_functions_xmm.cc compile for i386 and i686 Sampo Savolainen
2007-03-15edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix bui...Paul Davis
2007-03-13Added a xmmintrin.h based SSE function find_peaks(). Needs polishing as Sampo Savolainen
2007-02-05use SilentFileSource when sources cannot be foundPaul Davis
2007-01-03do proper install on x86_64 system, remove stupid debuggig code from panner, ...Paul Davis
2006-12-22start using global, 100% generic enum to/from string objectPaul Davis
2006-11-24a scons thinko. hardware monitoring now works :)Nick Mainsbridge
2006-11-24fix up scons check for hardware monitoring, minor error message typoNick Mainsbridge
2006-11-21Check for COREAUDIO by default. If found, define HAVE_WEAK_COREAUDIO.Taybin Rutkin
2006-11-12new svn_revision.h build system, plus no more SMPTE, just Timecode2.0beta8Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-11-03move all destructive functionality into SndFileSource as a mode, and drop Des...Paul Davis
2006-11-03Plugin windows change title when route title changes.Taybin Rutkin
2006-10-31change libsndfile to libsndfile-ardour to eliminate possible confusion with a...Ben Loftis
2006-10-26remove version.cc (sigh)Paul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-10-02changes to make the tarball compilePaul Davis
2006-09-01Moved test for jack_port_ensure_monitor from SConstruct into Tim Mayberry
2006-08-31Fixed compilation of CoreAudioSourceTaybin Rutkin
2006-08-29used shared_ptr<Source>, somewhat successfullyPaul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-04 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600Hans Fugal
2006-08-03 r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600Hans Fugal
2006-06-29merging trunkHans Fugal
2006-06-22Merging from trunkHans Fugal
2006-06-14pulling trunkHans Fugal
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