summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/LoadPluginWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-17Copy/paste of connections.David Robillard1-1/+2
2008-08-17More serialization work.David Robillard1-4/+4
2008-08-17Replace imperative polyphony/polyphonic stuff with properties (kill more API).David Robillard1-1/+2
2008-08-16Closer...David Robillard1-1/+1
2008-08-16Reorganize two 'store' implementations, move header to shared module (prepare...David Robillard1-1/+1
2008-08-15Push serialiser down into core ('world').David Robillard1-2/+2
2008-08-14Defer menu creation until it is actually requested (speeds up startup time-to...David Robillard1-15/+22
2008-08-13Fix crash on 'clear' in plugin selector window.David Robillard1-4/+9
2008-08-13Fix new node default naming from both plugin window and patch context menu.David Robillard1-9/+12
2008-08-12Fix plugin selection window (adding the same plugin twice in a row works, nic...David Robillard1-8/+12
2007-10-26Apply module icons patch from larsl (with formatting/visual tweaks).David Robillard1-1/+1
2007-10-23Plugin icon cache and plugin icons in the plugin dialog, from larsl.David Robillard1-19/+6
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-3/+3
2007-10-08Eliminate redundant object collections (ObjectModel having a separate collect...David Robillard1-1/+1
2007-10-07Remove DSSI.David Robillard1-2/+0
2007-10-07Begin using shared virtual Node interface client side.David Robillard1-2/+2
2007-09-19Always enable polyphonic checkbutton.David Robillard1-3/+2
2007-09-08Serialisation of patch enabled status.David Robillard1-4/+4
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-5/+5
2007-07-24Work around broken LADSPA plugins with screwy range/default (fix ticket 59).David Robillard1-4/+5
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-9/+9
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+458