summaryrefslogtreecommitdiffstats
path: root/src/engine/events/DisconnectAll.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-93/+0
2011-04-20Make disconnect take URI parameters (for wildcare URI towards killing disconn...David Robillard1-2/+2
2011-04-20Less code.David Robillard1-1/+1
2011-04-20Use std::list for DisconnectAll::_impls.David Robillard1-2/+4
2011-04-20Move disconnect_all to CommonInterface and implement in clients.David Robillard1-7/+10
2011-04-20Factor out duplicated code.David Robillard1-0/+2
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-0/+2
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-3/+0
2010-09-04My name is David. :)David 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-6/+4
2010-02-03Responder => Request, and handle EventSource unblocking from Request (simplif...David Robillard1-5/+5
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-11/+21
2009-06-03Move events to their own namespace.David Robillard1-1/+5
2009-06-03Chop "Event" from event source file names.David Robillard1-0/+76