summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/automation_event.h
AgeCommit message (Expand)Author
2008-09-19Tidy.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-18Fix SYSLIBS=1David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-05-03* MidiModel::const_iterator::operator++: added AUTOMATION typeHans Baier
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2007-08-31Reading of MIDI CC from MIDI regions (MidiModel). UI still needs work though..David Robillard
2007-08-28Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was ...David Robillard
2007-08-17Per-region MIDI CC "automation".David Robillard
2007-08-14Fix segfault due to uninitialised variableCarl Hetherington
2007-08-13Remove excessive SMF "Wrote EOT" printing.David Robillard
2007-07-20Trimmed some code by removing silly Java-isms.David Robillard
2007-07-16support for 16 bit native files, part IIPaul Davis
2007-07-07Linear interpolation for MIDI CC (bar controller, line, and actual MIDI outpu...David Robillard
2007-07-07Note modes: note, percussion.David Robillard
2007-07-06Midi CC automation sending (send points only, no linear interpolation yet).David Robillard
2007-07-05Replace remaining references to 'param_id' (with 'parameter').David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-05-21virtualize audioregion, make crossfade IS-A audioregionPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-11-28major fixes to automation editingPaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-10-31support for old-school automation loadingPaul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-26fix SVN merge SNAFU causing double deletionPaul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-08-03 r260@gandalf: fugalh | 2006-08-03 15:53:50 -0600Hans Fugal
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
2006-06-14pulling trunkHans Fugal
2006-05-19fix naming of destructive track audio filesPaul Davis
2005-09-24libardour added.Taybin Rutkin