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
/
AudioBuffer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-24
Add new Delay internal.
David Robillard
1
-1
/
+14
2010-02-20
Heavy overhaul of buffer management and polyphony.
David Robillard
1
-6
/
+9
2010-01-29
Magic MIDI binding via special ingen_control port.
David Robillard
1
-1
/
+0
2010-01-06
Do all logging output via Raul streams.
David Robillard
1
-3
/
+3
2010-01-05
Realtime safe buffer reference handling.
David Robillard
1
-2
/
+2
2010-01-04
Remove redundant LV2EventBuffer class and merge with EventBuffer.
David Robillard
1
-9
/
+5
2009-11-18
Less reliance on Buffer::type() (which doesn't really make sense, since buffe...
David Robillard
1
-9
/
+16
2009-11-18
Rename DataType to PortType (since that's what it really means).
David Robillard
1
-8
/
+8
2009-11-16
Rework objects extension to have "value ports" and "message ports".
David Robillard
1
-157
/
+72
2009-11-14
Object extension.
David Robillard
1
-6
/
+10
2009-11-12
String port support.
David Robillard
1
-1
/
+0
2009-09-12
Fix spelling.
David Robillard
1
-1
/
+1
2009-06-03
Clean up input port mixdown code.
David Robillard
1
-4
/
+4
2009-06-02
Fix horribly broken LV2 event implementation (ticket #378 among other problems).
David Robillard
1
-0
/
+1
2009-05-13
Update copyright dates.
David Robillard
1
-1
/
+1
2009-05-13
Strip trailing whitespace.
David Robillard
1
-13
/
+13
2009-05-13
Remove 'using' declarations from headers.
David Robillard
1
-0
/
+2
2009-05-03
Update waf configuration header for new waf scheme (in 1.5.6).
David Robillard
1
-1
/
+1
2008-12-21
Fix mixdown of several connections with varying sizes (i.e. control and audio...
David Robillard
1
-6
/
+7
2008-12-21
Change configuration header name to something less likely to conflict.
David Robillard
1
-1
/
+1
2008-12-16
Trim include dependency tree.
David Robillard
1
-2
/
+2
2008-10-19
Make ingen actually run again :)
David Robillard
1
-1
/
+2
2008-10-18
Lower glib/glibmm dependency to 2.14.
David Robillard
1
-15
/
+17
2008-10-11
Fix crash when copying from a large buffer to a smaller one (just copy the fi...
David Robillard
1
-2
/
+2
2008-09-30
Flatten ingen source directory heirarchy a bit.
David Robillard
1
-0
/
+299