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
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
10
-69
/
+0
2009-12-31
Various fixes related to port values and metadata (fix ticket #459 among othe...
David Robillard
5
-15
/
+46
2009-12-30
Turn off debugging.
David Robillard
1
-2
/
+2
2009-12-30
Fix renaming (fix ticket #458).
David Robillard
3
-7
/
+24
2009-12-23
Fix compilation without liblo and/or without libsoup.
David Robillard
1
-0
/
+4
2009-12-22
Fix compilation.
David Robillard
2
-4
/
+4
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
4
-89
/
+44
2009-12-18
Install headers.
David Robillard
1
-0
/
+3
2009-12-03
More missing icnlude fun.
David Robillard
2
-2
/
+2
2009-12-03
Add missing include.
David Robillard
1
-0
/
+1
2009-12-03
Clean up interface headers.
David Robillard
2
-0
/
+2
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
2
-6
/
+6
2009-11-16
Add edit checkbutton to canvas menu for fast mouse based control.
David Robillard
1
-4
/
+6
2009-11-14
Object extension.
David Robillard
2
-15
/
+18
2009-11-12
String port support.
David Robillard
1
-1
/
+8
2009-11-04
Remove orphan cruft.
David Robillard
2
-24
/
+3
2009-10-31
Remove connections in the GUI before ports, preventing missed lookups.
David Robillard
1
-6
/
+5
2009-10-31
Fire signals on add_property as well as set_property (fix ticket #389).
David Robillard
2
-3
/
+12
2009-10-19
Fix spelling.
David Robillard
1
-8
/
+8
2009-10-19
Move pointlessley inlined virtual methods to implementation file.
David Robillard
2
-9
/
+18
2009-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
1
-1
/
+1
2009-06-04
Don't treat non-plugin metadata as plugin data.
David Robillard
1
-3
/
+11
2009-06-03
Update bindings.
David Robillard
1
-0
/
+1
2009-06-03
Remove vestigial interface.
David Robillard
3
-28
/
+17
2009-06-02
Fix crash on copy/paste.
David Robillard
1
-1
/
+1
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
[next]