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
2011-04-05
Remove invalid copy pasted comment (fix ticket #672).
David Robillard
1
-8
/
+0
2011-02-11
Remove LADSPA support from Ingen (LADSPA can be used via NASPRO).
David Robillard
1
-1
/
+1
2011-01-08
Fix configuration header define names to not stomp on global namespace.
David Robillard
2
-11
/
+11
2010-09-04
My name is David. :)
David Robillard
8
-8
/
+8
2010-03-06
Sshh.
David Robillard
1
-3
/
+0
2010-03-06
Save Ingen patches as working standard LV2 plugin bundles.
David Robillard
8
-36
/
+84
2010-02-24
Merge NodeBase and NodeImpl.
David Robillard
8
-23
/
+23
2010-02-24
Add new Delay internal.
David Robillard
3
-0
/
+292
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
6
-45
/
+31
2010-02-14
Add human name to internal nodes (fix ticket #479).
David Robillard
3
-0
/
+16
2010-02-13
Learn and remove bindings exclusively through property interface.
David Robillard
1
-1
/
+0
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