summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/OSCClientSender.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-05-02Added svn:ignore property to everything.David Robillard1-1/+1
2007-04-29Set maximum bundle size to ideal UDP value.David Robillard1-2/+2
2007-04-29Fixed incomplete transfer of loaded plugins to client, bundle transfer.David Robillard1-8/+22
2007-04-11Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).David Robillard1-54/+59
2007-04-08De-template-ification of port types (req. for LV2 MIDI, but nice code size re...David Robillard1-1/+1
2007-02-09Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul.David Robillard1-1/+1
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-01-22Created Raul namespace.David Robillard1-1/+1
2006-12-11Serialization of patch ports.David Robillard1-1/+1
2006-12-08Fixed plugin type issuesDavid Robillard1-1/+2
2006-10-15Fixed feedback problems (CPU chewing) with port controls.David Robillard1-0/+54
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-2/+2
2006-09-18Work on loading old (deprecated) patches.David Robillard1-8/+8
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-3/+7
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-38/+61
2006-09-08More cleanupsDavid Robillard1-0/+9
2006-09-08Renamed communications classes for consistency.David Robillard1-0/+487