Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-22 | Only enqueue messages when the engine is remote | David Robillard | 1 | -0/+66 | |
When the engine is local, messages are emitted in the Gtk thread and applied immediately. This should make the GUI more responsive. |