summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-07Hide projects list when LASH is not available.David Robillard1-1/+3
2008-08-22Fix initial state of (View->Projects) menu item.David Robillard1-0/+3
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...David Robillard1-120/+88
2008-07-10Fix patchage/raul building without jack.David Robillard1-1/+23
2008-06-09Scroll canvas with arrow keys.David Robillard1-0/+13
2008-03-16Yet more Patchage D-Bus fixes.David Robillard1-4/+3
2008-03-16Fix Jack D-Bus stuff.David Robillard1-1/+1
2008-03-16Add Jack D-Bus driver (from Nedko).David Robillard1-23/+19
2008-02-24Rework event handling slightly for jack dbus driver.David Robillard1-11/+3
2008-02-23Plug several memory leaks.David Robillard1-0/+4
2008-02-23Trim some unnecessary widgets.David Robillard1-12/+2
2008-02-23Fix drawing issues on refresh.David Robillard1-13/+5
2008-02-22Fix window size/positioning.David Robillard1-2/+2
2008-02-22Fix zoom font sizes (kinda).David Robillard1-2/+2
2008-02-22FlowCanvas performance improvements.David Robillard1-2/+2
2008-02-22Minor refresh/initial display speedups.David Robillard1-25/+31
2008-02-17Add --help and -A/--no-alsa command line options (patch from nedko w/ modific...David Robillard1-1/+17
2008-01-09Patchage refresh performance improvementsDavid Robillard1-0/+6
2008-01-06Make about window transient of main window.David Robillard1-0/+1
2008-01-06Use named (themeable) icon for all window icons, desktop menu entry, and abou...David Robillard1-0/+3
2008-01-06Install icon to standard (themeable) location.David Robillard1-0/+2
2008-01-05Replace messages pain (which was being annoying...) with a separate window.David Robillard1-79/+39
2008-01-02Fix canvas scroll buttons.David Robillard1-0/+3
2008-01-02Remove cruft.David Robillard1-17/+0
2008-01-02Added back retarded "do the winndow manager's job" code.David Robillard1-0/+28
2008-01-02Refresh after connecting to Alsa, so ports show up immediately.David Robillard1-0/+1
2007-12-31Clean up and remove useless code in FlowCanvas.David Robillard1-2/+1
2007-12-27Fix compilation.David Robillard1-0/+1
2007-12-20Use fancy Widget class for Glade widgets.David Robillard1-141/+134
2007-12-20Use fancy GladeFile class.David Robillard1-69/+17
2007-12-19Fix compiltion.David Robillard1-51/+66
2007-12-19Remove old/useless code.David Robillard1-97/+8
2007-08-05Clean up toolbar.David Robillard1-5/+6
2007-08-05Improve startup time threefold.David Robillard1-9/+17
2007-07-29Fix splitting/joining of modules in the slowest, hackiest way possible (fix t...David Robillard1-6/+6
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-9/+9
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-1/+1
2007-07-05More memory consumption reduction.David Robillard1-2/+2
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