summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Disconnect.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-7/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-26Perform all mixing for an audio input in a single mix operation (instead of a...David Robillard1-2/+2
2010-02-25Work on contexts and polymorphic ports.David Robillard1-4/+6
2010-02-25Store patch connections in a map using a lexicographic <Port*,Port*> key forDavid Robillard1-18/+39
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-29/+52
2010-02-03Responder => Request, and handle EventSource unblocking from Request (simplif...David Robillard1-25/+27
2010-01-07Make ClientBroadcaster itself a ClientInterface.David Robillard1-1/+1
2010-01-06Do all logging output via Raul streams.David Robillard1-4/+4
2009-06-03Rename event classes to match new pretty file names.David Robillard1-8/+15
2009-06-03Move events to their own namespace.David Robillard1-0/+2
2009-06-03Consistent imperative style event names.David Robillard1-0/+212