summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/EventBuffer.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-318/+0
2008-08-20Fix Blob atom copy contruction/size/etc stuff.David Robillard1-2/+1
2008-07-29Fix stateful port value setting stuff (trigger output ports on note/trigger/e...David Robillard1-2/+2
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard1-0/+40
2008-05-20Fix Jack MIDI output.David Robillard1-0/+10
2008-05-20Fix direct midi in -> midi out connections in root patch with plugins present.David Robillard1-0/+1
2008-05-20Write individual events from UIs over OSC instead of entire event buffer.David Robillard1-1/+0
2008-05-09Fix crash when receiving Jack MIDI events.David Robillard1-3/+5
2008-04-12LV2 event/MIDI fixed for Ingen from larsl.David Robillard1-3/+2
2008-02-10Update LV2 event stuff.David Robillard1-57/+27
2008-01-23Working Jack MIDI -> generic event port input.David Robillard1-0/+2
2008-01-21Work on generic LV2 events.David Robillard1-0/+296