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
/
shared
/
AtomWriter.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
More work on test suite.
David Robillard
1
-0
/
+15
2012-05-11
Add missing includes.
David Robillard
1
-0
/
+2
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-1
/
+2
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
1
-0
/
+2
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
1
-7
/
+7
2012-04-27
Disconnect via atom interface.
David Robillard
1
-10
/
+19
2012-04-27
Implement connecting via atom interface.
David Robillard
1
-3
/
+5
2012-04-27
Don't send responses for ID -1.
David Robillard
1
-0
/
+4
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+15
2012-03-20
More complete Ingen plugin <=> UI communication.
David Robillard
1
-12
/
+75
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-2
/
+16
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
1
-4
/
+44
2012-03-16
Remove ping() from interface, just use a get instead.
David Robillard
1
-0
/
+147