summaryrefslogtreecommitdiffstats
path: root/src/server/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-05-14Remove Thread context stuff and add a thread-specific variable class, ThreadV...David Robillard1-1/+1
2012-05-11"Connection" => "Edge"David Robillard1-1/+1
2012-05-09Simply event interface design and make only one pre-process thread.David Robillard1-1/+1
2012-05-03Separate EventWriter interface from EventQueue.David Robillard1-1/+1
2012-05-02Separate EventSource interface from EventQueue implementation.David Robillard1-1/+1
2012-03-26Update for latest LV2.David Robillard1-2/+2
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-2/+1
2012-03-16Remove activity from interface and use set_property() instead.David Robillard1-2/+0
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-4/+4
2012-03-11Implement state save/restore when Ingen is an LV2 plugin.David Robillard1-1/+1
2012-01-14Fix broken link to engine library in saved bundles (fix #806).David Robillard1-8/+7
2011-10-21Move engine side OSC and HTTP stuff to separate modules.David Robillard1-24/+0
2011-10-21Merge QueuedEvent into Event.David Robillard1-1/+0
2011-10-21QueuedEngineInterface => ServerInterfaceImpl.David Robillard1-1/+1
2011-10-21Clean up include paths.David Robillard1-5/+5
2011-10-21Use modern terser waf syntax.David Robillard1-48/+41
2011-10-21Fix running as an LV2 plugin.David Robillard1-7/+5
2011-10-06Remove unused EventSinkDavid Robillard1-1/+0
2011-09-24Remove unnecessary request_property() and RequestMetadataEvent.David Robillard1-1/+0
2011-08-20Fix crash when sending port notifications (fix #741).David Robillard1-3/+1
2011-05-27Don't install private headersDavid Robillard1-3/+0
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-3/+3
2011-04-28Switch to Lilv from SLV2.David Robillard1-2/+2
2011-04-22Fix Python whitespace (PEP8)David Robillard1-118/+118
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+128