summaryrefslogtreecommitdiffstats
path: root/src/libs/client/PluginModel.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-10-09Fix OSC patching.David Robillard1-3/+21
2007-10-08Eliminate redundant object collections (ObjectModel having a separate collect...David Robillard1-1/+1
2007-10-07Added shared abstract interface for ports.David Robillard1-1/+1
2007-09-24LV2 UI interface cleanups.David Robillard1-8/+8
2007-09-23Update for SLV2 UI interface.David Robillard1-19/+20
2007-09-23Working LV2 UI control setting (including MIDI).David Robillard1-16/+26
2007-09-22Type oblivious set_port_value interface.David Robillard1-4/+9
2007-09-22LV2 UI extension updates.David Robillard1-19/+69
2007-09-20Fix RDF threading problems (random messy crashes on patch loading).David Robillard1-0/+4
2007-07-25Distcheck fixes.David Robillard1-0/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-3/+3
2007-07-03Fix crash on MIDI controller receiving.David Robillard1-0/+29
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-1/+2
2007-04-21Loading plugins via class-based menu heirarchy in patch context menu.David Robillard1-0/+52