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
/
PatchImpl.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-08
Clean up code (cpplint).
David Robillard
1
-0
/
+1
2010-09-04
My name is David. :)
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-4
/
+5
2010-02-26
Tinker subpatch polyphony logic.
David Robillard
1
-1
/
+1
2010-02-26
Perform all mixing for an audio input in a single mix operation (instead of a...
David Robillard
1
-6
/
+4
2010-02-25
Store patch connections in a map using a lexicographic <Port*,Port*> key for
David Robillard
1
-27
/
+24
2010-02-25
Fix (remove) use of PatchImpl::_connections in the audio thread.
David Robillard
1
-6
/
+12
2010-02-24
Merge NodeBase and NodeImpl.
David Robillard
1
-7
/
+7
2010-02-24
Add new Delay internal.
David Robillard
1
-2
/
+2
2010-02-23
Working dynamic polyphony in the root patch.
David Robillard
1
-0
/
+4
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-24
/
+32
2010-02-04
Fix a bunch of memory leaks.
David Robillard
1
-0
/
+1
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-3
/
+3
2010-02-01
Fix leaks and an iterator error found by cppcheck.
David Robillard
1
-0
/
+2
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-10
/
+10
2010-01-07
Remove excessive debug output of compiled patch order.
David Robillard
1
-12
/
+0
2010-01-07
Fix compilation with --log-debug.
David Robillard
1
-4
/
+3
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-9
/
+9
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-10
/
+13
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-4
/
+4
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-8
/
+8
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-29
/
+29
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-0
/
+3
2008-12-20
Fix race condition on clear patch.
David Robillard
1
-3
/
+3
2008-12-16
Trim include dependency tree.
David Robillard
1
-1
/
+1
2008-11-22
Minor cleanup.
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+481