summaryrefslogtreecommitdiff
path: root/libs/ardour/SConscript
AgeCommit message (Expand)Author
2009-12-06Merged revisions 6292,6294-6295,6311,6314 via svnmerge from Taybin Rutkin
2009-06-17Probably fix SCons build.Carl Hetherington
2009-06-11Fix scons install build.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-25Fix SCons build.Carl Hetherington
2009-05-15Add missing file to SCons build.Carl Hetherington
2009-05-14control_outputs.cc is no morePaul Davis
2009-05-07Fix Scons build.David Robillard
2009-05-04Fix building without LV2.David Robillard
2009-04-29First cut of option to strip silence from audio regions, as per mantis #1623Carl Hetherington
2009-02-17Fix the horrible mess that was anything related to sources and paths.David Robillard
2009-02-16Move all beats <-> frames time conversion into a single object that can be pa...David Robillard
2009-02-12* Swapped MidiSource to LibSMFHans Baier
2009-02-11Remove internal ports.Carl Hetherington
2009-01-30first pass at internal sends. this is a very tentative work in progress, and ...Paul Davis
2009-01-21Rework Port class hierarchy a bit. Hopefully now simpler, and shouldCarl Hetherington
2009-01-15OSC becomes a control protocol object; make ardev_common.sh(.in) look for sur...Paul Davis
2009-01-14Make Bundles work a bit better. A few include optimisations.Carl Hetherington
2008-12-27Move MidiRingBuffer::read into .cc file to avoid the 2 hour dev cycle (no fun...David Robillard
2008-12-09* moved /midi_patch_manager.* to libs/ardourHans Baier
2008-11-26* the very humble beginnings of sending MIDI clockHans Baier
2008-11-21* Clean up (fix?) ExportStatus signal handlingSakari Bergen
2008-10-11Region export dialog: Make export channel and -selector polymorphic, add the ...Sakari Bergen
2008-10-10Apply MIDI looping patch from torbenh, with minor changes.David Robillard
2008-10-03Fix libardour library version.David Robillard
2008-09-30Separate low level details of SMF reading/writing from concept of 'midi sourc...David Robillard
2008-09-29Can't call the wrong function when there's only one of them: remove ARDOUR::P...David Robillard
2008-09-26Add Import from session -functionalitySakari Bergen
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard
2008-09-20Remove ogg and flac compile flags from libs/ardour and gtk2_ardour. This remo...Sakari Bergen
2008-09-19* Added PBD::UUIDSakari Bergen
2008-09-19Tidy.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-17build fixes for external libsndfile, plus make ogg & FLAC required libs nowPaul Davis
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-08-04* first implementation of MIDI Clock Slave supportHans Baier
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-21Fix install path problems (s/ardour2/ardour3).David Robillard
2008-02-19'Channel safe' MIDI:David Robillard
2008-02-18Preliminary (read: kludgey) MIDI import support.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-04Fix domain to match 2.0-ongoing style.David Robillard
2008-02-02Sort various things to reduce merge hell. No functional changes.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2008-01-17MIDI region stretching.David Robillard