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
/
internals
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-04
Fix a bunch of memory leaks.
David Robillard
6
-0
/
+15
2010-02-03
Bind ports with lv2:portProperty lv2:toggled specially (on iff value >= half).
David Robillard
3
-5
/
+5
2010-02-03
Comprehensive use of cached URIs and more advanced Value (Atom) system.
David Robillard
3
-15
/
+21
2010-02-01
Use consistent and more globally unique inclusion guards.
David Robillard
3
-9
/
+9
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-5
/
+5
2010-01-07
Fix compilation with --log-debug.
David Robillard
2
-2
/
+4
2010-01-06
Do all logging output via Raul streams.
David Robillard
3
-22
/
+48
2010-01-05
Merge JackMidiDriver and JackAudioDriver.
David Robillard
1
-1
/
+1
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
3
-16
/
+16
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
8
-261
/
+62
2009-11-14
Object extension.
David Robillard
3
-7
/
+3
2009-11-12
String port support.
David Robillard
1
-4
/
+2
2009-06-03
Move internals to their own namespace ala events.
David Robillard
8
-0
/
+19
2009-06-03
Move internals to their own directory ala events.
David Robillard
8
-0
/
+1101