Age | Commit message (Expand) | Author | Files | Lines |
2012-12-29 | "edge" => "arc". | David Robillard | 1 | -1/+1 |
2012-12-21 | Fix memory leaks. | David Robillard | 1 | -1/+1 |
2012-11-16 | Add time internal that sends Jack transport updates as LV2 time positions. | David Robillard | 1 | -0/+1 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -1/+1 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -2/+2 |
2012-08-18 | Node => Block | David Robillard | 1 | -4/+4 |
2012-08-14 | Replace use of old Raul Table stuff with std::map. | David Robillard | 1 | -1/+0 |
2012-08-12 | Remove message context cruft. | David Robillard | 1 | -1/+0 |
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -3/+3 |
2012-07-31 | Merge AudioBuffer into Buffer and avoid all the casting. | David Robillard | 1 | -1/+0 |
2012-07-31 | Remove rotten parallelism stuff. | David Robillard | 1 | -2/+0 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -3/+3 |
2012-07-18 | Working bi-directional UI <=> plugin messaging. | David Robillard | 1 | -1/+0 |
2012-07-17 | Wrap notification stuff behind simple API and hide details in Context. | David Robillard | 1 | -0/+1 |
2012-07-17 | Implement worker extension correctly (for one voice only). | David Robillard | 1 | -0/+1 |
2012-05-23 | Move mixing stuff to mix.cpp. | David Robillard | 1 | -0/+1 |
2012-05-23 | SetMetadata => Delta. | David Robillard | 1 | -1/+1 |
2012-05-22 | More work on test suite. | David Robillard | 1 | -1/+0 |
2012-05-18 | Beginnings of a test framework. | David Robillard | 1 | -0/+13 |
2012-05-15 | Remove unused PluginImpl stuff. | David Robillard | 1 | -1/+0 |
2012-05-15 | Remove ClientSender and move code to Get.cpp (the only place it was used). | David Robillard | 1 | -1/+0 |
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ThreadV... | David Robillard | 1 | -1/+1 |
2012-05-11 | "Connection" => "Edge" | David Robillard | 1 | -1/+1 |
2012-05-09 | Simply event interface design and make only one pre-process thread. | David Robillard | 1 | -1/+1 |
2012-05-03 | Separate EventWriter interface from EventQueue. | David Robillard | 1 | -1/+1 |
2012-05-02 | Separate EventSource interface from EventQueue implementation. | David Robillard | 1 | -1/+1 |
2012-03-26 | Update for latest LV2. | David Robillard | 1 | -2/+2 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -2/+1 |
2012-03-16 | Remove activity from interface and use set_property() instead. | David Robillard | 1 | -2/+0 |
2012-03-15 | Remove weird "include" directory and use standard style ("ingen" directory in... | David Robillard | 1 | -4/+4 |
2012-03-11 | Implement state save/restore when Ingen is an LV2 plugin. | David Robillard | 1 | -1/+1 |
2012-01-14 | Fix broken link to engine library in saved bundles (fix #806). | David Robillard | 1 | -8/+7 |
2011-10-21 | Move engine side OSC and HTTP stuff to separate modules. | David Robillard | 1 | -24/+0 |
2011-10-21 | Merge QueuedEvent into Event. | David Robillard | 1 | -1/+0 |
2011-10-21 | QueuedEngineInterface => ServerInterfaceImpl. | David Robillard | 1 | -1/+1 |
2011-10-21 | Clean up include paths. | David Robillard | 1 | -5/+5 |
2011-10-21 | Use modern terser waf syntax. | David Robillard | 1 | -48/+41 |
2011-10-21 | Fix running as an LV2 plugin. | David Robillard | 1 | -7/+5 |
2011-10-06 | Remove unused EventSink | David Robillard | 1 | -1/+0 |
2011-09-24 | Remove unnecessary request_property() and RequestMetadataEvent. | David Robillard | 1 | -1/+0 |
2011-08-20 | Fix crash when sending port notifications (fix #741). | David Robillard | 1 | -3/+1 |
2011-05-27 | Don't install private headers | David Robillard | 1 | -3/+0 |
2011-05-24 | Remove use of ingen-config.h in soon-to-be-public headers. | David Robillard | 1 | -3/+3 |
2011-04-28 | Switch to Lilv from SLV2. | David Robillard | 1 | -2/+2 |
2011-04-22 | Fix Python whitespace (PEP8) | David Robillard | 1 | -118/+118 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+128 |