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
/
libs
/
engine
/
DuplexPort.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...
David Robillard
1
-4
/
+4
2007-10-13
Fix sub-patch MIDI I/O.
David Robillard
1
-3
/
+28
2007-10-08
Shared abstract Connection interface.
David Robillard
1
-1
/
+1
2007-10-07
Added shared abstract interface for ports.
David Robillard
1
-2
/
+2
2007-10-07
Shared abstract Node interface.
David Robillard
1
-2
/
+2
2007-10-01
Blink MIDI ports on message transmission.
David Robillard
1
-14
/
+11
2007-09-30
Better design for process() signature (pass everything needed in a single obj...
David Robillard
1
-9
/
+4
2007-09-30
Better driver interface for input/output.
David Robillard
1
-4
/
+4
2007-09-29
Work towards port monitoring and better (higher utilization) parallel execution.
David Robillard
1
-8
/
+16
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-1
/
+1
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-7
/
+6
2007-04-08
Fixed audio output.
David Robillard
1
-14
/
+12
2007-04-08
MIDI patching fixes (clean disconnecting).
David Robillard
1
-0
/
+26
2007-04-08
De-template-ification of port types (req. for LV2 MIDI, but nice code size re...
David Robillard
1
-9
/
+6
2007-02-07
Updated Copyright notices.
David Robillard
1
-1
/
+2
2006-07-19
Changed namespace names, removed almost all references to "Om"
David Robillard
1
-2
/
+2
2006-07-18
Removed globals (Om.h)
David Robillard
1
-2
/
+1
2006-07-14
Updated name in comment headers and copyright date
David Robillard
1
-2
/
+2
2006-06-21
Reorganized directory tree/names
David Robillard
1
-2
/
+2
2006-06-21
Got the audio flowing
David Robillard
1
-0
/
+1
2006-06-19
Added missing DuplexPot files
David Robillard
1
-0
/
+46