summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Delete.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-6/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-7/+7
2010-02-24Merge NodeBase and NodeImpl.David Robillard1-1/+1
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-12/+12
2010-02-18Refuse to delete /control_in or /control_out (fix crashes e.g. select-all + d...David Robillard1-11/+12
2010-02-03Responder => Request, and handle EventSource unblocking from Request (simplif...David Robillard1-12/+11
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-2/+2
2010-01-29Remove references to deleted ports with control bindings (fix crash when appl...David Robillard1-12/+13
2010-01-07Make ClientBroadcaster itself a ClientInterface.David Robillard1-2/+2
2010-01-07Merge QueuedEventSource and EventSource.David Robillard1-2/+2
2010-01-05Merge JackMidiDriver and JackAudioDriver.David Robillard1-6/+2
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-2/+2
2009-11-14Object extension.David Robillard1-1/+1
2009-06-03Rename event classes to match new pretty file names.David Robillard1-7/+7
2009-06-03Move events to their own namespace.David Robillard1-0/+2
2009-06-03Chop "Event" from event source file names.David Robillard1-0/+213