summaryrefslogtreecommitdiffstats
path: root/src/libs/client/PluginUI.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-17Cloooser...David Robillard1-4/+2
2008-08-14Lock RDF world mutex in all places slv2 or redland is accessed (fix random se...David Robillard1-0/+2
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard1-10/+18
2008-05-20Write individual events from UIs over OSC instead of entire event buffer.David Robillard1-9/+28
2008-05-20Fix various problems with control port values.David Robillard1-4/+15
2008-05-19Better global (engine/client) LV2 feature sharing.David Robillard1-12/+11
2008-05-19More (but not yet completely) type safe value_changed notification.David Robillard1-9/+7
2008-04-12LV2 UI extension updates from larsl.David Robillard1-5/+9
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-1/+4
2008-01-24Make SLV2 UI class interface match ports.David Robillard1-1/+1
2008-01-17Fix LV2 Gtk UI URI.David Robillard1-1/+1
2008-01-17Update for SLV2 changes.David Robillard1-2/+2
2007-12-21Fix SLV2 GUI sketchiness, repeated embedding/unembedding/pop-up/window destro...David Robillard1-0/+115