Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-18 | Use an intrusive linked list for event queue rather than Raul::List. | David Robillard | 1 | -5/+13 | |
This avoids the need to allocate list nodes, improving performance (event throughput), and making EventSource::push_queued realtime safe. Remove unused queue_size parameter from EventSource and friends. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3282 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and ↵ | David Robillard | 1 | -0/+80 | |
fix #675). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3184 a436a847-0d15-0410-975c-d299462d15a1 |