summaryrefslogtreecommitdiffstats
path: root/src/server/ingen_lv2.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-12Move bundle patch finding stuff to ingen_lv2.cpp and simplify it to not requireDavid Robillard1-49/+52
2012-03-12Centralise atom creation in forge object.David Robillard1-6/+9
2012-03-11Implement state save/restore when Ingen is an LV2 plugin.David Robillard1-1/+111
2012-03-10Delete trailing whitespace.David Robillard1-2/+2
2012-03-10Fix loading as an LV2 plugin.David Robillard1-6/+10
2012-01-14Replace some non-portable stuff with glib equivalents.David Robillard1-3/+2
2012-01-14Load correct OSC module in ingen plugin.David Robillard1-1/+1
2011-10-22Remove EventType.David Robillard1-4/+0
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