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
/
client
/
OSCClientReceiver.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-19
Clean up includes.
David Robillard
1
-1
/
+5
2011-04-18
Put engine code in new Ingen::Engine namespace.
David Robillard
1
-3
/
+2
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-19
/
+0
2011-04-13
Consistent local or installed includes for interface headers.
David Robillard
1
-3
/
+7
2011-01-08
Fix configuration header define names to not stomp on global namespace.
David Robillard
1
-1
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-10
Add #include "ingen-config.h" to files that use config #ifdefs that were miss...
David Robillard
1
-0
/
+1
2010-02-14
Remove voice specific control setting.
David Robillard
1
-14
/
+0
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
1
-12
/
+11
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-13
/
+0
2010-01-07
Better log output.
David Robillard
1
-8
/
+1
2010-01-07
Fix compilation with --log-debug.
David Robillard
1
-0
/
+4
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-7
/
+9
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
1
-9
/
+0
2009-12-03
More missing icnlude fun.
David Robillard
1
-1
/
+0
2009-12-03
Add missing include.
David Robillard
1
-0
/
+1
2009-05-28
Turn off OSC debugging.
David Robillard
1
-1
/
+1
2009-05-28
Replace new_plugin with put.
David Robillard
1
-12
/
+0
2009-05-28
Implement PUT over OSC.
David Robillard
1
-1
/
+14
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-23
/
+3
2009-05-27
Documentation.
David Robillard
1
-2
/
+2
2009-05-27
Add methods documentation page.
David Robillard
1
-4
/
+3
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-4
/
+4
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-39
/
+1
2009-05-13
Remove old/unused DSSI program API.
David Robillard
1
-29
/
+0
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-19
/
+19
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
1
-6
/
+6
2009-05-11
Fix OSC/graphviz compilation stuff.
David Robillard
1
-3
/
+3
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
1
-3
/
+3
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+394