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
/
server
/
wscript
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-01
Add parallel graph execution
David Robillard
1
-0
/
+1
2016-10-01
Add parallelism-aware graph traversal
David Robillard
1
-0
/
+1
2016-10-01
Replace Delay internal with simpler BlockDelay
David Robillard
1
-1
/
+1
2016-09-11
Remove last vestiges of multiple run contexts
David Robillard
1
-1
/
+1
2016-07-30
Add undo support
David Robillard
1
-0
/
+3
2016-07-25
Support test coverage with LLVM
David Robillard
1
-2
/
+1
2015-10-30
Update clients when plugins are unloaded/reloaded
David Robillard
1
-0
/
+1
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
1
-0
/
+1
2015-08-28
Get rid of LV2Info class.
David Robillard
1
-1
/
+0
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
1
-0
/
+1
2015-02-07
Demodularize socket stuff.
David Robillard
1
-1
/
+2
2015-02-06
Remove gthread dependency from engine.
David Robillard
1
-5
/
+12
2014-12-18
Upgrade to waf 1.8.5.
David Robillard
1
-1
/
+1
2012-12-29
"edge" => "arc".
David Robillard
1
-1
/
+1
2012-12-21
Fix memory leaks.
David Robillard
1
-1
/
+1
2012-11-16
Add time internal that sends Jack transport updates as LV2 time positions.
David Robillard
1
-0
/
+1
2012-08-19
GraphObject => Node
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-2
/
+2
2012-08-18
Node => Block
David Robillard
1
-4
/
+4
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
1
-1
/
+0
2012-08-12
Remove message context cruft.
David Robillard
1
-1
/
+0
2012-08-08
Clean up wscript files.
David Robillard
1
-3
/
+3
2012-07-31
Merge AudioBuffer into Buffer and avoid all the casting.
David Robillard
1
-1
/
+0
2012-07-31
Remove rotten parallelism stuff.
David Robillard
1
-2
/
+0
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-3
/
+3
2012-07-18
Working bi-directional UI <=> plugin messaging.
David Robillard
1
-1
/
+0
2012-07-17
Wrap notification stuff behind simple API and hide details in Context.
David Robillard
1
-0
/
+1
2012-07-17
Implement worker extension correctly (for one voice only).
David Robillard
1
-0
/
+1
2012-05-23
Move mixing stuff to mix.cpp.
David Robillard
1
-0
/
+1
2012-05-23
SetMetadata => Delta.
David Robillard
1
-1
/
+1
2012-05-22
More work on test suite.
David Robillard
1
-1
/
+0
2012-05-18
Beginnings of a test framework.
David Robillard
1
-0
/
+13
2012-05-15
Remove unused PluginImpl stuff.
David Robillard
1
-1
/
+0
2012-05-15
Remove ClientSender and move code to Get.cpp (the only place it was used).
David Robillard
1
-1
/
+0
2012-05-14
Remove Thread context stuff and add a thread-specific variable class, ThreadV...
David Robillard
1
-1
/
+1
2012-05-11
"Connection" => "Edge"
David Robillard
1
-1
/
+1
2012-05-09
Simply event interface design and make only one pre-process thread.
David Robillard
1
-1
/
+1
2012-05-03
Separate EventWriter interface from EventQueue.
David Robillard
1
-1
/
+1
2012-05-02
Separate EventSource interface from EventQueue implementation.
David Robillard
1
-1
/
+1
2012-03-26
Update for latest LV2.
David Robillard
1
-2
/
+2
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-2
/
+1
2012-03-16
Remove activity from interface and use set_property() instead.
David Robillard
1
-2
/
+0
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
1
-4
/
+4
2012-03-11
Implement state save/restore when Ingen is an LV2 plugin.
David Robillard
1
-1
/
+1
2012-01-14
Fix broken link to engine library in saved bundles (fix #806).
David Robillard
1
-8
/
+7
2011-10-21
Move engine side OSC and HTTP stuff to separate modules.
David Robillard
1
-24
/
+0
2011-10-21
Merge QueuedEvent into Event.
David Robillard
1
-1
/
+0
2011-10-21
QueuedEngineInterface => ServerInterfaceImpl.
David Robillard
1
-1
/
+1
2011-10-21
Clean up include paths.
David Robillard
1
-5
/
+5
2011-10-21
Use modern terser waf syntax.
David Robillard
1
-48
/
+41
[next]