Age | Commit message (Expand) | Author | Files | Lines |
2007-07-04 | Added metadata (ie integer, toggle) to builtin node control ports. | David Robillard | 1 | -16/+13 |
2007-06-15 | Just use automake instead of automake-1.9, etc. | David Robillard | 1 | -3/+2 |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 1 | -3/+5 |
2007-02-09 | Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul. | David Robillard | 1 | -3/+3 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2006-12-11 | Serialization of patch ports. | David Robillard | 1 | -2/+4 |
2006-12-08 | Fixed plugin type issues | David Robillard | 1 | -1/+1 |
2006-09-18 | More store error correcting fixes. | David Robillard | 1 | -1/+4 |
2006-09-18 | Work on loading old (deprecated) patches. | David Robillard | 1 | -47/+43 |
2006-09-13 | Heavy-duty redesign of client library and GUI (now fully signal driven with c... | David Robillard | 1 | -8/+8 |
2006-09-08 | De-singleton-ified Engine | David Robillard | 1 | -24/+2 |
2006-07-20 | Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names... | David Robillard | 1 | -7/+7 |
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 | -10/+9 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -2/+2 |
2006-07-12 | Factored out Thread (and Slave, an explicitly signal-driven thread) | David Robillard | 1 | -1/+1 |
2006-07-03 | Fixes for connecting directly from a patch input to a patch output | David Robillard | 1 | -5/+10 |
2006-07-03 | Enabled checkbox on patch windows working | David Robillard | 1 | -1/+3 |
2006-06-22 | LADSPA port default value loading (engine side) | David Robillard | 1 | -14/+6 |
2006-06-22 | Fix destroying connected nodes; | David Robillard | 1 | -1/+7 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-20 | Renamed OmObject GraphObject; | David Robillard | 1 | -1/+1 |
2006-06-19 | Connecting of patch ports internally (seemingly anyway, data not flowing yet) | David Robillard | 1 | -1/+1 |
2006-06-19 | Renamed PortBase to TypedPort | David Robillard | 1 | -2/+2 |
2006-06-19 | Ditched ghetto homebrew RTTI in favour of the real deal; | David Robillard | 1 | -4/+7 |
2006-06-18 | More work on new ports implementation; | David Robillard | 1 | -11/+20 |
2006-06-18 | Set cursor in on_map instead of on_show (which segfaults sometimes?) | David Robillard | 1 | -8/+0 |
2006-06-17 | New patch ports interface | David Robillard | 1 | -33/+38 |
2006-06-14 | Removed unused cruft from GTK client | David Robillard | 1 | -1/+5 |
2006-06-12 | Metadata working based on Store signals (node positions restored) | David Robillard | 1 | -0/+5 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+207 |