summaryrefslogtreecommitdiffstats
path: root/src/engine/events/DisconnectAll.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-25Store patch connections in a map using a lexicographic <Port*,Port*> key forDavid Robillard1-2/+2
2010-02-22Don't respond with PUT (creating empty nodes) when plugin instantiation fails.David Robillard1-2/+0
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-6/+17
2010-02-03Responder => Request, and handle EventSource unblocking from Request (simplif...David Robillard1-9/+9
2009-06-03Rename event classes to match new pretty file names.David Robillard1-14/+14
2009-06-03Move events to their own namespace.David Robillard1-0/+2
2009-06-03Consistent imperative style event names.David Robillard1-1/+1
2009-06-03Chop "Event" from event source file names.David Robillard1-0/+186