Age | Commit message (Expand) | Author | Files | Lines |
2017-03-20 | Fix event timing with PortAudio driver | David Robillard | 1 | -1/+1 |
2017-03-20 | Fix event timing and remove vestigial DirectDriver | David Robillard | 1 | -2/+0 |
2017-03-19 | Shrink status bar text and fix initial DSP load display | David Robillard | 1 | -32/+6 |
2017-02-18 | Improve parallel analysis and execution algorithms | David Robillard | 1 | -1/+1 |
2017-02-18 | Add experimental PortAudio driver | David Robillard | 1 | -2/+10 |
2017-02-18 | Reduce Driver coupling | David Robillard | 1 | -3/+7 |
2017-02-12 | Use smart pointers to handle real-time memory disposal | David Robillard | 1 | -1/+1 |
2016-12-13 | Fix some real-time safety issues | David Robillard | 1 | -5/+6 |
2016-10-14 | Fix LV2 initialisation | David Robillard | 1 | -0/+3 |
2016-10-02 | Implement microsecond clock for Linux and OSX | David Robillard | 1 | -0/+2 |
2016-10-02 | Show audio and load information in status line | David Robillard | 1 | -1/+54 |
2016-10-02 | Add parallel graph execution | David Robillard | 1 | -4/+15 |
2016-09-29 | Atomic bundle execution | David Robillard | 1 | -0/+2 |
2016-09-18 | Add fancy communication logging | David Robillard | 1 | -19/+21 |
2016-09-11 | Remove last vestiges of multiple run contexts | David Robillard | 1 | -8/+4 |
2016-07-31 | Support thread-safe state restoration | David Robillard | 1 | -0/+2 |
2016-07-30 | Add undo support | David Robillard | 1 | -3/+11 |
2015-03-02 | Fix compilation with -fvisibility=hidden. | David Robillard | 1 | -1/+2 |
2015-02-24 | Use sequence buffer size from Jack. | David Robillard | 1 | -1/+1 |
2015-02-09 | Fix broadcasting to several clients. | David Robillard | 1 | -3/+2 |
2015-02-07 | Demodularize socket stuff. | David Robillard | 1 | -1/+5 |
2013-02-03 | Port control performance improvements (further improvement for #879). | David Robillard | 1 | -0/+8 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -16/+16 |
2012-08-31 | Implement host side of buf-size via options. | David Robillard | 1 | -12/+14 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -4/+4 |
2012-08-18 | Node => Block | David Robillard | 1 | -3/+3 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -2/+3 |
2012-08-14 | Replace use of old Raul Table stuff with std::map. | David Robillard | 1 | -2/+2 |
2012-08-12 | Remove message context cruft. | David Robillard | 1 | -4/+0 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -5/+5 |
2012-07-17 | Implement worker extension correctly (for one voice only). | David Robillard | 1 | -2/+4 |
2012-05-22 | More work on test suite. | David Robillard | 1 | -2/+3 |
2012-05-18 | Beginnings of a test framework. | David Robillard | 1 | -0/+1 |
2012-05-14 | Remove Thread context stuff and add a thread-specific variable class, ThreadV... | David Robillard | 1 | -19/+19 |
2012-05-14 | Real-time safe LV2 message handling. | David Robillard | 1 | -2/+2 |
2012-05-12 | More work towards checking contexts via parameter rather than thread magic. | David Robillard | 1 | -4/+16 |
2012-05-12 | Use compiler checkable ProcessContext parameter rather than runtime context a... | David Robillard | 1 | -1/+1 |
2012-05-10 | Use SharedPtr references to Interfaces to keep things sane. | David Robillard | 1 | -1/+2 |
2012-05-09 | Factor audio thread execution stuff out of JackDriver into Engine::run(). | David Robillard | 1 | -0/+9 |
2012-05-09 | Simply event interface design and make only one pre-process thread. | David Robillard | 1 | -6/+9 |
2012-05-03 | Real-time safe event source management (oops). | David Robillard | 1 | -5/+2 |
2012-05-03 | Work towards a proper server infrastructure with a thread per connection. | David Robillard | 1 | -11/+5 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -1/+2 |
2012-03-16 | Remove activity from interface and use set_property() instead. | David Robillard | 1 | -0/+4 |
2011-10-21 | Fix running as an LV2 plugin. | David Robillard | 1 | -3/+3 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+115 |