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
/
ConnectionImpl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-28
Tidy.
David Robillard
1
-23
/
+26
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-29
/
+29
2012-04-28
Remove using declarations from headers.
David Robillard
1
-5
/
+6
2012-04-23
Localise buffer reference stuff.
David Robillard
1
-1
/
+1
2012-04-12
Update for latest atom extension.
David Robillard
1
-2
/
+1
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-25
Update for latest atom extension.
David Robillard
1
-1
/
+1
2012-03-23
Fix compilation with latest LV2.
David Robillard
1
-1
/
+3
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-32
/
+24
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-0
/
+1
2012-03-12
Allow control and audio ports to be connected to CV ports.
David Robillard
1
-3
/
+7
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
1
-4
/
+4
2011-11-06
Fix compilation against latest LV2 svn.
David Robillard
1
-0
/
+3
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
Remove _pending_disconnection from ConnectionImpl (reduce space per connection).
David Robillard
1
-1
/
+0
2011-10-06
Remove unused BufferFactory member of ConnectionImpl.
David Robillard
1
-4
/
+3
2011-10-06
Use an intrusive linked list for InputPort connections.
David Robillard
1
-0
/
+37
2011-05-23
Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...
David Robillard
1
-4
/
+5
2011-04-28
Improve RingBuffer implementation.
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
/
+153