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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-5
/
+5
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-0
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-3
/
+4
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
1
-1
/
+1
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-1
/
+1
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-1
/
+1
2011-10-06
Tidy.
David Robillard
1
-2
/
+4
2011-10-06
Use an intrusive linked list for InputPort connections.
David Robillard
1
-22
/
+18
2011-10-03
Use port type instead of buffer type where appropriate.
David Robillard
1
-2
/
+2
2011-10-03
Remove static PortType enumeration from public/client side interface.
David Robillard
1
-2
/
+2
2011-10-03
Don't stack allocate buffer array unless it's needed.
David Robillard
1
-7
/
+11
2011-10-01
Make PortImpl::get_buffers const.
David Robillard
1
-1
/
+1
2011-09-23
Animate audio port colours based on levels.
David Robillard
1
-4
/
+11
2011-05-23
Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...
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
/
+229
[prev]