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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-21
Fix memory leaks.
David Robillard
1
-1
/
+1
2012-12-21
Fix memory leaks.
David Robillard
1
-0
/
+6
2012-11-21
Use atoms for option values.
David Robillard
1
-1
/
+1
2012-08-31
Implement host side of buf-size via options.
David Robillard
1
-1
/
+5
2012-08-19
GraphObject => Node
David Robillard
1
-1
/
+1
2012-08-19
Patch => Graph
David Robillard
1
-19
/
+19
2012-08-18
Node => Block
David Robillard
1
-4
/
+4
2012-08-17
Implement real logging system, LV2 log extension support, and purge evil/ugly...
David Robillard
1
-1
/
+4
2012-08-16
Remove Raul::Slave class.
David Robillard
1
-1
/
+1
2012-08-15
Rewrite Raul::Maid and eliminate Raul:List.
David Robillard
1
-1
/
+1
2012-08-14
Replace use of old Raul Table stuff with std::map.
David Robillard
1
-19
/
+18
2012-08-14
Update for latest Raul.
David Robillard
1
-4
/
+6
2012-08-12
Stricter symbol construction and conversion.
David Robillard
1
-1
/
+1
2012-08-12
Remove message context cruft.
David Robillard
1
-8
/
+0
2012-08-11
Hooray for const.
David Robillard
1
-1
/
+1
2012-08-11
Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().
David Robillard
1
-1
/
+1
2012-07-31
Fix running as an LV2 plugin.
David Robillard
1
-0
/
+4
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-9
/
+9
2012-07-17
Implement worker extension correctly (for one voice only).
David Robillard
1
-0
/
+4
2012-06-29
Fix crashes caused by events attempting to respond to deleted clients (fix #8...
David Robillard
1
-2
/
+3
2012-05-23
Trim unnecessary includes.
David Robillard
1
-4
/
+0
2012-05-22
More work on test suite.
David Robillard
1
-0
/
+21
2012-05-18
Beginnings of a test framework.
David Robillard
1
-4
/
+21
2012-05-14
Remove Thread context stuff and add a thread-specific variable class, ThreadV...
David Robillard
1
-4
/
+4
2012-05-14
Real-time safe LV2 message handling.
David Robillard
1
-4
/
+6
2012-05-12
More work towards checking contexts via parameter rather than thread magic.
David Robillard
1
-5
/
+4
2012-05-12
Use compiler checkable ProcessContext parameter rather than runtime context a...
David Robillard
1
-3
/
+3
2012-05-12
Remove redundant thread assertions.
David Robillard
1
-2
/
+1
2012-05-12
Fix memory leaks.
David Robillard
1
-0
/
+2
2012-05-11
Fix uninitialized variable.
David Robillard
1
-0
/
+1
2012-05-11
Move Forge to the appropriate namespace.
David Robillard
1
-1
/
+1
2012-05-11
Clean up and better document World interface.
David Robillard
1
-1
/
+2
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-1
/
+1
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-1
/
+0
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-6
/
+6
2012-05-10
Use SharedPtr references to Interfaces to keep things sane.
David Robillard
1
-1
/
+1
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
1
-16
/
+45
2012-05-09
Simply event interface design and make only one pre-process thread.
David Robillard
1
-24
/
+17
2012-05-03
Real-time safe event source management (oops).
David Robillard
1
-8
/
+15
2012-05-03
Work towards a proper server infrastructure with a thread per connection.
David Robillard
1
-2
/
+9
2012-05-03
Separate EventWriter interface from EventQueue.
David Robillard
1
-1
/
+2
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-25
Update for latest atom extension.
David Robillard
1
-1
/
+1
2012-03-19
Partially functioning communication between Ingen LV2 plugin and UI.
David Robillard
1
-8
/
+9
2012-03-16
Merge ClientInterface and ServerInterface.
David Robillard
1
-1
/
+1
2012-03-16
Remove activity from interface and use set_property() instead.
David Robillard
1
-0
/
+12
2012-03-14
Use the host URI map/unmap when running as a plugin.
David Robillard
1
-0
/
+1
2012-03-12
Centralise atom creation in forge object.
David Robillard
1
-14
/
+21
2012-03-10
Rename ingen:canvas-x and ingen:canvas-y to ingen:canvasX and ingen:canvasY t...
David Robillard
1
-4
/
+4
[next]