provide jdelay-based hardware/port insert latency measurement
[ardour.git] / libs / ardour / SConscript
2009-10-05 Paul Davisprovide jdelay-based hardware/port insert latency measu...
2009-10-01 Paul Davismerge 5674:5682 and 5689-5694 from mixbus branch
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2008-10-21 Sakari BergenBackported automatic svn revision handling from 3.0
2008-05-15 Paul Davisadd note onset detection to the ferret, c/o the aubio...
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
2008-02-27 Paul Davisrearrange icons/presets on xfade editor to be symmetric...
2008-02-14 Paul Davisfix the same old same old OS X install_name_tool issue...
2008-02-06 Paul Davisinclude lv2 source in srctar even if LV2=0
2008-02-02 David RobillardSort things to reduce merge hell. No functional changes.
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-25 Paul Davislots of small fixes related to the rythmic rodent
2008-01-25 Paul Davisinclude required source in libardour file list
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2008-01-22 Paul Davisremove new (unadded, under-development soruce file
2008-01-22 Paul Daviscentralized "is this OS X" definition in build scripts
2008-01-17 David RobillardRevert previous non-fix.
2008-01-17 David RobillardBuild against SLV2 CFLAGS from pkg-config.
2008-01-15 David RobillardFix building without SLV2.
2008-01-15 David RobillardLV2 support.
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-11-20 Paul Davisintegrate the not-yet-released RubberBand library into...
2007-11-01 Paul Davisnew ancestral data handling for regions; new Stretch...
2007-09-24 Paul Davisfix up translation domains to reflect v2; functor comma...
2007-09-20 Paul Davischanges for OSX/SAE
2007-09-09 Paul Davismore changes for the import dialog, with breakout of...
2007-03-16 Paul Davispre-beta12
2007-03-15 Sampo SavolainenMake sse_functions_xmm.cc compile for i386 and i686
2007-03-15 Paul Davisedit groups tab gets headers (carl); use sampo's SSE...
2007-03-13 Sampo SavolainenAdded a xmmintrin.h based SSE function find_peaks(...
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-03 Paul Davisdo proper install on x86_64 system, remove stupid debug...
2006-12-22 Paul Davisstart using global, 100% generic enum to/from string...
2006-11-24 Nick Mainsbridgea scons thinko. hardware monitoring now works :)
2006-11-24 Nick Mainsbridgefix up scons check for hardware monitoring, minor error...
2006-11-21 Taybin RutkinCheck for COREAUDIO by default. If found, define HAVE_...
2006-11-12 Paul Davisnew svn_revision.h build system, plus no more SMPTE... 2.0beta8
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-10-31 Ben Loftischange libsndfile to libsndfile-ardour to eliminate...
2006-10-26 Paul Davisremove version.cc (sigh)
2006-10-26 Paul Davisremove StateManager code entirely and more debugging...
2006-10-02 Paul Davischanges to make the tarball compile
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Hans Fugal r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600
2006-08-03 Taybin RutkinStart using libappleutility
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-31 Taybin RutkinStart of AudioUnit work. COREAUDIO=y is a little desta...
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-29 Hans Fugalmerging trunk
2006-06-27 Taybin RutkinCoreAudioSource moved to coreaudiosource.cc.
2006-06-22 Hans FugalMerging from trunk
2006-06-20 Taybin RutkinMerged revisions 588:623 from tag/presndfile.
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-15 David RobillardMoved SMPTE type/functions into SMPTE namespace;
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-12 Jesse Chappelladded mutable keyword to gints used in glib atomic...
2006-06-07 Taybin RutkinMade CoreAudio library optional.
2006-06-07 Taybin RutkinMerged timbyr's win32 branch. -r 547:566.
2006-05-26 Paul Davismake OS X flags OS X only
2006-05-25 Hans FugalOS X Compile fix to work around the circular dependency...
2006-05-23 Paul Davisbreakout control protocol code into LGPL library; fix...
2006-05-18 Paul Davismoved OSC into libardour
2006-05-07 Taybin RutkinImproved sfdb API.
2006-04-26 Paul DavisInstall ardour as a binary, a script and a set of shared
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-24 Paul Davisa) completely refactor abstract UI code
2006-04-05 Paul Davisa) dynamically loadable control surface support
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-07 Taybin RutkinWrapper around SF_INFO and AudioFileBasicDescription.
2006-03-07 Taybin Rutkincoreaudio_source.cc compiles. (finally)
2006-02-10 Jesse Chappellcommitted INCOMPLETE 24bit filesource support
2006-02-07 Sampo SavolainenMake sure the 64 bit SSE is included in tarballs
2006-02-02 Sampo Savolainen64 bit SSE mod
2006-01-08 Paul Davisadd destructive outlines, more action usage and state...
2005-12-09 Taybin RutkinMore work on OSX native file reading.
2005-12-06 Taybin RutkinDEVBUILD works on MacOSX again. ./ardev needs modifica...
2005-11-30 Tim Mayberryreinstate check for jack_client_open
2005-11-29 Jesse Chappellcommitted fix for cross-endian native wave files
2005-10-22 Taybin Rutkineditor.h compiles.
2005-09-24 Taybin Rutkinlibardour added.