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
/
gui
/
Connection.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-7
/
+7
2012-04-28
Remove using declarations from headers.
David Robillard
1
-5
/
+5
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2011-12-06
FlowCanvas's successor is hereby dubbed Ganv.
David Robillard
1
-4
/
+4
2011-12-02
Joinable => Node.
David Robillard
1
-2
/
+2
2011-12-02
Connection => Edge.
David Robillard
1
-1
/
+1
2011-11-30
Connectable => Joinable.
David Robillard
1
-2
/
+2
2011-11-28
Implement connections as a custom gnomecanvas C widget.
David Robillard
1
-3
/
+0
2011-11-27
Remove linear searching for connections.
David Robillard
1
-1
/
+1
2011-06-07
Remove use of smart pointers in FlowCanvas entirely.
David Robillard
1
-6
/
+6
2011-06-03
Remove use of boost::enable_shared_from_this<Canvas>.
David Robillard
1
-1
/
+1
2011-05-24
Move appropriate client headers to public include directory.
David Robillard
1
-1
/
+2
2011-05-13
Make models const in client code.
David Robillard
1
-1
/
+1
2011-04-16
Update copyright headers
David Robillard
1
-1
/
+1
2011-04-16
Squeeze blank lines and delete trailing whitespace.
David Robillard
1
-1
/
+0
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-1
/
+0
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-0
/
+43