summaryrefslogtreecommitdiffstats
path: root/src/common/interface/ClientInterface.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Preliminary connecting via HTTP in Gtk client.David Robillard1-0/+2
2008-08-19Remove redundant prototypes.David Robillard1-7/+0
2008-08-19Factor out destroy (and object_destroyed) to common interface.David Robillard1-2/+0
2008-08-19Remove more API/code: num_plugins (unused legacy of the really crap OSC days).David Robillard1-2/+0
2008-08-17Replace imperative polyphony/polyphonic stuff with properties (kill more API).David Robillard1-6/+0
2008-08-17There!David Robillard1-9/+0
2008-08-17Cloooser...David Robillard1-15/+1
2008-08-16Clooser...David Robillard1-5/+0
2008-08-16Closer...David Robillard1-15/+2
2008-08-16Begin factoring out common elements of EngineInterface and ClientInterface.David Robillard1-5/+4
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard1-1/+0
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-0/+1
2007-10-22Rework plugin design (engine side) to be less crap.David Robillard1-0/+1
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-1/+1
2007-10-07Shared abstract Node interface.David Robillard1-0/+2
2007-10-01Blink MIDI ports on message transmission.David Robillard1-0/+2
2007-09-19Toggling of individual node polyphonic state.David Robillard1-0/+3
2007-09-19Broadcast polyphony changes to clients.David Robillard1-0/+3
2007-08-01Clean up engine/client interfaces.David Robillard1-40/+49
2007-08-01More SWIGification. Engine->Client calls/messages implemented... and segfaul...David Robillard1-0/+5
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+123