summaryrefslogtreecommitdiff
path: root/libs/ardour/SConscript
AgeCommit message (Expand)Author
2007-09-04Add ARDOUR::TapeFileMatcher class for matching filenames and use it in Sessio...Tim Mayberry
2007-09-04Add function ARDOUR::create_backup_file in new header ardour/session_state_ut...Tim Mayberry
2007-08-28Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was ...David Robillard
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard
2007-07-06Midi CC automation sending (send points only, no linear interpolation yet).David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Replace code for finding ControlProtocols/Surface plugins with a portable equ...Tim Mayberry
2007-06-27Add ARDOUR::user_config_directory in new header ardour/filesystem_paths.hTim Mayberry
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-06-20Split PortInsert and PluginInsert into their own files.David Robillard
2007-06-17Add ardour/template_utils.h that contains ARDOUR::user_template_directory and...Tim Mayberry
2007-06-17Replace Session::discover_best_sound/midi_dir with Session::get_best_session_...Tim Mayberry
2007-06-01Preliminary visible MIDI notes in MidiRegionView.David Robillard
2007-05-18Rename ARDOUR::Connection to ARDOUR::Bundle, a few minor cleanups along the way.Carl Hetherington
2007-05-18Add PBD::sys::path class that has a similar API to boost::filesystem::path bu...Tim Mayberry
2007-05-18Move directory names out of Session class and into directory_names.h/cc filesTim Mayberry
2007-05-18Move Session::find_session into a session_utils.h headerTim Mayberry
2007-05-18Move file suffixes out of the Session class and into filename_extensions.h/ccTim Mayberry
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-13More signal path cleanup, IO now has one deliver_output function that should ...David Robillard
2006-08-12Towards MIDI:David Robillard
2006-08-11- Replaced integer port counts (and input/output maximum/minimum) with ChanCo...David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-19Work towards removal of Session's Diskstream list.David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-06-13Merged with trunkDavid Robillard
2006-06-08Committed filthy mess of a working copy solely for moving between machines.David Robillard
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