summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/ControlGroups.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-06-09Fix lingering breadcrumbs of destroyed subpatches (ticket #80).David Robillard1-2/+0
2008-06-09Fix port control slider synchronization issues.David Robillard1-0/+2
2008-06-09Fix compilation.David Robillard1-3/+3
2008-06-09Bump liblo dependency to 0.25 (SVN).David Robillard1-5/+5
2008-05-20Fix various problems with control port values.David Robillard1-1/+1
2008-05-19More (but not yet completely) type safe value_changed notification.David Robillard1-3/+5
2007-10-21Fix various client-side variable state problems.David Robillard1-0/+12
2007-10-06Access to object properties window via context menu (most importantly the por...David Robillard1-4/+3
2007-09-20Rename C++ signals to cleaner Gtkmm convention.David Robillard1-1/+1
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-28Remove (now) generated LV2 stuff Makefiles from repo.David Robillard1-2/+2
2007-07-27Track control values for port 'sliders' (module sliders move in sync with nod...David Robillard1-32/+4
2007-07-25Distcheck fixes.David Robillard1-1/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-9/+9
2007-07-24Fix crash triggered by closing controls window (twice, sometimes).David Robillard1-1/+9
2007-07-04Added metadata (ie integer, toggle) to builtin node control ports.David Robillard1-6/+25
2007-07-04Allow setting control values out of range.David Robillard1-15/+12
2007-06-15Just use automake instead of automake-1.9, etc.David Robillard1-0/+6
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+430