summaryrefslogtreecommitdiffstats
path: root/src/server/events/SetPortValue.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Report subject with errors to client for more meaningful error messages.David Robillard1-3/+2
2012-07-17Implement worker extension correctly (for one voice only).David Robillard1-4/+6
2012-07-16Preliminary somewhat kludgey support for UIs sending messages to Sequence inp...David Robillard1-31/+25
2012-06-29Fix crashes caused by events attempting to respond to deleted clients (fix #8...David Robillard1-6/+6
2012-05-23Tidy.David Robillard1-15/+0
2012-05-22More work on test suite.David Robillard1-13/+12
2012-05-14Trim unnecessary includes.David Robillard1-2/+0
2012-05-14Tidy.David Robillard1-1/+1
2012-05-14Remove Thread context stuff and add a thread-specific variable class, ThreadV...David Robillard1-1/+1
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-3/+5
2012-05-11Clean up and better document World interface.David Robillard1-3/+3
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-4/+1
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+0
2012-04-05Fix end namespace comments to match reality.David Robillard1-1/+1
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-23Fix compilation with latest LV2.David Robillard1-3/+2
2012-03-22Remove crufty headeres.David Robillard1-1/+0
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-42/+3
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-2/+2
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-4/+7
2012-03-12Unify event response mechanism and make it more appropriate for wire transmis...David Robillard1-31/+12
2011-10-21Merge Request into Event.David Robillard1-19/+19
2011-10-21Merge QueuedEvent into Event.David Robillard1-3/+3
2011-10-21Move more headers to shared include directory.David Robillard1-2/+2
2011-10-21Separate URIs from LV2URIMap.David Robillard1-3/+4
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-10-21Begin moving shared headers to public include directory.David Robillard1-1/+1
2011-09-15Fix control bindings (MIDI learn).David Robillard1-1/+3
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+223