summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-02Fix compilation error with certain boost/C++11 versio combination. Maybe.David Robillard1-1/+1
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-1/+1
2011-11-26Mac integration.David Robillard1-0/+2
2011-11-25Move more logging into the messages window.David Robillard1-2/+1
2011-11-25Log (almost) everything to the messages window instead of the console.David Robillard1-18/+11
2011-11-25Switch to GPLv3+.David Robillard1-7/+6
2011-11-25Remove LASH stuff.David Robillard1-24/+0
2011-06-15Remove 'zoom full' menu itemDavid Robillard1-2/+0
2011-06-09Automatically resize modules at update time as necessary.David Robillard1-5/+0
2011-06-07Avoid including gtkmm.h (which brings several megs of header into the compila...David Robillard1-2/+16
2011-06-06Use sane typedefs for collections.David Robillard1-5/+2
2011-06-06Use a care pointer reference to containing module rather than boost::weak_ptr.David Robillard1-2/+2
2011-06-03Better alignment of various class fields (save an insignificant amount of mem...David Robillard1-6/+10
2011-05-20Preliminary Jack session support in Patchage (as a session manager).David Robillard1-0/+11
2011-05-20Use a (smaller, simpler) statusbar instead of a toolbar.David Robillard1-8/+8
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-3/+3
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-03-16Font-based sizing (implement ticket #374).David Robillard1-0/+7
2010-12-15Clean up code.David Robillard1-2/+4
2010-12-14Add -J (or --no-jack) option to avoid auto-connecting to JACK at startup (fix...David Robillard1-0/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-11/+11
2009-05-12Fix threading issues on Jack exit.David Robillard1-1/+3
2009-05-09Dramatically reduce resize overhead everywhere.David Robillard1-7/+14
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-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-10-01Integrate patchage into build system.David Robillard1-5/+10
2008-08-22Lash D-Bus support and projects list from LADI Patchage, with improvements/cl...David Robillard1-32/+33
2008-06-09Scroll canvas with arrow keys.David Robillard1-0/+1
2008-03-16Fix inclusion guards.David Robillard1-3/+3
2008-02-23Trim some unnecessary widgets.David Robillard1-4/+0
2008-02-22Minor refresh/initial display speedups.David Robillard1-0/+1
2008-02-17Add --help and -A/--no-alsa command line options (patch from nedko w/ modific...David Robillard1-0/+1
2008-01-05Replace messages pain (which was being annoying...) with a separate window.David Robillard1-10/+6
2008-01-02Remove cruft.David Robillard1-1/+0
2008-01-02Added back retarded "do the winndow manager's job" code.David Robillard1-0/+1
2008-01-02Minor Patchage code cleanups.David Robillard1-3/+1
2007-12-20Use fancy Widget class for Glade widgets.David Robillard1-53/+48
2007-12-20Use fancy GladeFile class.David Robillard1-14/+14
2007-12-19Fix compiltion.David Robillard1-4/+4
2007-12-19Remove old/useless code.David Robillard1-3/+1
2007-08-05Clean up toolbar.David Robillard1-1/+2
2007-08-05Improve startup time threefold.David Robillard1-0/+1
2007-07-29Fix splitting/joining of modules in the slowest, hackiest way possible (fix t...David Robillard1-1/+2
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-0/+166