Age | Commit message (Expand) | Author | Files | Lines |
2014-04-06 | Eliminate messages window in favour of an optional pane (single-window interf... | David Robillard | 1 | -7/+5 |
2014-04-06 | Resurrect toolbar with Jack info and dropout indicator. | David Robillard | 1 | -2/+12 |
2014-04-06 | Rename "Draw" to "Export DOT". | David Robillard | 1 | -2/+2 |
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 1 | -0/+4 |
2014-03-31 | Add zoom to fit menuitem. | David Robillard | 1 | -0/+2 |
2014-03-31 | Make port colours configurable. | David Robillard | 1 | -4/+10 |
2014-03-30 | StateManager => Configuration. | David Robillard | 1 | -6/+6 |
2014-03-30 | Rewrite configuration system. | David Robillard | 1 | -3/+0 |
2014-03-30 | Reimplement canvas zoom. | David Robillard | 1 | -0/+6 |
2014-03-16 | Support for DOT export for rendering with GraphViz (implement #949). | David Robillard | 1 | -0/+2 |
2013-03-17 | Update copyright date. | David Robillard | 1 | -1/+1 |
2013-02-02 | Fix compilation error with certain boost/C++11 versio combination. Maybe. | David Robillard | 1 | -1/+1 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2011-12-06 | FlowCanvas's successor is hereby dubbed Ganv. | David Robillard | 1 | -1/+1 |
2011-11-26 | Mac integration. | David Robillard | 1 | -0/+2 |
2011-11-25 | Move more logging into the messages window. | David Robillard | 1 | -2/+1 |
2011-11-25 | Log (almost) everything to the messages window instead of the console. | David Robillard | 1 | -18/+11 |
2011-11-25 | Switch to GPLv3+. | David Robillard | 1 | -7/+6 |
2011-11-25 | Remove LASH stuff. | David Robillard | 1 | -24/+0 |
2011-06-15 | Remove 'zoom full' menu item | David Robillard | 1 | -2/+0 |
2011-06-09 | Automatically resize modules at update time as necessary. | David Robillard | 1 | -5/+0 |
2011-06-07 | Avoid including gtkmm.h (which brings several megs of header into the compila... | David Robillard | 1 | -2/+16 |
2011-06-06 | Use sane typedefs for collections. | David Robillard | 1 | -5/+2 |
2011-06-06 | Use a care pointer reference to containing module rather than boost::weak_ptr. | David Robillard | 1 | -2/+2 |
2011-06-03 | Better alignment of various class fields (save an insignificant amount of mem... | David Robillard | 1 | -6/+10 |
2011-05-20 | Preliminary Jack session support in Patchage (as a session manager). | David Robillard | 1 | -0/+11 |
2011-05-20 | Use a (smaller, simpler) statusbar instead of a toolbar. | David Robillard | 1 | -8/+8 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -3/+3 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-03-16 | Font-based sizing (implement ticket #374). | David Robillard | 1 | -0/+7 |
2010-12-15 | Clean up code. | David Robillard | 1 | -2/+4 |
2010-12-14 | Add -J (or --no-jack) option to avoid auto-connecting to JACK at startup (fix... | David Robillard | 1 | -0/+1 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -11/+11 |
2009-05-12 | Fix threading issues on Jack exit. | David Robillard | 1 | -1/+3 |
2009-05-09 | Dramatically reduce resize overhead everywhere. | David Robillard | 1 | -7/+14 |
2009-05-03 | Update waf configuration header for new waf scheme (in 1.5.6). | David Robillard | 1 | -1/+1 |
2008-12-21 | Change configuration header name to something less likely to conflict. | David Robillard | 1 | -1/+1 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-10-01 | Integrate patchage into build system. | David Robillard | 1 | -5/+10 |
2008-08-22 | Lash D-Bus support and projects list from LADI Patchage, with improvements/cl... | David Robillard | 1 | -32/+33 |
2008-06-09 | Scroll canvas with arrow keys. | David Robillard | 1 | -0/+1 |
2008-03-16 | Fix inclusion guards. | David Robillard | 1 | -3/+3 |
2008-02-23 | Trim some unnecessary widgets. | David Robillard | 1 | -4/+0 |
2008-02-22 | Minor refresh/initial display speedups. | David Robillard | 1 | -0/+1 |
2008-02-17 | Add --help and -A/--no-alsa command line options (patch from nedko w/ modific... | David Robillard | 1 | -0/+1 |
2008-01-05 | Replace messages pain (which was being annoying...) with a separate window. | David Robillard | 1 | -10/+6 |
2008-01-02 | Remove cruft. | David Robillard | 1 | -1/+0 |
2008-01-02 | Added back retarded "do the winndow manager's job" code. | David Robillard | 1 | -0/+1 |