Age | Commit message (Expand) | Author | Files | Lines |
2008-08-19 | Factor out destroy (and object_destroyed) to common interface. | David Robillard | 1 | -1/+1 |
2008-08-17 | Replace imperative polyphony/polyphonic stuff with properties (kill more API). | David Robillard | 1 | -16/+0 |
2008-08-17 | There! | David Robillard | 1 | -16/+12 |
2008-08-17 | Cloooser... | David Robillard | 1 | -2/+2 |
2008-08-16 | Closer... | David Robillard | 1 | -1/+1 |
2008-08-16 | Begin factoring out common elements of EngineInterface and ClientInterface. | David Robillard | 1 | -2/+2 |
2008-08-16 | Reorganize two 'store' implementations, move header to shared module (prepare... | David Robillard | 1 | -1/+1 |
2008-07-30 | Don't complain loudly when no client exists to hear responses | David Robillard | 1 | -1/+0 |
2008-06-09 | Bump liblo dependency to 0.24. | David Robillard | 1 | -0/+16 |
2007-10-22 | Rework plugin design (engine side) to be less crap. | David Robillard | 1 | -1/+1 |
2007-10-11 | Fix awful plugin loading situation. | David Robillard | 1 | -5/+5 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 1 | -4/+4 |
2007-10-08 | SharedPtr-ify engine side store. | David Robillard | 1 | -2/+2 |
2007-10-08 | Fixed missing symbol in Raul. | David Robillard | 1 | -1/+1 |
2007-10-08 | Shared abstract Connection interface. | David Robillard | 1 | -2/+2 |
2007-10-07 | Added shared abstract interface for ports. | David Robillard | 1 | -2/+2 |
2007-10-07 | Added common abstract interface for Plugins. | David Robillard | 1 | -5/+5 |
2007-10-07 | Shared abstract Node interface. | David Robillard | 1 | -2/+2 |
2007-10-01 | Blink MIDI ports on message transmission. | David Robillard | 1 | -0/+8 |
2007-09-20 | Strip a bunch of old useless code. | David Robillard | 1 | -57/+0 |
2007-09-19 | Toggling of individual node polyphonic state. | David Robillard | 1 | -0/+9 |
2007-09-19 | Broadcast polyphony changes to clients. | David Robillard | 1 | -0/+8 |
2007-08-01 | More SWIGification. Engine->Client calls/messages implemented... and segfaul... | David Robillard | 1 | -26/+26 |
2007-07-24 | Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str... | David Robillard | 1 | -66/+40 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -15/+16 |
2007-04-11 | Minor code cleanups/cruft removal. | David Robillard | 1 | -9/+0 |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 1 | -1/+1 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2006-12-08 | Fixed plugin type issues | David Robillard | 1 | -1/+1 |
2006-10-15 | Fixed feedback problems (CPU chewing) with port controls. | David Robillard | 1 | -1/+1 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -5/+5 |
2006-09-18 | Work on loading old (deprecated) patches. | David Robillard | 1 | -5/+5 |
2006-09-13 | Heavy-duty redesign of client library and GUI (now fully signal driven with c... | David Robillard | 1 | -1/+1 |
2006-09-11 | Switched homebrew CountedPtr to boost::shared_ptr. | David Robillard | 1 | -1/+1 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 1 | -7/+19 |
2006-09-08 | Renamed communications classes for consistency. | David Robillard | 1 | -5/+7 |
2006-09-08 | De-singleton-ified Engine | David Robillard | 1 | -7/+4 |
2006-07-20 | Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names... | David Robillard | 1 | -4/+4 |
2006-07-19 | Changed namespace names, removed almost all references to "Om" | David Robillard | 1 | -3/+3 |
2006-07-18 | Removed globals (Om.h) | David Robillard | 1 | -6/+6 |
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-19 | Renamed PortBase to TypedPort | David Robillard | 1 | -1/+1 |
2006-06-18 | More work on new ports implementation; | David Robillard | 1 | -1/+0 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+331 |