Age | Commit message (Expand) | Author | Files | Lines |
2008-03-16 | Fix Jack D-Bus stuff. | David Robillard | 1 | -1/+1 |
2008-03-16 | Add Jack D-Bus driver (from Nedko). | David Robillard | 1 | -23/+19 |
2008-02-24 | Rework event handling slightly for jack dbus driver. | David Robillard | 1 | -11/+3 |
2008-02-23 | Plug several memory leaks. | David Robillard | 1 | -0/+4 |
2008-02-23 | Trim some unnecessary widgets. | David Robillard | 1 | -12/+2 |
2008-02-23 | Fix drawing issues on refresh. | David Robillard | 1 | -13/+5 |
2008-02-22 | Fix window size/positioning. | David Robillard | 1 | -2/+2 |
2008-02-22 | Fix zoom font sizes (kinda). | David Robillard | 1 | -2/+2 |
2008-02-22 | FlowCanvas performance improvements. | David Robillard | 1 | -2/+2 |
2008-02-22 | Minor refresh/initial display speedups. | David Robillard | 1 | -25/+31 |
2008-02-17 | Add --help and -A/--no-alsa command line options (patch from nedko w/ modific... | David Robillard | 1 | -1/+17 |
2008-01-09 | Patchage refresh performance improvements | David Robillard | 1 | -0/+6 |
2008-01-06 | Make about window transient of main window. | David Robillard | 1 | -0/+1 |
2008-01-06 | Use named (themeable) icon for all window icons, desktop menu entry, and abou... | David Robillard | 1 | -0/+3 |
2008-01-06 | Install icon to standard (themeable) location. | David Robillard | 1 | -0/+2 |
2008-01-05 | Replace messages pain (which was being annoying...) with a separate window. | David Robillard | 1 | -79/+39 |
2008-01-02 | Fix canvas scroll buttons. | David Robillard | 1 | -0/+3 |
2008-01-02 | Remove cruft. | David Robillard | 1 | -17/+0 |
2008-01-02 | Added back retarded "do the winndow manager's job" code. | David Robillard | 1 | -0/+28 |
2008-01-02 | Refresh after connecting to Alsa, so ports show up immediately. | David Robillard | 1 | -0/+1 |
2007-12-31 | Clean up and remove useless code in FlowCanvas. | David Robillard | 1 | -2/+1 |
2007-12-27 | Fix compilation. | David Robillard | 1 | -0/+1 |
2007-12-20 | Use fancy Widget class for Glade widgets. | David Robillard | 1 | -141/+134 |
2007-12-20 | Use fancy GladeFile class. | David Robillard | 1 | -69/+17 |
2007-12-19 | Fix compiltion. | David Robillard | 1 | -51/+66 |
2007-12-19 | Remove old/useless code. | David Robillard | 1 | -97/+8 |
2007-08-05 | Clean up toolbar. | David Robillard | 1 | -5/+6 |
2007-08-05 | Improve startup time threefold. | David Robillard | 1 | -9/+17 |
2007-07-29 | Fix splitting/joining of modules in the slowest, hackiest way possible (fix t... | David Robillard | 1 | -6/+6 |
2007-07-29 | Build system fixes, building from top level doesn't recursively configure slv... | David Robillard | 1 | -1/+1 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -9/+9 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 1 | -1/+1 |
2007-07-05 | More memory consumption reduction. | David Robillard | 1 | -2/+2 |
2007-07-04 | Refresh on (re)connecting to aseq. | David Robillard | 1 | -0/+2 |
2007-07-03 | Refresh when (re)attaching to Jack. | David Robillard | 1 | -0/+2 |
2007-06-08 | Use new Jack connection notifications instead of a full refresh (huge perform... | David Robillard | 1 | -6/+0 |
2007-06-08 | Monitor/change ALSA connections without refreshing entire canvas (much faster). | David Robillard | 1 | -12/+22 |
2007-06-06 | Nicer Flowcanvas naming. | David Robillard | 1 | -3/+3 |
2007-04-07 | Removed aclocal.m4 from repository. | David Robillard | 1 | -1/+1 |
2007-04-07 | Fix for overly loopy connections over short distances. | David Robillard | 1 | -0/+11 |
2007-04-06 | Email address and FSF copyright address updates. | David Robillard | 1 | -1/+1 |
2007-04-06 | GUI pimpifications. | David Robillard | 1 | -24/+27 |
2007-04-06 | LASH project saving/restoring. | David Robillard | 1 | -19/+38 |
2007-03-31 | Random exception changes (voodoo debugging for certain broke-ass gentoo syste... | David Robillard | 1 | -6/+1 |
2007-03-12 | Removed name-based interface for FlowCanvas (using the view as a model = evil... | David Robillard | 1 | -3/+3 |
2007-03-02 | (So far failed) attemps to get patchage messages pane closed on launch. | David Robillard | 1 | -5/+8 |
2007-02-15 | Togglable Jack toolbar. | David Robillard | 1 | -0/+13 |
2007-02-08 | Circular nodes in FlowCanvas, related necessary redesign work and changes for... | David Robillard | 1 | -2/+5 |
2007-02-07 | Updated FSF address, copyright dates where appropriate, etc. | David Robillard | 1 | -2/+3 |
2007-02-07 | Mad sed-fu for consistent private member naming. | David Robillard | 1 | -252/+252 |