aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/MidiAction.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Move Atom implementation out of Raul so it can depend on LV2.David Robillard1-1/+1
2013-01-14Fix saving and loading machines.David Robillard1-42/+33
2013-01-13Update copyright headers.David Robillard1-16/+15
2013-01-13Use lowercase namespace names.David Robillard1-2/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-1/+0
2013-01-12Fix node times when importing MIDI.David Robillard1-1/+1
2013-01-12Bulk reformat.David Robillard1-8/+9
2013-01-11Move MIDISink from Machine state to Context parameter.David Robillard1-1/+1
2013-01-11Bring Machina back into the fold (fix #844).David Robillard1-8/+10
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-7/+0
2011-02-16Drop redlandmm for sordmm.David Robillard1-4/+4
2011-01-10Rewrite with UI/engine split.David Robillard1-1/+5
2010-12-22Update license to GPLv3.David Robillard1-10/+10
2010-12-22Expose numeric ID.David Robillard1-2/+2
2010-12-22Assign all objects a numeric ID at creation time.David Robillard1-2/+2
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-21Fix Eugene and Machine compilation.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-4/+4
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-4/+4
2008-02-09Use Raul::TimeStamp (LV2 compatible typed 32:32 fixed timestamp) everywhere.David Robillard1-1/+1
2008-01-06Remove raul dependency on liblo and redlandmm.David Robillard1-1/+2
2007-12-07It's evolution, baby.David Robillard1-2/+1
2007-11-30Split redland C++ wrappers out from Raul.David Robillard1-5/+6
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-2/+2
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-8/+8
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-05Code cleanups.David Robillard1-1/+1
2007-03-03SMF writing work.David Robillard1-19/+9
2007-03-02(So far failed) attemps to get patchage messages pane closed on launch.David Robillard1-0/+13
2007-02-21Tempo based time in Machina (and related utilities added to Raul).David Robillard1-4/+2
2007-02-11Moved Maid from Ingen to Raul.David Robillard1-8/+19
2007-02-10Finished MIDI genericification.David Robillard1-0/+101