Age | Commit message (Expand) | Author | Files | Lines |
2011-09-24 | Fix event throughput for non-creating set events. | David Robillard | 1 | -1/+7 |
2011-09-24 | Remove concept of "blocking" events in favour of store RWLock. | David Robillard | 13 | -72/+78 |
2011-09-24 | Remove unnecessary request_property() and RequestMetadataEvent. | David Robillard | 2 | -218/+0 |
2011-09-24 | Tidy. | David Robillard | 2 | -17/+13 |
2011-09-24 | Use store lock to avoid race conditions with Get and create/delete events. | David Robillard | 8 | -11/+49 |
2011-09-24 | Only store patch canvas coordinates in containing patch. | David Robillard | 1 | -5/+5 |
2011-09-23 | Fix memory leaks and errors. | David Robillard | 1 | -1/+4 |
2011-09-15 | Fix control bindings (MIDI learn). | David Robillard | 5 | -8/+27 |
2011-09-14 | Support lv2:sampleRate controls (mostly) correctly. | David Robillard | 1 | -2/+14 |
2011-08-20 | Fix crash when sending port notifications (fix #741). | David Robillard | 6 | -370/+0 |
2011-07-07 | Obey "special" properties on object creation (patch from Paul Giblock, ticket... | David Robillard | 1 | -8/+5 |
2011-05-23 | Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr... | David Robillard | 1 | -3/+5 |
2011-05-20 | Fix multiple put replies on port creation. | David Robillard | 1 | -6/+7 |
2011-05-13 | Apply 0002-Reformat-some-code-to-use-hard-tabs.patch from ticket #688, except... | David Robillard | 1 | -11/+11 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 36 | -0/+4036 |