summaryrefslogtreecommitdiffstats
path: root/src/common/interface/CommonInterface.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-14Remove voice specific control setting.David Robillard1-4/+0
2010-02-13Learn and remove bindings exclusively through property interface.David Robillard1-0/+4
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-3/+0
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-03Remove patch clear command (fix ticket #375).David Robillard1-2/+0
2009-12-03Clean up interface headers.David Robillard1-2/+2
2009-06-03Update bindings.David Robillard1-2/+2
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-6/+2
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-4/+4
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-12/+2
2009-05-13Fix crash on patch load.David Robillard1-2/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-16/+16
2009-05-13Generic simple query system for both objects and plugins.David Robillard1-2/+2
2009-05-13The great ID refactoring of 2009.David Robillard1-27/+27
2009-05-12Bring EngineInterface and ClientInterface closer together.David Robillard1-0/+5
2009-05-12Fix tabs.David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-2/+2
2008-11-16More HTTP.David Robillard1-1/+1
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard1-0/+3
2008-11-10Turn off OSC debug dumping in engine.David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-08-19Remove redundant prototypes.David Robillard1-4/+4
2008-08-19Factor out destroy (and object_destroyed) to common interface.David Robillard1-0/+2
2008-08-17Replace imperative polyphony/polyphonic stuff with properties (kill more API).David Robillard1-2/+1
2008-08-17There!David Robillard1-0/+9
2008-08-17Cloooser...David Robillard1-3/+7
2008-08-16Clooser...David Robillard1-0/+4
2008-08-16Closer...David Robillard1-0/+4
2008-08-16Begin factoring out common elements of EngineInterface and ClientInterface.David Robillard1-0/+65