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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-05
Remove unused event extension prefix.
David Robillard
1
-1
/
+0
2012-12-29
"edge" => "arc".
David Robillard
41
-368
/
+375
2012-12-23
Downgrade to waf 1.7.5.
David Robillard
1
-0
/
+0
2012-12-23
Add missing waf winres tool.
David Robillard
1
-0
/
+0
2012-12-23
Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory).
David Robillard
1
-0
/
+0
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
17
-36
/
+37
2012-12-22
Add mirror input for patch control inputs so they are controllable from the c...
David Robillard
1
-0
/
+5
2012-12-22
Fix set messages via atom interface (e.g. port controls in LV2 patcher UI)
David Robillard
1
-0
/
+1
2012-12-22
More sophisticated domain and range handling for properties dialog.
David Robillard
1
-51
/
+98
2012-12-21
Show properties with no domain in add selector of properties dialog.
David Robillard
1
-2
/
+3
2012-12-21
Provide access to properties window for Graphs from canvas menu.
David Robillard
4
-6
/
+32
2012-12-21
Strip trailing whitespace.
David Robillard
11
-12
/
+12
2012-12-21
Gracefully ignore plugins which require unsupported features or have unknown ...
David Robillard
7
-7
/
+73
2012-12-21
Fix crash when deleting subgraphs.
David Robillard
1
-6
/
+2
2012-12-21
Fix memory leaks.
David Robillard
16
-24
/
+37
2012-12-21
Improved error handling in Python by loading error descriptions from data.
David Robillard
4
-23
/
+70
2012-12-21
Add canvas menu items for adding CV ports.
David Robillard
3
-1
/
+31
2012-12-21
Fix memory leaks.
David Robillard
5
-10
/
+15
2012-12-21
Fix UI operation via socket.
David Robillard
7
-29
/
+33
2012-12-21
Add preliminary AMS loader script.
David Robillard
4
-95
/
+496
2012-12-21
Send a null terminator on bundle boundaries so reading replies from the socke...
David Robillard
2
-0
/
+12
2012-12-21
Add Broadcaster::Transfer for scoped recursion-safe reply bundling.
David Robillard
12
-4
/
+38
2012-12-20
Fix crash on bad delete events.
David Robillard
1
-1
/
+2
2012-12-20
Update ingenish to speak the same language as the current server.
David Robillard
1
-5
/
+6
2012-11-22
Show project and author information in plugin dialog (#241).
David Robillard
2
-8
/
+80
2012-11-22
Remove unused icon column from plugin window.
David Robillard
2
-10
/
+7
2012-11-22
Tidy.
David Robillard
1
-28
/
+21
2012-11-22
Don't save control values for block output ports (fixes #868, "direction mism...
David Robillard
1
-0
/
+3
2012-11-22
Configuration file saving.
David Robillard
5
-42
/
+185
2012-11-21
Move most recent graph open directory to Configuration.
David Robillard
4
-27
/
+28
2012-11-21
Trim dead code.
David Robillard
3
-26
/
+1
2012-11-21
GUI::Configuration => GUI::Style.
David Robillard
10
-52
/
+45
2012-11-21
Move human name and port label options to main configuration.
David Robillard
8
-33
/
+55
2012-11-21
Use atoms for option values.
David Robillard
8
-141
/
+72
2012-11-21
Configuration file support.
David Robillard
6
-39
/
+135
2012-11-21
Use translatable strings for command line error messages.
David Robillard
2
-9
/
+17
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
6
-30
/
+340
2012-11-18
Fix learn for Trigger and Internal nodes.
David Robillard
7
-34
/
+35
2012-11-18
Simple keyboard navigation for plugin menu.
David Robillard
1
-6
/
+7
2012-11-18
Don't broadcast CV inputs connected to audio outputs.
David Robillard
1
-2
/
+4
2012-11-18
Set atom:supports properties for patch event inputs.
David Robillard
1
-1
/
+8
2012-11-18
Don't do top level Glib things if Glib is already initialized.
David Robillard
1
-4
/
+6
2012-11-18
Fix Plugin=>UI ring overflow handling.
David Robillard
9
-11
/
+27
2012-11-17
Gracefully handle failure to send notifications due to buffer overrun.
David Robillard
3
-12
/
+20
2012-11-17
Gracefully ignore plugins with invalid ports.
David Robillard
1
-2
/
+7
2012-11-17
Generate sensible default symbols for plugins with URIs where the last path c...
David Robillard
1
-22
/
+32
2012-11-17
LV2 time support when running as a plugin.
David Robillard
1
-1
/
+13
2012-11-17
Set plugin<=>UI queue size based on LV2 options.
David Robillard
5
-9
/
+10
2012-11-17
Don't complain about ingen:activity property for unknown object since it's tr...
David Robillard
1
-2
/
+3
2012-11-16
Remove unnecessary include.
David Robillard
1
-1
/
+0
[next]