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
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-04
Fix LV2Object::from_atom to match prototype.
David Robillard
3
-3
/
+3
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
2
-9
/
+0
2009-12-30
Fix renaming (fix ticket #458).
David Robillard
2
-2
/
+11
2009-12-18
Only load network engine interface modules when needed.
David Robillard
1
-3
/
+3
2009-12-18
Install headers.
David Robillard
1
-0
/
+3
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
2
-4
/
+8
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
2
-8
/
+8
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
2
-0
/
+2
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
2
-2
/
+5
2009-11-14
Object extension.
David Robillard
8
-37
/
+220
2009-11-12
String port support.
David Robillard
1
-0
/
+3
2009-10-19
Fix set/PUT with multiple properties of the same predicate.
David Robillard
1
-3
/
+1
2009-07-07
Fix compilation issues.
David Robillard
2
-3
/
+5
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
1
-1
/
+1
2009-06-03
Clean up input port mixdown code.
David Robillard
1
-1
/
+0
2009-06-02
Fix crash on copy/paste.
David Robillard
1
-0
/
+1
2009-05-28
Generic plugin property mechanism.
David Robillard
2
-5
/
+15
2009-05-28
Make SetMetadataEvent do multiple properties at once.
David Robillard
2
-4
/
+16
2009-05-28
Fix URIs.
David Robillard
1
-2
/
+4
2009-05-28
Fix QNAMEs being serialised as URIs.
David Robillard
1
-1
/
+1
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
5
-31
/
+22
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
2
-8
/
+8
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
5
-50
/
+119
2009-05-13
Update copyright dates.
David Robillard
18
-18
/
+18
2009-05-13
Strip trailing whitespace.
David Robillard
18
-109
/
+109
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
2
-0
/
+4
2009-05-13
Generic simple query system for both objects and plugins.
David Robillard
2
-7
/
+17
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-2
/
+0
2009-05-13
The great ID refactoring of 2009.
David Robillard
5
-76
/
+72
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
2
-0
/
+20
2009-05-11
* New ontology.
David Robillard
2
-5
/
+2
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
5
-10
/
+8
2009-01-05
Include <sstream> where missing.
David Robillard
2
-0
/
+2
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
3
-3
/
+3
2008-12-16
Trim include dependency tree.
David Robillard
8
-19
/
+56
2008-12-15
Fix (most) include dependencies and resulting broken build problems.
David Robillard
1
-0
/
+1
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
4
-48
/
+60
2008-11-29
Fix path name offsetting when pasting to start at 2, not 0.
David Robillard
1
-0
/
+3
2008-11-29
Upgrade to waf 1.5.0.
David Robillard
1
-9
/
+8
2008-11-16
Fix GUI tracking of property changes (e.g. polyphonic for stacked modules, fi...
David Robillard
1
-1
/
+1
2008-11-16
More HTTP.
David Robillard
2
-5
/
+3
2008-11-16
Monitoring deletion and variable setting (e.g. moving stuff on the canvas) vi...
David Robillard
1
-1
/
+1
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
3
-8
/
+18
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
2
-22
/
+110
2008-11-15
Stubs for HTTP streaming.
David Robillard
3
-1
/
+142
2008-11-10
Turn off OSC debug dumping in engine.
David Robillard
3
-4
/
+4
2008-11-09
Add concept of 'Resource' and make plugins a resource (as well as graph objec...
David Robillard
1
-0
/
+63
2008-10-20
Add missing files.
David Robillard
2
-0
/
+127
2008-10-20
Make Ingen and Patchage relocatable binaries when built as a bundle.
David Robillard
1
-0
/
+1
2008-10-20
Actually use installation location variables for everything.
David Robillard
1
-0
/
+1
[next]