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
/
Port.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-27
Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...
David Robillard
1
-6
/
+6
2007-07-24
Consistently rename all C++ files .cpp/.hpp.
David Robillard
1
-5
/
+5
2007-07-23
Removed glib dependency from LV2 OSC code.
David Robillard
1
-2
/
+2
2007-04-08
MIDI patching fixes (clean disconnecting).
David Robillard
1
-8
/
+0
2007-04-08
De-template-ification of port types (req. for LV2 MIDI, but nice code size re...
David Robillard
1
-5
/
+66
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
-21
/
+0
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-20
Renamed OmObject GraphObject;
David Robillard
1
-2
/
+2
2006-06-18
More work on new ports implementation;
David Robillard
1
-7
/
+12
2006-06-10
More juggling
David Robillard
1
-0
/
+56