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.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Concatenate nested namespaces
David Robillard
1
-4
/
+2
2020-08-02
Use consistent naming for context parameters
David Robillard
1
-1
/
+1
2019-03-09
Clean up includes and forward declarations
David Robillard
1
-3
/
+0
2018-09-23
Use lowercase namespace names
David Robillard
1
-4
/
+4
2018-01-21
Use C++ style includes for standard language headers
David Robillard
1
-1
/
+1
2016-09-11
Remove last vestiges of multiple run contexts
David Robillard
1
-2
/
+2
2015-04-04
Update copyright dates.
David Robillard
1
-1
/
+1
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-2
/
+1
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-2
/
+2
2012-05-23
Move mixing stuff to mix.cpp.
David Robillard
1
-61
/
+11
2012-05-14
Add missing includes and fix types that confuse Doxygen.
David Robillard
1
-0
/
+1
2012-05-11
Fix compilation with clang.
David Robillard
1
-11
/
+9
2012-04-28
Remove using declarations from headers.
David Robillard
1
-2
/
+0
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-19
/
+21
2012-03-11
Implement cv:CVPort (fix #790). Not well-tested, but at least works somewhat.
David Robillard
1
-5
/
+4
2011-10-03
Remove static PortType enumeration from public/client side interface.
David Robillard
1
-1
/
+3
2011-05-23
Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...
David Robillard
1
-1
/
+2
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+91