summaryrefslogtreecommitdiffstats
path: root/src/client
AgeCommit message (Expand)AuthorFilesLines
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard5-7/+6
2011-04-13Consistent local or installed includes for interface headers.David Robillard19-27/+31
2011-04-13Tidy up headers towards being API appropriate.David Robillard1-1/+3
2011-03-17Show plugin/port documentation in side pane when selected.David Robillard2-0/+56
2011-03-16Fix LV2 plugin UIs (broken in r3093).David Robillard1-2/+3
2011-03-16Update for new waf/autowaf.David Robillard1-2/+2
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-1/+1
2011-03-15Fix crash when double clicking nodes without custom UIs.David Robillard1-5/+9
2011-03-09Update for new SLV2 API.David Robillard1-3/+3
2011-03-08Update for new SLV2 UI API.David Robillard2-3/+9
2011-03-07Apply LV2 UI MIDI event fix from Lars Luthman (ticket #651) with minor changes.David Robillard1-1/+3
2011-03-07Update for new SLV2 UI API.David Robillard1-2/+6
2011-02-24Make Suil exclusively deal with instantiating (not choosing) UIs.David Robillard3-34/+14
2011-02-24Move UI stuff back into slv2.h (avoid breakage).David Robillard2-4/+1
2011-02-22Implement sane UI selection logic and separate it from instantiation.David Robillard1-10/+14
2011-02-22Implement LV2 plugin UIs via Suil.David Robillard4-56/+50
2011-02-22Tidy.David Robillard1-26/+19
2011-02-22Better PluginUI abstraction.David Robillard2-6/+30
2011-02-19Tidy.David Robillard3-93/+91
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard10-70/+79
2011-02-18Use port name from SLV2 for labels where possible (fix ticket #636).David Robillard2-0/+29
2011-02-18Tidy.David Robillard1-8/+12
2011-02-18Trim more cruft.David Robillard1-5/+8
2011-02-18Trim more cruft.David Robillard4-16/+14
2011-02-17Remove deprecated Om patch loading code (resolve ticket #32).David Robillard3-800/+1
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-7/+3
2011-02-16Sord::Resource => Sord::URI.David Robillard1-4/+3
2011-02-16Drop redlandmm for sordmm.David Robillard9-27/+15
2011-02-15Remove fuzzy lack of distinction between URIs and CURIEs.David Robillard2-3/+2
2011-02-12Update for new SLV2 #include structure.David Robillard1-1/+3
2011-01-31Fix broken loop.David Robillard1-1/+1
2011-01-10Remove shared/engine dependency on sigc++.David Robillard1-0/+1
2011-01-08Fix configuration header define names to not stomp on global namespace.David Robillard1-1/+1
2011-01-08Support "request run" feature from contexts extension.David Robillard1-1/+1
2010-12-25Trim raul/Atom.hpp include tree.David Robillard2-2/+0
2010-12-17Take RDF serialisation language as a parameter (rather than hardcoded "turtle").David Robillard1-1/+1
2010-12-16Updates for waf 1.6.David Robillard1-8/+8
2010-12-16Fix compilation without HAVE_SLV2.David Robillard1-2/+2
2010-12-15Keep soup.h include local, to keep netdb.h include away from glibmm include t...David Robillard4-6/+20
2010-11-30Consistent naming for URI quarks.David Robillard2-5/+5
2010-11-26Update for latest LV2 #include style.David Robillard1-3/+3
2010-11-26Install all ingen modules to ${LIBDIR} instead of ${LIBDIR}/ingen so dynamic ...David Robillard1-1/+1
2010-10-29Explicit copy constructor for Ingen::Client::ObjectModel.David Robillard3-4/+19
2010-10-27Update for new Atom extension.David Robillard1-1/+1
2010-10-17Support current versions of LV2 atom, atom-port, and context extensions.David Robillard1-1/+2
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 Robillard29-29/+29
2010-05-04LV2Object => LV2Atom.David Robillard1-2/+2