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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-29
HTTP move and set_property client->engine support.
David Robillard
1
-0
/
+8
2009-05-29
Fix reconnecting to engine via various protocols (inferred from user URI) in ...
David Robillard
4
-37
/
+62
2009-05-29
DELETE via HTTP.
David Robillard
1
-2
/
+6
2009-05-29
Make connection parsing consistent with other parse methods.
David Robillard
1
-3
/
+2
2009-05-29
Node creation via HTTP.
David Robillard
6
-12
/
+50
2009-05-28
Working engine->client plugin information communication via HTTP.
David Robillard
2
-10
/
+16
2009-05-28
Turn off OSC debugging.
David Robillard
1
-1
/
+1
2009-05-28
Fix loading connections inside subpatches to patch ports.
David Robillard
1
-2
/
+2
2009-05-28
Rename 'request_object' 'get'.
David Robillard
4
-5
/
+5
2009-05-28
Fix LADSPA names in plugin selection dialog.
David Robillard
1
-2
/
+2
2009-05-28
Remove vestigial request_variable interface.
David Robillard
4
-19
/
+0
2009-05-28
Generic plugin property mechanism.
David Robillard
5
-74
/
+68
2009-05-28
Load symbol from LV2 data if available.
David Robillard
3
-4
/
+8
2009-05-28
Replace new_plugin with put.
David Robillard
7
-42
/
+80
2009-05-28
Merge request_object and request_plugin.
David Robillard
4
-23
/
+5
2009-05-28
Implement PUT over OSC.
David Robillard
2
-4
/
+24
2009-05-28
Create objects via SetMetadataEvent.
David Robillard
1
-1
/
+1
2009-05-28
Make SetMetadataEvent do multiple properties at once.
David Robillard
1
-4
/
+18
2009-05-28
Fix URIs.
David Robillard
1
-1
/
+0
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
5
-40
/
+10
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
15
-129
/
+59
2009-05-27
Documentation.
David Robillard
3
-4
/
+4
2009-05-27
Add methods documentation page.
David Robillard
4
-10
/
+9
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
11
-37
/
+37
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
15
-301
/
+116
2009-05-13
Remove old/unused DSSI program API.
David Robillard
8
-78
/
+0
2009-05-13
Update copyright dates.
David Robillard
30
-30
/
+30
2009-05-13
Strip trailing whitespace.
David Robillard
30
-395
/
+395
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
4
-8
/
+8
2009-05-13
Generic simple query system for both objects and plugins.
David Robillard
8
-32
/
+46
2009-05-13
Remove special request_port_value, just use request_variable with predicate i...
David Robillard
4
-18
/
+0
2009-05-13
Remove unused junk on ClientInterface.
David Robillard
1
-4
/
+0
2009-05-13
Remove 'using' declarations from headers.
David Robillard
3
-12
/
+13
2009-05-13
The great ID refactoring of 2009.
David Robillard
23
-703
/
+454
2009-05-12
Remove deprecated new_node interface in favour of URI hackery.
David Robillard
5
-47
/
+4
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
10
-27
/
+43
2009-05-12
Fix internal node names.
David Robillard
1
-0
/
+2
2009-05-11
Fix OSC/graphviz compilation stuff.
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
4
-9
/
+8
2009-05-11
* New ontology.
David Robillard
6
-35
/
+36
2009-05-04
Strip trailing whitespace from waf scripts.
David Robillard
1
-1
/
+1
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
5
-5
/
+5
2009-02-14
LV2 preset support (except you have to press entire on the menu items, clicki...
David Robillard
1
-2
/
+2
2009-01-15
Add -Woverloaded-virtual to --strict flags and fix associated problems (notab...
David Robillard
2
-4
/
+3
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
4
-4
/
+4
2008-12-16
Trim include dependency tree.
David Robillard
11
-22
/
+25
2008-12-15
Fix (most) include dependencies and resulting broken build problems.
David Robillard
1
-0
/
+1
2008-12-04
Fix compilation with HTTP enabled.
David Robillard
1
-2
/
+2
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
1
-1
/
+1
2008-11-29
Upgrade to waf 1.5.0.
David Robillard
1
-6
/
+5
[next]