index
:
ingen.git
atom-cpp
fix-unused-parameter-warnings
groups
main
newparallel
nodeless
parallel
parallel-work
parameters
sequencefix
serd1
tasks
Ingen modular audio processor
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bindings
/
Client.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
Remove EngineInterface::quit().
David Robillard
1
-1
/
+1
2011-04-19
Merge "transfer" stuff with "bundle" stuff (functionally equivalent anyway).
David Robillard
1
-2
/
+0
2011-04-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-3
/
+3
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-1
/
+1
2010-02-14
Remove voice specific control setting.
David Robillard
1
-1
/
+0
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-1
/
+0
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-1
/
+0
2010-01-29
Send binding information to client.
David Robillard
1
-0
/
+1
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
1
-1
/
+0
2009-06-03
Update bindings.
David Robillard
1
-56
/
+18
2009-05-28
Replace new_plugin with put.
David Robillard
1
-4
/
+0
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-2
/
+2
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-2
/
+2
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-9
/
+2
2009-05-13
Remove old/unused DSSI program API.
David Robillard
1
-9
/
+0
2009-05-13
Strip trailing whitespace.
David Robillard
1
-19
/
+19
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
1
-3
/
+3
2009-05-11
Don't cause slv2 to load plugin data until a plugin is loaded or menu request...
David Robillard
1
-2
/
+1
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
1
-1
/
+1
2008-09-28
Merge weird split set_port_value / set_port_value_immediately API (whether a ...
David Robillard
1
-5
/
+5
2008-08-20
Fix building without libsoup. Again.
David Robillard
1
-4
/
+2
2008-08-19
Factor out destroy (and object_destroyed) to common interface.
David Robillard
1
-2
/
+0
2008-08-19
Remove more API/code: num_plugins (unused legacy of the really crap OSC days).
David Robillard
1
-2
/
+0
2008-08-17
Replace imperative polyphony/polyphonic stuff with properties (kill more API).
David Robillard
1
-6
/
+0
2008-08-17
There!
David Robillard
1
-4
/
+0
2008-08-17
Cloooser...
David Robillard
1
-2
/
+10
2008-08-16
Closer...
David Robillard
1
-3
/
+3
2008-08-16
Begin factoring out common elements of EngineInterface and ClientInterface.
David Robillard
1
-4
/
+4
2008-07-30
Update Client interface used by bindings.
David Robillard
1
-0
/
+6
2008-07-30
Fix building with language bindings.
David Robillard
1
-0
/
+2
2007-10-08
s/MetadataMap/Variables/ etc.
David Robillard
1
-1
/
+1
2007-08-01
Clean up engine/client interfaces.
David Robillard
1
-46
/
+46
2007-08-01
More SWIGification. Engine->Client calls/messages implemented... and segfaul...
David Robillard
1
-0
/
+90