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
/
GraphImpl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-01
Defer graph compilation in atomic bundles
David Robillard
1
-4
/
+5
2016-10-01
Show audio and load information in status line
David Robillard
1
-1
/
+2
2016-10-01
Add parallelism-aware graph traversal
David Robillard
1
-59
/
+7
2016-09-11
Remove last vestiges of multiple run contexts
David Robillard
1
-9
/
+9
2015-10-25
Create all graphs the same way
David Robillard
1
-3
/
+7
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
1
-23
/
+0
2015-10-23
Reduce overhead
David Robillard
1
-3
/
+5
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2015-02-17
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2015-02-08
Server-side copy paste with LV2 state support.
David Robillard
1
-0
/
+63
2014-08-31
Use float sequences for sample-accurate control ports.
David Robillard
1
-3
/
+19
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
1
-1
/
+1
2013-02-23
Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul.
David Robillard
1
-2
/
+2
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-1
/
+1
2013-01-27
Move comments to header.
David Robillard
1
-41
/
+0
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-4
/
+4
2013-01-11
Use range-based for loops where possible.
David Robillard
1
-28
/
+27
2012-12-29
"edge" => "arc".
David Robillard
1
-15
/
+15
2012-12-21
Fix crash when deleting subgraphs.
David Robillard
1
-6
/
+2
2012-12-21
Fix memory leaks.
David Robillard
1
-0
/
+10
2012-08-19
Patch => Graph
David Robillard
1
-0
/
+381