summaryrefslogtreecommitdiffstats
path: root/src/engine/OSCEngineReceiver.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Support re-attaching to Jack.David Robillard1-1/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-23/+23
2009-05-13Remove special request_port_value, just use request_variable with predicate i...David Robillard1-17/+0
2009-05-13Remove 'using' declarations from headers.David Robillard1-2/+2
2009-05-12Remove deprecated new_node interface in favour of URI hackery.David Robillard1-28/+0
2009-05-12Bring EngineInterface and ClientInterface closer together.David Robillard1-7/+7
2009-05-12Detach/Reattach from/to Jack from UI (ticket #180).David Robillard1-4/+4
2009-05-11* New ontology.David Robillard1-34/+0
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-9/+8
2008-11-23Remove unused 'stamped' event queue cruft.David Robillard1-1/+1
2008-11-10Turn off OSC debug dumping in engine.David Robillard1-2/+2
2008-11-10Fix Plugin name/symbol shadowing stuff that broke plugin loading (fix ticket ...David Robillard1-1/+1
2008-11-09Move patch to /patch via HTTP to give a place for RESTful access to other thi...David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-3/+4
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard1-1/+1
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-0/+11
2008-10-12Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+884