Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-23 | Animate audio port colours based on levels. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3475 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-30 | From 4c3bf5cdacc7072b96794e873a41047f00ae6126 Mon Sep 17 00:00:00 2001 | David Robillard | 1 | -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-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -0/+143 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3319 a436a847-0d15-0410-975c-d299462d15a1 |