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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
1
-2
/
+0
2009-12-03
Clean up interface headers.
David Robillard
2
-9
/
+3
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-0
/
+5
2009-11-18
Less reliance on Buffer::type() (which doesn't really make sense, since buffe...
David Robillard
1
-3
/
+0
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
2
-20
/
+15
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
1
-5
/
+5
2009-11-14
Object extension.
David Robillard
4
-9
/
+14
2009-11-12
String port support.
David Robillard
2
-4
/
+12
2009-10-19
Fix set/PUT with multiple properties of the same predicate.
David Robillard
1
-0
/
+3
2009-07-07
Fix compilation issues.
David Robillard
2
-0
/
+2
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
5
-3
/
+2
2009-07-04
Update link.
David Robillard
1
-1
/
+1
2009-06-04
Don't treat non-plugin metadata as plugin data.
David Robillard
1
-4
/
+2
2009-06-03
Update bindings.
David Robillard
1
-2
/
+2
2009-06-03
Clean up and shave some overhead from port value broadcasting.
David Robillard
1
-1
/
+2
2009-05-28
Rename 'request_object' 'get'.
David Robillard
1
-1
/
+1
2009-05-28
Fix LADSPA names in plugin selection dialog.
David Robillard
1
-1
/
+1
2009-05-28
Remove vestigial request_variable interface.
David Robillard
1
-3
/
+0
2009-05-28
Generic plugin property mechanism.
David Robillard
1
-2
/
+2
2009-05-28
Replace new_plugin with put.
David Robillard
1
-4
/
+0
2009-05-28
Merge request_object and request_plugin.
David Robillard
1
-3
/
+1
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
2
-9
/
+5
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
2
-16
/
+6
2009-05-13
Fix crash on patch load.
David Robillard
1
-2
/
+2
2009-05-13
Remove old/unused DSSI program API.
David Robillard
2
-13
/
+0
2009-05-13
Update copyright dates.
David Robillard
12
-12
/
+12
2009-05-13
Strip trailing whitespace.
David Robillard
12
-80
/
+80
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
1
-4
/
+4
2009-05-13
Generic simple query system for both objects and plugins.
David Robillard
1
-2
/
+2
2009-05-13
Remove special request_port_value, just use request_variable with predicate i...
David Robillard
1
-2
/
+0
2009-05-13
Remove unused junk on ClientInterface.
David Robillard
1
-9
/
+0
2009-05-13
Remove 'using' declarations from headers.
David Robillard
3
-5
/
+1
2009-05-13
The great ID refactoring of 2009.
David Robillard
5
-62
/
+65
2009-05-12
Remove deprecated new_node interface in favour of URI hackery.
David Robillard
1
-6
/
+0
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
3
-21
/
+5
2009-05-12
Fix tabs.
David Robillard
1
-1
/
+1
2009-05-11
Don't cause slv2 to load plugin data until a plugin is loaded or menu request...
David Robillard
1
-2
/
+1
2009-05-11
* New ontology.
David Robillard
1
-4
/
+2
2008-12-16
Trim include dependency tree.
David Robillard
6
-12
/
+11
2008-11-16
More HTTP.
David Robillard
1
-1
/
+1
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
2
-0
/
+5
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
1
-1
/
+1
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
1
-1
/
+1
2008-11-09
Add concept of 'Resource' and make plugins a resource (as well as graph objec...
David Robillard
3
-8
/
+58
2008-11-09
Move patch to /patch via HTTP to give a place for RESTful access to other thi...
David Robillard
1
-7
/
+22
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
7
-14
/
+14
2008-10-12
Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.
David Robillard
1
-2
/
+1
2008-10-12
Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...
David Robillard
1
-6
/
+6
2008-10-03
Good riddance.
David Robillard
3
-16
/
+0
[next]