summaryrefslogtreecommitdiffstats
path: root/include/ingen/client/ClientStore.hpp
AgeCommit message (Collapse)AuthorFilesLines
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4058 a436a847-0d15-0410-975c-d299462d15a1
2011-10-21Move uri() to CommonInterface.David Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3575 a436a847-0d15-0410-975c-d299462d15a1
2011-10-21Move more headers to shared include directory.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3566 a436a847-0d15-0410-975c-d299462d15a1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3564 a436a847-0d15-0410-975c-d299462d15a1
2011-09-23Animate audio port colours based on levels.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3475 a436a847-0d15-0410-975c-d299462d15a1
2011-05-30From 4c3bf5cdacc7072b96794e873a41047f00ae6126 Mon Sep 17 00:00:00 2001David Robillard1-4/+0
From: Paul Giblock <pgiblox@gmail.com> Date: Sat, 28 May 2011 08:22:36 -0400 Subject: [PATCH] Remove undefined functions in ClientStore My compiler can't find references to these functions, neither can I. --- include/ingen/client/ClientStore.hpp | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/include/ingen/client/ClientStore.hpp b/include/ingen/client/ClientStore.hpp index 5eaae46..0117a0e 100644 git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3342 a436a847-0d15-0410-975c-d299462d15a1
2011-05-24Move appropriate client headers to public include directory.David Robillard1-0/+143
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3319 a436a847-0d15-0410-975c-d299462d15a1