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-07-05
Use 'standard' bundle paths for #include directives.
David Robillard
1
-1
/
+1
2009-06-03
Clean up and shave some overhead from port value broadcasting.
David Robillard
1
-23
/
+23
2009-06-03
Move internals to their own namespace ala events.
David Robillard
1
-0
/
+3
2009-06-03
Move internals to their own directory ala events.
David Robillard
3
-7
/
+7
2009-06-03
Rename event classes to match new pretty file names.
David Robillard
48
-179
/
+208
2009-06-03
Move events to their own namespace.
David Robillard
48
-4
/
+125
2009-06-03
Consistent imperative style event names.
David Robillard
6
-3
/
+3
2009-06-03
Chop "Event" from event source file names.
David Robillard
48
-30
/
+29
2009-06-03
Remove unused DisablePortMonitoringEvent.
David Robillard
2
-135
/
+0
2009-05-30
Fix crash when clearing patch that contains a patch (deactivate nodes on clea...
David Robillard
2
-4
/
+16
2009-05-28
Fix loading connections inside subpatches to patch ports.
David Robillard
2
-17
/
+13
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
[next]