summaryrefslogtreecommitdiffstats
path: root/src/server/Event.hpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-02Defer graph compilation in atomic bundlesDavid Robillard1-1/+2
2016-09-29Atomic bundle executionDavid Robillard1-0/+6
2016-09-18Clean up codeDavid Robillard1-2/+2
2016-09-11Remove last vestiges of multiple run contextsDavid Robillard1-2/+2
2016-07-30Add undo supportDavid Robillard1-1/+18
2015-04-04Update copyright dates.David Robillard1-1/+1
2014-08-31Use float sequences for sample-accurate control ports.David Robillard1-2/+1
2014-02-02Disable responses in the usual case where the UI doesn't care.David Robillard1-2/+2
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-9/+9
2013-01-11Use type safe enumerations.David Robillard1-5/+5
2013-01-11Initialise atomics.David Robillard1-0/+2
2013-01-11Use C++11 atomics.David Robillard1-3/+4
2012-08-19GraphObject => NodeDavid Robillard1-2/+2
2012-08-14Update for latest Raul.David Robillard1-1/+1
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard1-0/+5
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard1-7/+15
2012-06-29Fix crashes caused by events attempting to respond to deleted clients (fix #8...David Robillard1-3/+2
2012-05-22More work on test suite.David Robillard1-13/+19
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-5/+3
2012-03-12Centralise atom creation in forge object.David Robillard1-1/+1
2012-03-12Unify event response mechanism and make it more appropriate for wire transmis...David Robillard1-10/+9
2012-03-10Delete trailing whitespace.David Robillard1-1/+1
2011-10-21Merge Request into Event.David Robillard1-15/+32
2011-10-21Merge QueuedEvent into Event.David Robillard1-10/+25
2011-05-18Use an intrusive linked list for event queue rather than Raul::List.David Robillard1-5/+13
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+80