summaryrefslogtreecommitdiffstats
path: root/src/server/wscript
AgeCommit message (Expand)AuthorFilesLines
2012-12-29"edge" => "arc".David Robillard1-1/+1
2012-12-21Fix memory leaks.David Robillard1-1/+1
2012-11-16Add time internal that sends Jack transport updates as LV2 time positions.David Robillard1-0/+1
2012-08-19GraphObject => NodeDavid Robillard1-1/+1
2012-08-19Patch => GraphDavid Robillard1-2/+2
2012-08-18Node => BlockDavid Robillard1-4/+4
2012-08-14Replace use of old Raul Table stuff with std::map.David Robillard1-1/+0
2012-08-12Remove message context cruft.David Robillard1-1/+0
2012-08-08Clean up wscript files.David Robillard1-3/+3
2012-07-31Merge AudioBuffer into Buffer and avoid all the casting.David Robillard1-1/+0
2012-07-31Remove rotten parallelism stuff.David Robillard1-2/+0
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-3/+3
2012-07-18Working bi-directional UI <=> plugin messaging.David Robillard1-1/+0
2012-07-17Wrap notification stuff behind simple API and hide details in Context.David Robillard1-0/+1
2012-07-17Implement worker extension correctly (for one voice only).David Robillard1-0/+1
2012-05-23Move mixing stuff to mix.cpp.David Robillard1-0/+1
2012-05-23SetMetadata => Delta.David Robillard1-1/+1
2012-05-22More work on test suite.David Robillard1-1/+0
2012-05-18Beginnings of a test framework.David Robillard1-0/+13
2012-05-15Remove unused PluginImpl stuff.David Robillard1-1/+0
2012-05-15Remove ClientSender and move code to Get.cpp (the only place it was used).David Robillard1-1/+0
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