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
/
PostProcessor.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-26
Process notifications when no events are pending (prevent overflow).
David Robillard
1
-0
/
+2
2012-07-26
Fix post processor ordering to be correctly monotonic between both pre-proces...
David Robillard
1
-16
/
+14
2012-07-18
Working bi-directional UI <=> plugin messaging.
David Robillard
1
-1
/
+0
2012-07-17
Wrap notification stuff behind simple API and hide details in Context.
David Robillard
1
-8
/
+1
2012-05-23
Trim unnecessary includes.
David Robillard
1
-4
/
+0
2012-05-14
Tidy.
David Robillard
1
-1
/
+1
2012-05-12
Use compiler checkable ProcessContext parameter rather than runtime context a...
David Robillard
1
-2
/
+1
2012-05-10
Work towards translatable strings and a cleaner log interface.
David Robillard
1
-1
/
+0
2012-05-09
Factor audio thread execution stuff out of JackDriver into Engine::run().
David Robillard
1
-9
/
+6
2012-05-02
Add some assertions to hopefully track down a rare bug.
David Robillard
1
-1
/
+3
2012-03-27
Squeeze blank lines.
David Robillard
1
-1
/
+0
2012-03-27
Switch to AGPL3+.
David Robillard
1
-16
/
+16
2012-03-10
Delete trailing whitespace.
David Robillard
1
-1
/
+1
2011-10-21
Merge QueuedEvent into Event.
David Robillard
1
-6
/
+6
2011-10-09
Attempted blind fix for #778.
David Robillard
1
-4
/
+6
2011-09-17
Fix RingBuffer underrun and consequent execution of uninitialized Notification.
David Robillard
1
-1
/
+1
2011-09-15
Fix control bindings (MIDI learn).
David Robillard
1
-12
/
+7
2011-09-15
Fix crash on client event post-processing (e.g. when rapidly manipulating con...
David Robillard
1
-16
/
+16
2011-08-20
Fix crash when sending port notifications (fix #741).
David Robillard
1
-9
/
+7
2011-05-18
Use an intrusive linked list for event queue rather than Raul::List.
David Robillard
1
-18
/
+37
2011-04-20
Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...
David Robillard
1
-0
/
+92