summaryrefslogtreecommitdiffstats
path: root/src/common/interface/EngineInterface.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-28Merge weird split set_port_value / set_port_value_immediately API (whether a ...David Robillard1-5/+5
2008-08-19Preliminary connecting via HTTP in Gtk client.David Robillard1-0/+2
2008-08-19Factor out destroy (and object_destroyed) to common interface.David Robillard1-2/+0
2008-08-19Kill more API/code - replace enable_port_broadcast and disable_port_broadcast...David Robillard1-4/+0
2008-08-17Remove remnants of imperative polyphony interface.David Robillard1-4/+0
2008-08-17Replace imperative polyphony/polyphonic stuff with properties (kill more API).David Robillard1-2/+4
2008-08-17There!David Robillard1-8/+0
2008-08-17Cloooser...David Robillard1-23/+6
2008-08-16Clooser...David Robillard1-9/+5
2008-08-16Closer...David Robillard1-24/+11
2008-08-16Begin factoring out common elements of EngineInterface and ClientInterface.David Robillard1-64/+62
2008-08-15Add strong Symbol class (just a restricted string, like path) and use it for ...David Robillard1-1/+1
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard1-2/+5
2008-06-10Fix 'disconnect' operation for all objects (inc. patch ports).David Robillard1-1/+2
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-2/+2
2007-10-07Start building a common (client/server) abstract interface for graph objects.David Robillard1-0/+2
2007-09-30Working port notification for LV2 GUIs (ll-plugins VU meter works in Ingen now).David Robillard1-0/+4
2007-09-23Working LV2 UI control setting (including MIDI).David Robillard1-0/+4
2007-09-22Type oblivious set_port_value interface.David Robillard1-5/+13
2007-09-19More work on dynamic polyphony.David Robillard1-0/+4
2007-08-01Clean up engine/client interfaces.David Robillard1-7/+4
2007-08-01More SWIGification. Engine->Client calls/messages implemented... and segfaul...David Robillard1-2/+2
2007-07-31First steps towards Ingen SWIG bindings.David Robillard1-0/+1
2007-07-24Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str...David Robillard1-3/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+142