summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-15Fix potential crash on module removal.David Robillard1-1/+2
2007-01-14Replaced useless sample rate combobox with a label.David Robillard1-7/+11
2007-01-14Follow Jack port creation/destruction.David Robillard1-1/+29
2007-01-01Jack toolbar, modification of Jack buffer size on the fly.David Robillard1-2/+212
2006-11-11Fixes for the previous fixes :)David Robillard1-1/+3
2006-11-11Fixes for building without ALSA (eg on OSX)David Robillard1-1/+5
2006-10-17Preliminary Jack transport control.David Robillard1-2/+9
2006-10-16ExpanderPane fix.David Robillard1-0/+5
2006-10-16Magic flashy PaneExpander(TM) 2.0.David Robillard1-8/+68
2006-10-16Minor flowcanvas visual touchups.David Robillard1-2/+16
2006-10-14Message pane togglingDavid Robillard1-0/+14
2006-10-14Fixed initial visibilityDavid Robillard1-6/+7
2006-10-14Fixed Patchage dynamic reconnection.David Robillard1-5/+10
2006-10-05Conditional compilation fixes.David Robillard1-1/+3
2006-10-03shared_ptr bugfixes.David Robillard1-3/+1
2006-10-02boost::shared_ptr-ification of FlowCanvas.David Robillard1-117/+114
2006-09-10Zoom Full feature in FlowCanvas/Ingenuity.David Robillard1-2/+2
2006-06-09Added patchageDavid Robillard1-0/+411