Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-24 | Remove concept of "blocking" events in favour of store RWLock. | David Robillard | 1 | -3/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3488 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-09-24 | Use store lock to avoid race conditions with Get and create/delete events. | David Robillard | 1 | -0/+4 | |
Get really shouldn't be reading the store (via ObjectSender) in the post processing thread at all, avoiding that entirely would be a better solution. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3484 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and ↵ | David Robillard | 1 | -0/+213 | |
fix #675). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3184 a436a847-0d15-0410-975c-d299462d15a1 |