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
/
server
/
mix.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-24
Zero-copy to/from driver ports where possible
David Robillard
1
-5
/
+5
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2014-08-31
Use float sequences for sample-accurate control ports.
David Robillard
1
-0
/
+2
2013-12-15
Fix const-violating casts.
David Robillard
1
-2
/
+2
2012-08-20
Replace several assertions with graceful error handling.
David Robillard
1
-9
/
+10
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-2
/
+0
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-40
/
+23
2012-08-10
Fix a ton of warnings.
David Robillard
1
-0
/
+1
2012-08-10
Fix various const violations.
David Robillard
1
-3
/
+3
2012-07-31
Merge AudioBuffer into Buffer and avoid all the casting.
David Robillard
1
-7
/
+4
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-3
/
+3
2012-05-23
Implement event mixing.
David Robillard
1
-25
/
+41
2012-05-23
Move mixing stuff to mix.cpp.
David Robillard
1
-0
/
+114