summaryrefslogtreecommitdiffstats
path: root/src/common/interface
AgeCommit message (Expand)AuthorFilesLines
2007-08-01Clean up engine/client interfaces.David Robillard3-118/+53
2007-08-01More SWIGification. Engine->Client calls/messages implemented... and segfaul...David Robillard3-3/+8
2007-07-31First steps towards Ingen SWIG bindings.David Robillard1-0/+1
2007-07-24Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str...David Robillard4-98/+9
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard5-49/+47
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard3-0/+78
2007-05-02Added svn:ignore property to everything.David Robillard2-2/+2
2007-02-07Updated Copyright notices.David Robillard3-3/+6
2007-01-22Created Raul namespace.David Robillard2-4/+4
2006-12-08Fixed plugin type issuesDavid Robillard1-0/+1
2006-10-15Fixed feedback problems (CPU chewing) with port controls.David Robillard1-0/+7
2006-10-04Moved generic utility stuff to new library "raul".David Robillard2-3/+3
2006-09-18Work on loading old (deprecated) patches.David Robillard2-5/+7
2006-09-14Cleaned up client-side model code significantly (made everything privateDavid Robillard1-1/+0
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard2-2/+3
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard2-29/+29
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard3-40/+57
2006-09-08More cleanupsDavid Robillard2-0/+9
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard3-6/+6
2006-07-14Updated name in comment headers and copyright dateDavid Robillard3-9/+9
2006-06-21Reorganized directory tree/namesDavid Robillard3-3/+3
2006-06-18More work on new ports implementation;David Robillard1-0/+4
2006-06-09Remove junkDavid Robillard1-0/+0
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard6-0/+325