summaryrefslogtreecommitdiffstats
path: root/src/server/ingen_lv2.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-10-21QueuedEngineInterface => ServerInterfaceImpl.David Robillard1-3/+3
2011-10-21Clean up include paths.David Robillard1-13/+13
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-2/+2
2011-10-21Fix running as an LV2 plugin.David Robillard1-0/+23
2011-10-03Use port type instead of buffer type where appropriate.David Robillard1-4/+4
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-1/+1
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-2/+0
2011-05-21Fix patch loading.David Robillard1-3/+9
2011-05-18Use an intrusive linked list for event queue rather than Raul::List.David Robillard1-3/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+422