Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-01-22 | Added atomic int/pointer classes to Raul. | David Robillard | 1 | -3/+7 |
2007-01-15 | Fix potential crash on module removal. | David Robillard | 1 | -1/+2 |
2007-01-14 | Replaced useless sample rate combobox with a label. | David Robillard | 1 | -7/+11 |
2007-01-14 | Follow Jack port creation/destruction. | David Robillard | 1 | -1/+29 |
2007-01-01 | Jack toolbar, modification of Jack buffer size on the fly. | David Robillard | 1 | -2/+212 |
2006-11-11 | Fixes for the previous fixes :) | David Robillard | 1 | -1/+3 |
2006-11-11 | Fixes for building without ALSA (eg on OSX) | David Robillard | 1 | -1/+5 |
2006-10-17 | Preliminary Jack transport control. | David Robillard | 1 | -2/+9 |
2006-10-16 | ExpanderPane fix. | David Robillard | 1 | -0/+5 |
2006-10-16 | Magic flashy PaneExpander(TM) 2.0. | David Robillard | 1 | -8/+68 |
2006-10-16 | Minor flowcanvas visual touchups. | David Robillard | 1 | -2/+16 |