summaryrefslogtreecommitdiffstats
path: root/src/server/PostProcessor.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-1/+0
2012-05-09Factor audio thread execution stuff out of JackDriver into Engine::run().David Robillard1-9/+6
2012-05-02Add some assertions to hopefully track down a rare bug.David Robillard1-1/+3
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-10Delete trailing whitespace.David Robillard1-1/+1
2011-10-21Merge QueuedEvent into Event.David Robillard1-6/+6
2011-10-09Attempted blind fix for #778.David Robillard1-4/+6
2011-09-17Fix RingBuffer underrun and consequent execution of uninitialized Notification.David Robillard1-1/+1
2011-09-15Fix control bindings (MIDI learn).David Robillard1-12/+7
2011-09-15Fix crash on client event post-processing (e.g. when rapidly manipulating con...David Robillard1-16/+16
2011-08-20Fix crash when sending port notifications (fix #741).David Robillard1-9/+7
2011-05-18Use an intrusive linked list for event queue rather than Raul::List.David Robillard1-18/+37
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+92