Age | Commit message (Expand) | Author | Files | Lines |
2008-06-23 | Turn down event verbosity. | David Robillard | 1 | -2/+0 |
2008-06-23 | Move widget embedding down to FlowCanvas. | David Robillard | 1 | -0/+2 |
2007-10-05 | Fix OSC receiving thread chewing CPU (xrun problem on single core systems). | David Robillard | 1 | -1/+3 |
2007-09-30 | Better design for process() signature (pass everything needed in a single obj... | David Robillard | 1 | -9/+10 |
2007-09-19 | More work on dynamic polyphony. | David Robillard | 1 | -12/+0 |
2007-08-01 | Remove PostProcessor thread, post-process in main thread instead (solves scri... | David Robillard | 1 | -2/+2 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -4/+4 |
2007-07-13 | Yet another potential fix. | David Robillard | 1 | -1/+0 |
2007-07-13 | Added harsher assertion in hopes of catching bug earlier. | David Robillard | 1 | -3/+1 |
2007-07-03 | Fix crash on MIDI controller receiving. | David Robillard | 1 | -1/+2 |
2007-06-24 | Fix running GUI with internal engine and direct interface (i.e. no OSC) with ... | David Robillard | 1 | -0/+5 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2007-01-06 | Added ability to get Raul Thread for current calling context. | David Robillard | 1 | -1/+7 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 1 | -7/+4 |
2006-09-08 | Renamed communications classes for consistency. | David Robillard | 1 | -2/+34 |
2006-09-08 | De-singleton-ified Engine | David Robillard | 1 | -1/+1 |
2006-07-19 | Changed namespace names, removed almost all references to "Om" | David Robillard | 1 | -2/+2 |
2006-07-18 | Removed globals (Om.h) | David Robillard | 1 | -1/+1 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -2/+2 |
2006-07-14 | Enforced OSC path restrictions on Path for spec conformance (since GraphObject | David Robillard | 1 | -13/+24 |
2006-07-12 | Factored out Thread (and Slave, an explicitly signal-driven thread) | David Robillard | 1 | -109/+39 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+201 |