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
/
libs
/
engine
/
NodeBase.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
Fix awful plugin loading situation.
David Robillard
1
-10
/
+10
2007-10-08
SharedPtr-ify engine side store.
David Robillard
1
-3
/
+3
2007-10-07
Added shared abstract interface for ports.
David Robillard
1
-10
/
+13
2007-10-07
Added common abstract interface for Plugins.
David Robillard
1
-9
/
+10
2007-10-07
Shared abstract Node interface.
David Robillard
1
-13
/
+13
2007-09-30
Better design for process() signature (pass everything needed in a single obj...
David Robillard
1
-3
/
+3
2007-09-30
Better driver interface for input/output.
David Robillard
1
-1
/
+1
2007-09-29
Work towards port monitoring and better (higher utilization) parallel execution.
David Robillard
1
-1
/
+1
2007-09-19
Toggling of individual node polyphonic state.
David Robillard
1
-2
/
+0
2007-09-19
Tidy up OSC namespace to use OSC true/false instead of C style boolean integers.
David Robillard
1
-4
/
+11
2007-09-19
More work on dynamic polyphony.
David Robillard
1
-2
/
+2
2007-09-18
Work on dynamic polyphony.
David Robillard
1
-0
/
+3
2007-08-09
Realtime safe parallel graph execution, e.g. run with ingen -e -p 3 for 3 con...
David Robillard
1
-11
/
+28
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-5
/
+5
2007-07-26
Trim the fat.
David Robillard
1
-17
/
+9
2007-07-26
Use PathTable for engine side objects.
David Robillard
1
-1
/
+2
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-0
/
+108