summaryrefslogtreecommitdiffstats
path: root/src/client/PluginUI.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-10-06Add scheme to LV2 URI-based includes.David Robillard1-3/+3
2010-10-06Use URI-based LV2 header includes.David Robillard1-2/+3
2010-10-04Gracefully handle UIs that try to write to illegal port indices.David Robillard1-1/+8
2010-09-04My name is David. :)David Robillard1-1/+1
2010-05-04LV2Object => LV2Atom.David Robillard1-2/+2
2010-05-04Rename "object" extension "atom" extension.David Robillard1-2/+2
2010-03-06Fix deadlock when LV2 GUIs fail to instantiate (fix ticket #491).David Robillard1-2/+4
2010-03-06Save Ingen patches as working standard LV2 plugin bundles.David Robillard1-10/+10
2010-02-25Work on contexts and polymorphic ports.David Robillard1-1/+1
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-1/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-8/+7
2010-02-02Remove set_port_value from CommonInterface (replaced with set_property(path, ...David Robillard1-3/+3
2010-01-06Do all logging output via Raul streams.David Robillard1-9/+7
2009-11-14Object extension.David Robillard1-15/+15
2009-11-12String port support.David Robillard1-1/+8
2009-07-05Use 'standard' bundle paths for #include directives.David Robillard1-1/+1
2009-06-03Update bindings.David Robillard1-0/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2009-05-13The great ID refactoring of 2009.David Robillard1-1/+1
2008-11-29Prefixes with underscores look weird.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+157