change libsndfile to libsndfile-ardour to eliminate possible confusion with a system lib
[ardour.git] / libs / ardour / SConscript
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.