summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/OSCResponder.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-04-11Updated/cleaned up OSC namespace (/om/synth -> /ingen etc).David Robillard1-2/+2
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2006-10-15Fixed feedback problems (CPU chewing) with port controls.David Robillard1-0/+8
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-2/+2
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-1/+1
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-1/+12
2006-09-08More cleanupsDavid Robillard1-2/+2
2006-09-08De-singleton-ified EngineDavid Robillard1-8/+0
2006-07-20Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names...David Robillard1-2/+2
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-1/+1
2006-07-18Removed globals (Om.h)David Robillard1-3/+2
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-2/+2
2006-06-21Reorganized directory tree/namesDavid Robillard1-2/+2
2006-06-10More jugglingDavid Robillard1-0/+88