summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/events/RequestObjectEvent.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-09-30Better design for process() signature (pass everything needed in a single obj...David Robillard1-3/+4
2007-08-01Clean up engine/client interfaces.David Robillard1-7/+6
2007-08-01More SWIGification. Engine->Client calls/messages implemented... and segfaul...David Robillard1-3/+3
2007-07-26Use PathTable for engine side objects.David Robillard1-1/+1
2007-07-24Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str...David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-10/+10
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-2/+2
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard1-2/+2
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-12/+12
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-1/+1
2006-09-18Work on loading old (deprecated) patches.David Robillard1-0/+97