summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-06Email address and FSF copyright address updates.David Robillard21-21/+21
2007-04-06Icon fixes.David Robillard3-5/+5
2007-04-06GUI pimpifications.David Robillard3-312/+153
2007-04-06LASH project saving/restoring.David Robillard6-187/+183
2007-04-05Selection related fixes.David Robillard1-2/+8
2007-03-31Random exception changes (voodoo debugging for certain broke-ass gentoo syste...David Robillard3-13/+16
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard6-14/+49
2007-03-11Fixed module context menu.David Robillard1-1/+3
2007-03-10Turned off excessive autohell warnings.David Robillard1-3/+3
2007-03-02(So far failed) attemps to get patchage messages pane closed on launch.David Robillard2-6/+10
2007-02-15Togglable Jack toolbar.David Robillard3-17/+43
2007-02-09Removed data type stuff from SLV2.David Robillard1-2/+6
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard5-19/+30
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard21-42/+61
2007-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard7-22/+6411
2007-02-07Mad sed-fu for consistent private member naming.David Robillard15-598/+598
2007-01-22Created Raul namespace.David Robillard1-2/+2
2007-01-22Added atomic int/pointer classes to Raul.David Robillard2-6/+10
2007-01-15Fix potential crash on module removal.David Robillard4-7/+17
2007-01-14Replaced useless sample rate combobox with a label.David Robillard3-21/+31
2007-01-14Follow Jack port creation/destruction.David Robillard9-53/+225
2007-01-05Fix for redundant buffer size setting bug (courtesy nedko).David Robillard1-0/+3
2007-01-01Toolbar spacing touchups.David Robillard1-9/+8
2007-01-01Jack toolbar, modification of Jack buffer size on the fly.David Robillard5-24/+764
2006-12-13Dropped port translucency a touch.David Robillard1-4/+4
2006-11-11Fix for the fix for the previous fix.David Robillard1-0/+2
2006-11-11Fixes for the previous fixes :)David Robillard3-8/+11
2006-11-11Fixes for building without ALSA (eg on OSX)David Robillard12-48/+110
2006-10-17Launch servers by default on start (unless environment variables are set), i.e.David Robillard5-23/+24
2006-10-17Preliminary Jack transport control.David Robillard5-2/+204
2006-10-16Added missing file.David Robillard1-0/+85
2006-10-16ExpanderPane fix.David Robillard1-0/+5
2006-10-16Magic flashy PaneExpander(TM) 2.0.David Robillard3-36/+125
2006-10-16Minor flowcanvas visual touchups.David Robillard4-55/+301
2006-10-15Fixed broken modules for certain aseq clients.David Robillard1-5/+2
2006-10-14Message pane togglingDavid Robillard3-13/+41
2006-10-14Fixed initial visibilityDavid Robillard2-8/+8
2006-10-14Fixed Patchage dynamic reconnection.David Robillard5-12/+26
2006-10-05Conditional compilation fixes.David Robillard3-7/+25
2006-10-05Added missing desktop entry files.David Robillard1-0/+10
2006-10-05Added Patchage icon and desktop entry (menus).David Robillard4-0/+63
2006-10-05More build system fixes, everything now builds against the local copy if topl...David Robillard3-22/+16
2006-10-04Moved generic utility stuff to new library "raul".David Robillard3-42/+2
2006-10-04Global build system, build system bugfixes.David Robillard1-0/+1
2006-10-03shared_ptr bugfixes.David Robillard7-39/+34
2006-10-03Working connection dragging/snap/etc.David Robillard1-0/+1
2006-10-03Added missing file.David Robillard1-0/+41
2006-10-02boost::shared_ptr-ification of FlowCanvas.David Robillard19-612/+813
2006-09-10Zoom Full feature in FlowCanvas/Ingenuity.David Robillard1-2/+2
2006-09-10GUI redesigning.David Robillard3-10/+11