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
/
QueuedEngineInterface.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
Save/load patches as nested bundles (fix ticket #520).
David Robillard
1
-21
/
+7
2011-01-08
Clean up code (cpplint).
David Robillard
1
-4
/
+7
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-1
/
+1
2010-02-26
Remove request_plugins from EngineInterface (and RequestPlugins event from en...
David Robillard
1
-7
/
+0
2010-02-26
Remove request_all_objects from EngineInterface (and RequestAllObjects event ...
David Robillard
1
-7
/
+0
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-1
/
+1
2010-02-14
Remove voice specific control setting.
David Robillard
1
-9
/
+0
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
1
-16
/
+17
2010-02-03
Responder => Request, and handle EventSource unblocking from Request (simplif...
David Robillard
1
-35
/
+35
2010-02-02
Remove set_port_value from CommonInterface (replaced with set_property(path, ...
David Robillard
1
-8
/
+0
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-2
/
+2
2010-01-07
Merge QueuedEventSource and EventSource.
David Robillard
1
-3
/
+3
2010-01-07
Tidy.
David Robillard
1
-12
/
+0
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-4
/
+6
2010-01-05
Merge JackMidiDriver and JackAudioDriver.
David Robillard
1
-3
/
+3
2010-01-03
Remove patch clear command (fix ticket #375).
David Robillard
1
-7
/
+0
2009-12-30
Turn off debugging.
David Robillard
1
-2
/
+2
2009-12-30
Fix renaming (fix ticket #458).
David Robillard
1
-3
/
+3
2009-12-19
New ingen module (library, not e.g. LV2 plugin) design.
David Robillard
1
-1
/
+1
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-2
/
+2
2009-11-14
Object extension.
David Robillard
1
-2
/
+2
2009-10-19
Fix set/PUT with multiple properties of the same predicate.
David Robillard
1
-2
/
+2
2009-06-03
Rename event classes to match new pretty file names.
David Robillard
1
-22
/
+22
2009-06-03
Move events to their own namespace.
David Robillard
1
-22
/
+22
2009-05-29
Node creation via HTTP.
David Robillard
1
-5
/
+4
2009-05-28
Fix loading connections inside subpatches to patch ports.
David Robillard
1
-3
/
+2
2009-05-28
Rename 'request_object' 'get'.
David Robillard
1
-1
/
+1
2009-05-28
Rename RequestObjectEvent GetEvent.
David Robillard
1
-1
/
+1
2009-05-28
Fix LADSPA names in plugin selection dialog.
David Robillard
1
-2
/
+5
2009-05-28
Remove vestigial request_variable interface.
David Robillard
1
-9
/
+5
2009-05-28
Merge request_object and request_plugin.
David Robillard
1
-9
/
+2
2009-05-28
Create objects via SetMetadataEvent.
David Robillard
1
-22
/
+2
2009-05-28
Remove single property SetMetadataEvent constructor.
David Robillard
1
-1
/
+3
2009-05-28
Make SetMetadataEvent do multiple properties at once.
David Robillard
1
-0
/
+3
2009-05-27
Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...
David Robillard
1
-13
/
+11
2009-05-27
Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).
David Robillard
1
-5
/
+5
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-28
/
+29
2009-05-13
Remove old/unused DSSI program API.
David Robillard
1
-9
/
+0
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-9
/
+9
2009-05-13
Use new query system to get LADSPA plugin names from the engine.
David Robillard
1
-2
/
+2
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
-7
/
+0
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-0
/
+4
2009-05-13
The great ID refactoring of 2009.
David Robillard
1
-36
/
+36
2009-05-12
Remove deprecated new_node interface in favour of URI hackery.
David Robillard
1
-12
/
+1
2009-05-12
Bring EngineInterface and ClientInterface closer together.
David Robillard
1
-4
/
+4
2009-05-12
Detach/Reattach from/to Jack from UI (ticket #180).
David Robillard
1
-3
/
+11
2009-05-11
* New ontology.
David Robillard
1
-33
/
+1
[next]