Age | Commit message (Expand) | Author | Files | Lines |
2007-09-21 | Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse... | David Robillard | 1 | -3/+2 |
2007-09-21 | Somewhat functional dynamic polyphony (LV2 and internal nodes only). | David Robillard | 1 | -1/+12 |
2007-09-19 | Fix various serialization problems. | David Robillard | 1 | -0/+2 |
2007-09-19 | Broadcast polyphony changes to clients. | David Robillard | 1 | -1/+1 |
2007-09-19 | More work on dynamic polyphony. | David Robillard | 1 | -2/+7 |
2007-09-18 | Work on dynamic polyphony. | David Robillard | 1 | -7/+37 |
2007-07-27 | Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on... | David Robillard | 1 | -6/+6 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -5/+5 |
2007-07-23 | Removed glib dependency from LV2 OSC code. | David Robillard | 1 | -2/+2 |
2007-04-08 | MIDI patching fixes (clean disconnecting). | David Robillard | 1 | -8/+0 |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 1 | -5/+66 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
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 | -21/+0 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -2/+2 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-20 | Renamed OmObject GraphObject; | David Robillard | 1 | -2/+2 |
2006-06-18 | More work on new ports implementation; | David Robillard | 1 | -7/+12 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+56 |