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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-04
LV2Object => LV2Atom.
David Robillard
1
-2
/
+2
2010-05-04
Rename "object" extension "atom" extension.
David Robillard
1
-1
/
+1
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
1
-6
/
+6
2010-02-26
Perform all mixing for an audio input in a single mix operation (instead of a...
David Robillard
1
-3
/
+8
2010-02-25
Work on contexts and polymorphic ports.
David Robillard
1
-6
/
+22
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
-2
/
+14
2010-02-22
Fix crash when dynamically reducing polyphony.
David Robillard
1
-1
/
+2
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-42
/
+49
2010-02-14
Add human name to internal nodes (fix ticket #479).
David Robillard
1
-2
/
+3
2010-02-09
Fix port value broadcasting to work with all types.
David Robillard
1
-2
/
+2
2010-02-04
Fix a bunch of memory leaks.
David Robillard
1
-1
/
+1
2010-02-03
Make human names work with LADSPA plugins as well (fix ticket #477).
David Robillard
1
-8
/
+8
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
1
-4
/
+3
2010-02-02
Use Glib string interning (quarks) to make Path/URI operator== very fast.
David Robillard
1
-5
/
+8
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
-1
/
+0
2010-01-05
Realtime safe buffer reference handling.
David Robillard
1
-2
/
+2
2009-11-22
Partial support for message/value ports and the message context.
David Robillard
1
-1
/
+19
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-10
/
+10
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-32
/
+25
2009-11-15
Better Parse plugin, working Print plugin.
David Robillard
1
-1
/
+1
2009-11-14
Object extension.
David Robillard
1
-6
/
+8
2009-11-12
String port support.
David Robillard
1
-12
/
+17
2009-06-03
Clean up and shave some overhead from port value broadcasting.
David Robillard
1
-16
/
+15
2009-06-03
Rename event classes to match new pretty file names.
David Robillard
1
-2
/
+2
2009-06-03
Move events to their own namespace.
David Robillard
1
-2
/
+2
2009-06-03
Chop "Event" from event source file names.
David Robillard
1
-2
/
+2
2009-05-28
Fix URIs.
David Robillard
1
-8
/
+2
2009-05-27
Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...
David Robillard
1
-13
/
+22
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-8
/
+8
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-0
/
+2
2008-12-20
Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...
David Robillard
1
-2
/
+3
2008-12-16
Trim include dependency tree.
David Robillard
1
-8
/
+8
2008-11-27
MIDI learn for control node.
David Robillard
1
-14
/
+20
2008-11-22
Minor cleanup.
David Robillard
1
-1
/
+0
2008-10-18
Build against local library versions no matter what.... hopefully....
David Robillard
1
-2
/
+2
2008-10-12
Add --jack-name command line option (implement feature request #176).
David Robillard
1
-0
/
+1
2008-10-05
Initialize _prepared_buffers.
David Robillard
1
-0
/
+3
2008-09-30
Fix building (both autohell and waf) with simpler ingen tree layout.
David Robillard
1
-1
/
+1
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+190