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
/
engine
/
PortImpl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-1
/
+19
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-10
/
+10
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-32
/
+25
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
1
-1
/
+1
2009-11-14
Object extension.
David Robillard
1
-6
/
+8
2009-11-12
String port support.
David Robillard
1
-12
/
+17
2009-06-03
Clean up and shave some overhead from port value broadcasting.
David Robillard
1
-16
/
+15
2009-06-03
Rename event classes to match new pretty file names.
David Robillard
1
-2
/
+2
2009-06-03
Move events to their own namespace.
David Robillard
1
-2
/
+2
2009-06-03
Chop "Event" from event source file names.
David Robillard
1
-2
/
+2
2009-05-28
Fix URIs.
David Robillard
1
-8
/
+2
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-13
/
+22
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-8
/
+8
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-0
/
+2
2008-12-20
Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...
David Robillard
1
-2
/
+3
2008-12-16
Trim include dependency tree.
David Robillard
1
-8
/
+8
2008-11-27
MIDI learn for control node.
David Robillard
1
-14
/
+20
2008-11-22
Minor cleanup.
David Robillard
1
-1
/
+0
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-2
/
+2
2008-10-12
Add --jack-name command line option (implement feature request #176).
David Robillard
1
-0
/
+1
2008-10-05
Initialize _prepared_buffers.
David Robillard
1
-0
/
+3
2008-09-30
Fix building (both autohell and waf) with simpler ingen tree layout.
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+190