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
/
engine
/
ConnectionImpl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
Rename "object" extension "atom" extension.
David Robillard
1
-8
/
+8
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-1
/
+1
2010-02-26
Fix queued connections (e.g. event input => print).
David Robillard
1
-5
/
+10
2010-02-26
Perform all mixing for an audio input in a single mix operation (instead of a...
David Robillard
1
-80
/
+15
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-3
/
+25
2010-02-25
Fix cross-context (audio -> message) connections.
David Robillard
1
-0
/
+1
2010-02-23
Working dynamic polyphony in the root patch.
David Robillard
1
-1
/
+0
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-13
/
+30
2010-01-07
Fix compilation with ancient boost intrusive_ptr (fix ticket #467).
David Robillard
1
-1
/
+2
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-7
/
+8
2010-01-06
Fix error message.
David Robillard
1
-1
/
+1
2010-01-05
Merge JackMidiDriver and JackAudioDriver.
David Robillard
1
-1
/
+1
2010-01-05
Realtime safe buffer reference handling.
David Robillard
1
-3
/
+4
2010-01-05
Event mixing.
David Robillard
1
-1
/
+1
2010-01-04
Remove redundant LV2EventBuffer class and merge with EventBuffer.
David Robillard
1
-11
/
+10
2009-11-22
Enqueue message thread requests by the port, not by the node.
David Robillard
1
-2
/
+1
2009-11-22
Execute cross-context events in correct increasing time order.
David Robillard
1
-2
/
+4
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-12
/
+65
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-2
/
+2
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-152
/
+27
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
1
-1
/
+1
2009-11-14
Object extension.
David Robillard
1
-16
/
+13
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-14
/
+14
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-0
/
+1
2009-05-11
Fix subpatch MIDI IO.
David Robillard
1
-10
/
+6
2009-02-20
Fix crash when connecting ports with mismatched poly where the destination po...
David Robillard
1
-3
/
+3
2008-12-16
Trim include dependency tree.
David Robillard
1
-1
/
+0
2008-11-22
Fix event loss for outputs connected directly to several inputs (fix ticket #...
David Robillard
1
-1
/
+3
2008-11-17
Fix crash.
David Robillard
1
-1
/
+1
2008-11-17
Always copy when destination port has fixed buffers.
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-10-13
Fix off-by-1 memory error.
David Robillard
1
-1
/
+1
2008-10-13
Fix various problems with subpatch connecting/disconnecting (and probably int...
David Robillard
1
-7
/
+20
2008-10-11
Fix crash in some connection scenario or another. Control->control mixing. ...
David Robillard
1
-1
/
+1
2008-10-11
Fix 'extending' logic (control->audio connections) to deal with varying poly ...
David Robillard
1
-8
/
+8
2008-10-06
LV2 and polyphony fixes from kfoltman.
David Robillard
1
-29
/
+73
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+185