summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-07-04Refresh on (re)connecting to aseq.David Robillard1-0/+2
2007-07-03Refresh when (re)attaching to Jack.David Robillard1-0/+2
2007-06-08Use new Jack connection notifications instead of a full refresh (huge perform...David Robillard1-6/+0
2007-06-08Monitor/change ALSA connections without refreshing entire canvas (much faster).David Robillard1-12/+22
2007-06-06Nicer Flowcanvas naming.David Robillard1-3/+3
2007-04-07Removed aclocal.m4 from repository.David Robillard1-1/+1
2007-04-07Fix for overly loopy connections over short distances.David Robillard1-0/+11
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-04-06GUI pimpifications.David Robillard1-24/+27
2007-04-06LASH project saving/restoring.David Robillard1-19/+38
2007-03-31Random exception changes (voodoo debugging for certain broke-ass gentoo syste...David Robillard1-6/+1
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard1-3/+3
2007-03-02(So far failed) attemps to get patchage messages pane closed on launch.David Robillard1-5/+8
2007-02-15Togglable Jack toolbar.David Robillard1-0/+13
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard1-2/+5
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-2/+3
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-252/+252
2007-01-22Added atomic int/pointer classes to Raul.David Robillard1-3/+7
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