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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
Clean up and better document World interface.
David Robillard
3
-13
/
+12
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
21
-109
/
+105
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
3
-5
/
+5
2012-05-10
LV2URIMap => URIMap.
David Robillard
19
-48
/
+41
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
2
-5
/
+12
2012-05-10
Bidirectional socket communication (GUI once again works remotely).
David Robillard
2
-2
/
+2
2012-05-10
Don't double initialize Jack when running ingen -eg
David Robillard
1
-5
/
+4
2012-05-09
Remove old HTTP and OSC stuff.
David Robillard
1
-13
/
+4
2012-05-02
Preliminary socket control interface, and ingen_cmd command line interface wh...
David Robillard
2
-2
/
+2
2012-05-01
Remove half baked control window stuff. The canvas is better anyway.
David Robillard
22
-1135
/
+5
2012-05-01
Implement menu selector for enumeration ports (sort of address #780).
David Robillard
2
-0
/
+36
2012-04-28
Use "tail" and "head" terminology instead of "src_port" and "dst_port".
David Robillard
4
-44
/
+38
2012-04-28
Lint.
David Robillard
19
-47
/
+69
2012-04-28
Remove using declarations from headers.
David Robillard
44
-283
/
+304
2012-04-26
Save properties with pretty numbers so normal LV2 tools can read patches.
David Robillard
1
-1
/
+1
2012-04-26
Fix undefined reference.
David Robillard
1
-3
/
+3
2012-04-25
Move more functionality down to C canvas.
David Robillard
1
-2
/
+2
2012-04-25
Preserve node UI embedded state and fix repeated embedding/de-embedding.
David Robillard
3
-22
/
+22
2012-04-24
Move more implementation to C GanvCanvas.
David Robillard
1
-1
/
+1
2012-04-24
Give canvas focus by default so keyboard commands work.
David Robillard
5
-17
/
+7
2012-04-24
Fix downward signal flow display (i.e. port labels disabled).
David Robillard
2
-11
/
+2
2012-04-24
Update copyright stuff in about dialog.
David Robillard
1
-3
/
+3
2012-04-23
Fix polyphony widgets (fix #664).
David Robillard
2
-3
/
+10
2012-04-23
Edge deletion via select and keyboard delete.
David Robillard
1
-2
/
+14
2012-04-23
Remove vestigial edit mode stuff.
David Robillard
2
-26
/
+0
2012-04-23
Fire signal and update GUI correctly when renaming ports.
David Robillard
1
-1
/
+2
2012-04-23
Use modern presets extension.
David Robillard
1
-20
/
+27
2012-04-23
Use URI defines where possible.
David Robillard
2
-12
/
+12
2012-04-23
Remove cruft.
David Robillard
2
-29
/
+0
2012-04-23
Resize modules when port labels change.
David Robillard
1
-1
/
+0
2012-04-22
Fix editing string properties from properties window.
David Robillard
1
-1
/
+1
2012-04-22
Twiddle properties window size fudge.
David Robillard
1
-2
/
+2
2012-04-22
Fix crash when showing properties window (fix #828).
David Robillard
2
-62
/
+13
2012-04-22
Remove edit mode.
David Robillard
5
-100
/
+0
2012-04-22
Show non-resizable plugin UIs properly.
David Robillard
1
-0
/
+3
2012-04-14
Update URIs.
David Robillard
2
-2
/
+2
2012-04-12
Use URI defines from LV2 headers where possible.
David Robillard
1
-5
/
+0
2012-04-05
Fix subpatch creation (fix #826).
David Robillard
7
-23
/
+25
2012-04-05
Remove use of Glibmm variant wrapper which is inexplicably recent (fix #827).
David Robillard
2
-7
/
+4
2012-04-05
Fix wonky controls when plugin GUI is open (fix #822).
David Robillard
1
-6
/
+9
2012-03-27
Tidy.
David Robillard
1
-4
/
+8
2012-03-27
Fix load plugin window.
David Robillard
1
-4
/
+8
2012-03-27
Squeeze blank lines.
David Robillard
3
-3
/
+0
2012-03-27
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2012-03-27
Switch to AGPL3+.
David Robillard
64
-1024
/
+960
2012-03-26
Update for latest LV2.
David Robillard
1
-2
/
+2
2012-03-25
Update for latest atom extension.
David Robillard
4
-5
/
+5
2012-03-20
Show entire UI (with menu and status bar) for LV2 UI.
David Robillard
3
-4
/
+20
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
21
-120
/
+152
2012-03-16
Preliminary work towards native LV2 UI.
David Robillard
14
-772
/
+1148
[prev]
[next]