Age | Commit message (Expand) | Author | Files | Lines |
2006-09-11 | Switched homebrew CountedPtr to boost::shared_ptr. | David Robillard | 4 | -42/+88 |
2006-09-10 | GUI redesigning. | David Robillard | 1 | -0/+5 |
2006-09-09 | Canvas cleanups, bugfixes, more robustness, etc. | David Robillard | 1 | -2/+3 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 5 | -45/+60 |
2006-09-08 | More cleanups | David Robillard | 2 | -0/+9 |
2006-09-06 | Another fix for port names (mangling for port name clashes) | David Robillard | 1 | -33/+33 |
2006-09-06 | Fixed LADSPA plugins with invalid OSC path port names (eg containing spaces). | David Robillard | 1 | -0/+75 |
2006-07-19 | Changed namespace names, removed almost all references to "Om" | David Robillard | 4 | -10/+6 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 7 | -19/+19 |
2006-07-14 | Enforced OSC path restrictions on Path for spec conformance (since GraphObject | David Robillard | 1 | -11/+66 |
2006-07-12 | Factored out Thread (and Slave, an explicitly signal-driven thread) | David Robillard | 1 | -1/+1 |
2006-07-04 | Partial support for loading old patches | David Robillard | 1 | -1/+1 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 7 | -7/+7 |
2006-06-18 | More work on new ports implementation; | David Robillard | 3 | -38/+5 |
2006-06-18 | Added DataType | David Robillard | 1 | -0/+4 |
2006-06-16 | More thorough assertion checking in CountedPtr; | David Robillard | 1 | -2/+9 |
2006-06-15 | Subpatches working | David Robillard | 1 | -6/+7 |
2006-06-12 | Store memory bug fixes (multiple ref ptr's to the same object, bad), | David Robillard | 1 | -0/+2 |
2006-06-11 | New nodes in gtk client working through Store signal interface | David Robillard | 1 | -3/+16 |
2006-06-09 | Remove junk | David Robillard | 1 | -0/+0 |
2006-06-09 | Added Om aka Graph aka god knows what | David Robillard | 13 | -0/+854 |