summaryrefslogtreecommitdiffstats
path: root/src/Patchage.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-48/+48
2009-05-12Fix threading issues on Jack exit.David Robillard1-2/+10
2009-05-09Dramatically reduce resize overhead everywhere.David Robillard1-3/+23
2009-05-07Fix crash on tool bar update from Jack.David Robillard1-1/+4
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-03Fix initialization order.David Robillard1-1/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-10-01Integrate patchage into build system.David Robillard1-19/+21
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