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
/
Context.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
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
-4
/
+16
2014-01-24
Fix various whitespace and formatting issues.
David Robillard
1
-1
/
+0
2013-02-23
Move Atom implementation out of Raul so it can depend on LV2.
David Robillard
1
-7
/
+7
2013-02-02
Add option to enable/disable canvas animation (fix/avoid #879).
David Robillard
1
-0
/
+8
2013-01-11
Use type safe enumerations.
David Robillard
1
-1
/
+1
2012-11-17
Gracefully handle failure to send notifications due to buffer overrun.
David Robillard
1
-2
/
+4
2012-08-19
GraphObject => Node
David Robillard
1
-2
/
+2
2012-08-12
Fix notifications when running as LV2.
David Robillard
1
-0
/
+3
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-5
/
+1
2012-07-31
Remove rotten parallelism stuff.
David Robillard
1
-1
/
+1
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-1
/
+1
2012-07-30
Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...
David Robillard
1
-2
/
+2
2012-07-26
Fix post processor ordering to be correctly monotonic between both pre-proces...
David Robillard
1
-1
/
+1
2012-07-26
Increase notification ring size.
David Robillard
1
-10
/
+1
2012-07-18
Working bi-directional UI <=> plugin messaging.
David Robillard
1
-7
/
+7
2012-07-17
Wrap notification stuff behind simple API and hide details in Context.
David Robillard
1
-12
/
+21
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
1
-3
/
+2
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-10-06
Remove unused EventSink
David Robillard
1
-1
/
+0
2011-08-20
Fix crash when sending port notifications (fix #741).
David Robillard
1
-4
/
+7
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+107