Age | Commit message (Expand) | Author | Files | Lines |
2022-08-18 | Separate export macro definitions between modules | David Robillard | 1 | -1/+1 |
2020-12-15 | Clean up includes in core and server | David Robillard | 1 | -0/+2 |
2020-12-14 | Avoid "using namespace" | David Robillard | 1 | -4/+6 |
2020-08-03 | Clean up includes | David Robillard | 1 | -1/+0 |
2020-08-02 | Remove std::shared_ptr alias | David Robillard | 1 | -1/+3 |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -2/+3 |
2019-03-08 | Pass World everywhere by reference | David Robillard | 1 | -5/+5 |
2018-09-23 | Use override specifiers | David Robillard | 1 | -1/+1 |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -6/+6 |
2018-01-17 | Clean up Engine component memory management and trim include tree | David Robillard | 1 | -2/+1 |
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -2/+3 |
2012-08-20 | Replace several assertions with graceful error handling. | David Robillard | 1 | -1/+0 |
2012-08-17 | Implement real logging system, LV2 log extension support, and purge evil/ugly... | David Robillard | 1 | -1/+1 |
2012-07-31 | Merge Ingen::Shared namespace into Ingen namespace and core libingen library. | David Robillard | 1 | -5/+5 |
2012-05-11 | Use more reasonable names for the world's interface and engine (if present). | David Robillard | 1 | -4/+4 |
2012-05-09 | Simply event interface design and make only one pre-process thread. | David Robillard | 1 | -6/+3 |
2012-05-03 | Separate EventWriter interface from EventQueue. | David Robillard | 1 | -4/+6 |
2012-03-27 | Squeeze blank lines. | David Robillard | 1 | -1/+0 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+16 |
2011-10-21 | QueuedEngineInterface => ServerInterfaceImpl. | David Robillard | 1 | -3/+3 |
2011-10-21 | Move World.hpp and Module.hpp to public include directory. | David Robillard | 1 | -2/+2 |
2011-05-18 | Use an intrusive linked list for event queue rather than Raul::List. | David Robillard | 1 | -2/+1 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -0/+48 |