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
/
engine
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Rename RequestObjectEvent GetEvent.
David Robillard
2
-7
/
+7
2009-05-28
Document GET.
David Robillard
1
-2
/
+8
2009-05-28
Fix LADSPA names in plugin selection dialog.
David Robillard
1
-1
/
+1
2009-05-28
Replace new_plugin with put.
David Robillard
1
-1
/
+1
2009-05-28
Merge request_object and request_plugin.
David Robillard
4
-137
/
+26
2009-05-28
Create objects via SetMetadataEvent.
David Robillard
2
-22
/
+74
2009-05-28
Remove single property SetMetadataEvent constructor.
David Robillard
2
-33
/
+23
2009-05-28
Make SetMetadataEvent do multiple properties at once.
David Robillard
2
-82
/
+127
2009-05-28
Fix URIs.
David Robillard
1
-0
/
+2
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
7
-54
/
+67
2009-05-27
Documentation.
David Robillard
2
-6
/
+5
2009-05-27
Add methods documentation page.
David Robillard
3
-9
/
+25
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
4
-21
/
+34
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
6
-20
/
+67
2009-05-13
Update copyright dates.
David Robillard
52
-52
/
+52
2009-05-13
Strip trailing whitespace.
David Robillard
52
-294
/
+294
2009-05-13
Generic simple query system for both objects and plugins.
David Robillard
4
-46
/
+63
2009-05-13
Remove special request_port_value, just use request_variable with predicate i...
David Robillard
4
-136
/
+39
2009-05-13
Remove 'using' declarations from headers.
David Robillard
23
-12
/
+69
2009-05-13
The great ID refactoring of 2009.
David Robillard
46
-377
/
+244
2009-05-12
Remove deprecated new_node interface in favour of URI hackery.
David Robillard
2
-30
/
+9
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
3
-30
/
+23
2009-05-12
Fix lv2.h include problem.
David Robillard
1
-0
/
+3
2009-05-12
Detach/Reattach from/to Jack from UI (ticket #180).
David Robillard
4
-60
/
+10
2009-05-11
Don't cause slv2 to load plugin data until a plugin is loaded or menu request...
David Robillard
1
-1
/
+1
2009-05-11
* New ontology.
David Robillard
8
-436
/
+94
2008-12-20
Fix clear patch when patch contains driver ports (fix ticket #288).
David Robillard
2
-14
/
+36
2008-12-20
Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...
David Robillard
4
-10
/
+27
2008-12-20
Fix race condition on clear patch.
David Robillard
3
-4
/
+4
2008-12-16
Trim include dependency tree.
David Robillard
4
-12
/
+10
2008-12-02
Rewrite pretty much everything to do with paths in Serialiser to actually mak...
David Robillard
2
-5
/
+16
2008-11-29
Prefixes with underscores look weird.
David Robillard
1
-1
/
+1
2008-11-29
Clean up and organize internals.
David Robillard
3
-8
/
+8
2008-11-28
Sane ontology for internaals.
David Robillard
1
-5
/
+5
2008-11-28
Store module locations on drop (fix ticket #281).
David Robillard
1
-2
/
+2
2008-11-28
MIDI learn for note trigger node.
David Robillard
1
-4
/
+2
2008-11-27
Remove old learn response event junk.
David Robillard
2
-52
/
+6
2008-11-27
MIDI learn for control node.
David Robillard
2
-9
/
+23
2008-11-27
Shutup.
David Robillard
1
-3
/
+1
2008-11-27
Fix 'control change for unknown port' message on patch loading.
David Robillard
1
-8
/
+8
2008-11-16
Use higher level object sending interface internally in engine.
David Robillard
2
-25
/
+3
2008-11-16
Follow new object creation via HTTP (serialising/parsing RDF to communicate b...
David Robillard
3
-3
/
+4
2008-11-16
TCP notification stream support (not fully implemented yet, but transport stu...
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
29
-50
/
+49
2008-10-13
Fix various problems with subpatch connecting/disconnecting (and probably int...
David Robillard
2
-21
/
+20
2008-10-12
Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.
David Robillard
1
-10
/
+7
2008-10-12
More tidy.
David Robillard
1
-23
/
+16
2008-10-12
Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...
David Robillard
1
-2
/
+2
2008-10-12
Eliminate redundant ingen ontology parts, and save ingen Patchage in an LV2 c...
David Robillard
1
-4
/
+4
[next]