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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
C++11-safe conversions.
David Robillard
3
-15
/
+25
2013-01-08
Add log plugin.
David Robillard
1
-0
/
+2
2013-01-08
Add support for URID ports.
David Robillard
7
-4
/
+37
2013-01-06
Fix incorrect setting of CV values in the middle of a cycle which resulted in...
David Robillard
1
-3
/
+1
2013-01-05
Send LV2 time properties with correct types from specification.
David Robillard
1
-2
/
+2
2012-12-29
"edge" => "arc".
David Robillard
13
-134
/
+134
2012-12-23
Use more sensible URI scheme for Ingen paths.
David Robillard
4
-7
/
+7
2012-12-21
Strip trailing whitespace.
David Robillard
8
-9
/
+9
2012-12-21
Gracefully ignore plugins which require unsupported features or have unknown ...
David Robillard
4
-7
/
+62
2012-12-21
Fix crash when deleting subgraphs.
David Robillard
1
-6
/
+2
2012-12-21
Fix memory leaks.
David Robillard
12
-18
/
+28
2012-12-21
Fix memory leaks.
David Robillard
3
-0
/
+14
2012-12-21
Fix UI operation via socket.
David Robillard
2
-0
/
+7
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-11-21
Use atoms for option values.
David Robillard
3
-4
/
+6
2012-11-21
Configuration file support.
David Robillard
2
-3
/
+4
2012-11-21
Move Configuration from Raul to Ingen.
David Robillard
1
-3
/
+3
2012-11-18
Fix learn for Trigger and Internal nodes.
David Robillard
4
-7
/
+20
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
Fix Plugin=>UI ring overflow handling.
David Robillard
2
-6
/
+3
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
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
2
-6
/
+7
2012-11-16
Remove unnecessary include.
David Robillard
1
-1
/
+0
2012-11-16
Add time internal that sends Jack transport updates as LV2 time positions.
David Robillard
10
-0
/
+231
2012-10-27
Replace octaves port with note number port.
David Robillard
2
-12
/
+9
2012-09-16
Support latest options and morph extensions.
David Robillard
2
-23
/
+40
2012-08-31
Implement host side of buf-size via options.
David Robillard
3
-13
/
+103
2012-08-29
Update for latest options extension.
David Robillard
1
-4
/
+4
2012-08-29
Implement buf-size via options.
David Robillard
1
-33
/
+44
2012-08-22
Fix warning.
David Robillard
1
-1
/
+1
2012-08-22
Fix event list bugs. Maybe.
David Robillard
1
-25
/
+21
2012-08-22
Fix occasional crash in event handling.
David Robillard
1
-1
/
+1
2012-08-20
Replace several assertions with graceful error handling.
David Robillard
14
-48
/
+34
2012-08-20
Fix crash (bad assertion) on high event rates (notably fast GUI parameter twi...
David Robillard
2
-4
/
+5
2012-08-20
Add AMS style octaves output to note block.
David Robillard
2
-12
/
+25
2012-08-19
GraphObject => Node
David Robillard
26
-73
/
+71
2012-08-19
Patch => Graph
David Robillard
62
-499
/
+500
2012-08-18
Node => Block
David Robillard
60
-472
/
+465
2012-08-18
Fix running as an LV2 plugin.
David Robillard
4
-15
/
+32
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
30
-232
/
+149
2012-08-16
Set initial ingen:value property for ports with a value.
David Robillard
1
-1
/
+6
2012-08-16
Remove verbose logging stuff from Thread.
David Robillard
3
-3
/
+3
2012-08-16
Remove Raul::Slave class.
David Robillard
4
-17
/
+26
2012-08-15
Clean up includes.
David Robillard
22
-28
/
+5
2012-08-15
Remove unnecessary Jack thread bookkeeping stuff.
David Robillard
2
-19
/
+11
2012-08-15
Rewrite Raul::Maid and eliminate Raul:List.
David Robillard
14
-26
/
+22
[prev]
[next]