Move file suffixes out of the Session class and into filename_extensions.h/cc
[ardour.git] / libs / ardour / SConscript
2007-05-18 Tim MayberryMove file suffixes out of the Session class and into...
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
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-08 Taybin RutkinRemoved usage of deprecated APIs.
2007-02-05 Paul Davisuse SilentFileSource when sources cannot be found
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-09 David RobillardMerged with trunk R1283.
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-19 David RobillardMerged with trunk R1141
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-21 David RobillardMerged with trunk R992.
2006-10-02 Paul Davischanges to make the tarball compile
2006-09-19 David RobillardMerged with trunk R920.
2006-09-01 Tim MayberryMoved test for jack_port_ensure_monitor from SConstruct...
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-29 David RobillardMerged with trunk R861
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-13 David RobillardMore signal path cleanup, IO now has one deliver_output...
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David RobillardMerged with trunk R776
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 RobillardMerged up to trunk R732
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
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-19 David RobillardWork towards removal of Session's Diskstream list.
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
2006-06-29 Taybin RutkinFixed i18n system.
2006-06-29 Hans Fugalmerging trunk
2006-06-27 Taybin RutkinCoreAudioSource moved to coreaudiosource.cc.
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with 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-15 David RobillardMerged with trunk revision 600
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-06-14 Hans Fugalpulling trunk
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-13 David RobillardMerged with trunk
2006-06-12 Jesse Chappelladded mutable keyword to gints used in glib atomic...
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
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.