Age | Commit message (Expand) | Author | Files | Lines |
2008-08-17 | Remove remnants of imperative polyphony interface. | David Robillard | 1 | -28/+0 |
2008-08-17 | Replace imperative polyphony/polyphonic stuff with properties (kill more API). | David Robillard | 1 | -32/+26 |
2008-08-17 | There! | David Robillard | 1 | -21/+17 |
2008-08-17 | Cloooser... | David Robillard | 1 | -244/+121 |
2008-08-16 | Clooser... | David Robillard | 1 | -5/+5 |
2008-08-16 | Closer... | David Robillard | 1 | -16/+16 |
2008-08-16 | Begin factoring out common elements of EngineInterface and ClientInterface. | David Robillard | 1 | -3/+3 |
2008-08-16 | Fix ingen -c | David Robillard | 1 | -2/+1 |
2008-07-28 | Simply global memory management crap by using shared_ptr in the World struct ... | David Robillard | 1 | -12/+47 |
2008-06-10 | Fix 'disconnect' operation for all objects (inc. patch ports). | David Robillard | 1 | -2/+4 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 1 | -4/+4 |
2007-09-30 | Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now). | David Robillard | 1 | -0/+18 |
2007-09-23 | Fix liblo thing for real this time. | David Robillard | 1 | -3/+3 |
2007-09-23 | Fix some weird liblo problem, probably in a breakey and/or leakey way. | David Robillard | 1 | -1/+1 |
2007-09-23 | Working LV2 UI control setting (including MIDI). | David Robillard | 1 | -22/+64 |
2007-09-22 | Type oblivious set_port_value interface. | David Robillard | 1 | -10/+33 |
2007-09-19 | Toggling of individual node polyphonic state. | David Robillard | 1 | -2/+2 |
2007-09-19 | Tidy up OSC namespace to use OSC true/false instead of C style boolean integers. | David Robillard | 1 | -12/+25 |
2007-09-19 | More work on dynamic polyphony. | David Robillard | 1 | -0/+27 |
2007-08-01 | Clean up engine/client interfaces. | David Robillard | 1 | -1/+1 |
2007-08-01 | More SWIGification. Engine->Client calls/messages implemented... and segfaul... | David Robillard | 1 | -1/+1 |
2007-07-24 | Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str... | David Robillard | 1 | -3/+12 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -3/+3 |
2007-05-02 | Added svn:ignore property to everything. | David Robillard | 1 | -1/+1 |
2007-04-11 | Updated/cleaned up OSC namespace (/om/synth -> /ingen etc). | David Robillard | 1 | -29/+29 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2007-02-07 | Mad sed-fu for consistent private member naming. | David Robillard | 1 | -4/+4 |
2007-01-22 | Created Raul namespace. | David Robillard | 1 | -4/+4 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -3/+3 |
2006-09-18 | Work on loading old (deprecated) patches. | David Robillard | 1 | -0/+20 |
2006-09-14 | Cleaned up client-side model code significantly (made everything private | David Robillard | 1 | -3/+1 |
2006-09-13 | Heavy-duty redesign of client library and GUI (now fully signal driven with c... | David Robillard | 1 | -6/+9 |
2006-09-08 | More cleanups | David Robillard | 1 | -17/+97 |
2006-09-08 | Renamed communications classes for consistency. | David Robillard | 1 | -0/+348 |