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
/
PortImpl.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-0
/
+2
2010-02-26
Perform all mixing for an audio input in a single mix operation (instead of a...
David Robillard
1
-1
/
+3
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-11
/
+19
2010-02-24
Add new Delay internal.
David Robillard
1
-1
/
+1
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-11
/
+26
2010-02-04
Fix a bunch of memory leaks.
David Robillard
1
-3
/
+2
2010-02-03
Make human names work with LADSPA plugins as well (fix ticket #477).
David Robillard
1
-8
/
+8
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
1
-3
/
+3
2010-01-05
Realtime safe buffer reference handling.
David Robillard
1
-5
/
+5
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-1
/
+1
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-5
/
+5
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-23
/
+15
2009-11-14
Object extension.
David Robillard
1
-4
/
+4
2009-11-12
String port support.
David Robillard
1
-1
/
+1
2009-06-03
Clean up and shave some overhead from port value broadcasting.
David Robillard
1
-1
/
+0
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-11
/
+11
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-14
/
+16
2008-12-16
Trim include dependency tree.
David Robillard
1
-1
/
+2
2008-11-27
MIDI learn for control node.
David Robillard
1
-0
/
+2
2008-11-16
Always report buffer size of control ports as 1 (fix ticket #260).
David Robillard
1
-1
/
+1
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-1
/
+1
2008-10-06
LV2 and polyphony fixes from kfoltman.
David Robillard
1
-0
/
+3
2008-10-02
Make --build-docs at configure time trigger documentation building at build t...
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+147