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
/
ingen
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
Make FeatureArray a Noncopyable.
David Robillard
1
-1
/
+2
2012-05-11
Generate API documentation.
David Robillard
35
-39
/
+97
2012-05-11
Move Forge to the appropriate namespace.
David Robillard
4
-13
/
+12
2012-05-11
Fix include guards.
David Robillard
14
-42
/
+42
2012-05-11
Add missing includes.
David Robillard
6
-0
/
+10
2012-05-11
"Connection" => "Edge"
David Robillard
5
-24
/
+24
2012-05-11
Clean up and better document World interface.
David Robillard
3
-45
/
+66
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-17
/
+13
2012-05-10
LV2URIMap => URIMap.
David Robillard
7
-24
/
+25
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
3
-4
/
+41
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
1
-2
/
+2
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
1
-0
/
+7
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
2
-2
/
+2
2012-05-01
Implement menu selector for enumeration ports (sort of address #780).
David Robillard
3
-0
/
+9
2012-04-28
Remove unused method prototypes.
David Robillard
1
-2
/
+0
2012-04-28
Remove unused slots and signals.
David Robillard
2
-10
/
+0
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
9
-60
/
+60
2012-04-28
Lint.
David Robillard
11
-13
/
+37
2012-04-27
Disconnect via atom interface.
David Robillard
1
-0
/
+1
2012-04-27
Implement connecting via atom interface.
David Robillard
2
-3
/
+5
2012-04-26
Implement delta via atoms.
David Robillard
1
-0
/
+3
2012-04-25
Preserve node UI embedded state and fix repeated embedding/de-embedding.
David Robillard
1
-0
/
+1
2012-04-23
Remove vestigial edit mode stuff.
David Robillard
1
-14
/
+0
2012-04-23
Remove unused quark.
David Robillard
1
-1
/
+0
2012-04-23
Use URI defines where possible.
David Robillard
1
-1
/
+3
2012-04-22
Show non-resizable plugin UIs properly.
David Robillard
1
-2
/
+6
2012-04-14
Update URIs.
David Robillard
2
-6
/
+9
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
2
-5
/
+0
2012-03-27
Squeeze blank lines.
David Robillard
38
-39
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
38
-608
/
+608
2012-03-25
Update for latest atom extension.
David Robillard
1
-2
/
+1
2012-03-20
More complete Ingen plugin <=> UI communication.
David Robillard
2
-0
/
+12
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
9
-62
/
+86
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
3
-1
/
+132
2012-03-16
Remove ping() from interface, just use a get instead.
David Robillard
6
-21
/
+20
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
13
-149
/
+77
2012-03-16
Remove activity from interface and use set_property() instead.
David Robillard
7
-37
/
+37
2012-03-15
Remove weird "include" directory and use standard style ("ingen" directory in...
David Robillard
37
-0
/
+2943