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-08-19
Patch => Graph
David Robillard
1
-4
/
+4
2012-08-18
Node => Block
David Robillard
1
-3
/
+3
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-2
/
+3
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
1
-2
/
+2
2012-08-12
Remove message context cruft.
David Robillard
1
-4
/
+0
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-5
/
+5
2012-07-17
Implement worker extension correctly (for one voice only).
David Robillard
1
-2
/
+4
2012-05-22
More work on test suite.
David Robillard
1
-2
/
+3
2012-05-18
Beginnings of a test framework.
David Robillard
1
-0
/
+1
2012-05-14
Remove Thread context stuff and add a thread-specific variable class, ThreadV...
David Robillard
1
-19
/
+19
2012-05-14
Real-time safe LV2 message handling.
David Robillard
1
-2
/
+2
2012-05-12
More work towards checking contexts via parameter rather than thread magic.
David Robillard
1
-4
/
+16
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]