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
/
InputPort.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2014-09-02
Fix polyphonic subgraph outputs in a monophonic parent graph.
David Robillard
1
-1
/
+1
2014-08-31
Use float sequences for sample-accurate control ports.
David Robillard
1
-1
/
+7
2014-08-28
Clean up code documentation.
David Robillard
1
-3
/
+22
2014-01-12
Combine port buffers and set state into a single voice object.
David Robillard
1
-4
/
+4
2013-06-09
Inherit certain properties from ports connected to patch ports.
David Robillard
1
-1
/
+1
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-2
/
+2
2013-01-12
Remove Raul::SharedPtr and switch to std::shared_ptr.
David Robillard
1
-1
/
+1
2012-12-29
"edge" => "arc".
David Robillard
1
-14
/
+14
2012-08-19
Patch => Graph
David Robillard
1
-1
/
+1
2012-08-18
Node => Block
David Robillard
1
-3
/
+3
2012-08-15
Clean up includes.
David Robillard
1
-1
/
+0
2012-08-12
Remove message context cruft.
David Robillard
1
-3
/
+3
2012-08-11
Considerable DSP performance improvements (mixing overhead, and per-event MID...
David Robillard
1
-0
/
+3
2012-07-31
Move continuous value setting stuff from AudioBuffer to PortImpl.
David Robillard
1
-1
/
+1
2012-05-12
More work towards checking contexts via parameter rather than thread magic.
David Robillard
1
-1
/
+2
2012-05-12
Use compiler checkable ProcessContext parameter rather than runtime context a...
David Robillard
1
-2
/
+2
2012-05-11
"Connection" => "Edge"
David Robillard
1
-15
/
+15
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-1
/
+1
2012-04-23
Localise buffer reference stuff.
David Robillard
1
-3
/
+3
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-0
/
+1
2012-01-14
Fix crashes on shutdown (fix #805).
David Robillard
1
-2
/
+4
2011-10-06
Use an intrusive linked list for InputPort connections.
David Robillard
1
-6
/
+11
2011-10-01
Make PortImpl::get_buffers const.
David Robillard
1
-1
/
+1
2011-06-11
Remove dead code.
David Robillard
1
-1
/
+1
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+93