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
/
Worker.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
Explicitly support bufsz block length features (fix #893).
David Robillard
1
-1
/
+0
2013-02-04
Replace Raul::thread with std::thread.
David Robillard
1
-7
/
+5
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-3
/
+3
2012-12-21
Fix memory leaks.
David Robillard
1
-0
/
+3
2012-08-19
GraphObject => Node
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-3
/
+3
2012-08-18
Node => Block
David Robillard
1
-14
/
+14
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-8
/
+10
2012-08-16
Remove verbose logging stuff from Thread.
David Robillard
1
-1
/
+1
2012-08-16
Remove Raul::Slave class.
David Robillard
1
-2
/
+1
2012-08-12
Remove message context cruft.
David Robillard
1
-1
/
+0
2012-08-12
Fix memory leaks.
David Robillard
1
-0
/
+5
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-2
/
+2
2012-07-30
Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...
David Robillard
1
-1
/
+1
2012-07-18
Working bi-directional UI <=> plugin messaging.
David Robillard
1
-1
/
+1
2012-07-17
Implement worker extension correctly (for one voice only).
David Robillard
1
-0
/
+143