summaryrefslogtreecommitdiffstats
path: root/src/engine/events/Disconnect.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-106/+0
2011-04-20Tidy.David Robillard1-5/+4
2011-04-20Move disconnect_all to CommonInterface and implement in clients.David Robillard1-19/+24
2011-04-20Simplify disconnect code.David Robillard1-3/+2
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-1/+3
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-25Store patch connections in a map using a lexicographic <Port*,Port*> key forDavid Robillard1-1/+1
2010-02-22Don't respond with PUT (creating empty nodes) when plugin instantiation fails.David Robillard1-1/+0
2010-02-20Heavy overhaul of buffer management and polyphony.David Robillard1-8/+10
2010-02-03Responder => Request, and handle EventSource unblocking from Request (simplif...David Robillard1-10/+10
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2009-06-03Rename event classes to match new pretty file names.David Robillard1-3/+14
2009-06-03Move events to their own namespace.David Robillard1-0/+3
2009-06-03Consistent imperative style event names.David Robillard1-0/+88