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
/
JackDriver.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
Remove rotten parallelism stuff.
David Robillard
1
-5
/
+0
2012-07-31
Merge Ingen::Shared namespace into Ingen namespace and core libingen library.
David Robillard
1
-4
/
+4
2012-07-30
Eliminate pure virtual base classes Patch, Node, and Port, and the virtual in...
David Robillard
1
-1
/
+1
2012-05-27
Add real-time annotations for sfpv.
David Robillard
1
-1
/
+1
2012-05-23
Fix copying of audio buffers and polyphonic audio output.
David Robillard
1
-1
/
+3
2012-05-14
Clean up Thread interface.
David Robillard
1
-2
/
+1
2012-05-14
Tidy.
David Robillard
1
-11
/
+11
2012-05-14
Remove unnecessary includes.
David Robillard
1
-3
/
+0
2012-05-14
Remove Thread context stuff and add a thread-specific variable class, ThreadV...
David Robillard
1
-1
/
+2
2012-05-12
More work towards checking contexts via parameter rather than thread magic.
David Robillard
1
-1
/
+3
2012-05-12
Use compiler checkable ProcessContext parameter rather than runtime context a...
David Robillard
1
-8
/
+6
2012-05-11
Move buffer stuff down to EnginePort.
David Robillard
1
-18
/
+20
2012-05-11
Add missing includes.
David Robillard
1
-1
/
+0
2012-05-11
Clean up and better document World interface.
David Robillard
1
-3
/
+4
2012-05-11
Use more reasonable names for the world's interface and engine (if present).
David Robillard
1
-3
/
+3
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-35
/
+23
2012-05-10
LV2URIMap => URIMap.
David Robillard
1
-1
/
+0
2012-05-09
DriverPort => EnginePort.
David Robillard
1
-7
/
+7
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
1
-55
/
+16
2012-05-02
Separate EventSource interface from EventQueue implementation.
David Robillard
1
-1
/
+0
2012-04-12
Update for latest atom extension.
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
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
-34
/
+30
2012-01-18
Use consistent *_config.h rather than *-config.h.
David Robillard
1
-1
/
+1
2011-11-07
Remove use of non-portable _XOPEN_SOURCE and strdup.
David Robillard
1
-1
/
+2
2011-10-22
Simplify Parser.
David Robillard
1
-3
/
+3
2011-10-22
Remove EventType.
David Robillard
1
-7
/
+0
2011-10-21
Merge QueuedEvent into Event.
David Robillard
1
-1
/
+1
2011-10-21
Move more headers to shared include directory.
David Robillard
1
-2
/
+2
2011-10-21
Separate URIs from LV2URIMap.
David Robillard
1
-1
/
+1
2011-10-21
Move World.hpp and Module.hpp to public include directory.
David Robillard
1
-1
/
+1
2011-10-09
Fix memory errors in Jack2 caused by jack creating several threads.
David Robillard
1
-14
/
+6
2011-10-03
Use port type instead of buffer type where appropriate.
David Robillard
1
-7
/
+7
2011-09-23
Fix memory leaks and errors.
David Robillard
1
-5
/
+11
2011-05-25
Move sanitised serialisation headers to public include directory
David Robillard
1
-1
/
+1
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+561