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
/
Engine.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-12
Use compiler checkable ProcessContext parameter rather than runtime context a...
David Robillard
1
-1
/
+1
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
1
-1
/
+2
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
1
-0
/
+9
2012-05-09
Simply event interface design and make only one pre-process thread.
David Robillard
1
-6
/
+9
2012-05-03
Real-time safe event source management (oops).
David Robillard
1
-5
/
+2
2012-05-03
Work towards a proper server infrastructure with a thread per connection.
David Robillard
1
-11
/
+5
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-1
/
+2
2012-03-16
Remove activity from interface and use set_property() instead.
David Robillard
1
-0
/
+4
2011-10-21
Fix running as an LV2 plugin.
David Robillard
1
-3
/
+3
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+115
[prev]