Age | Commit message (Expand) | Author | Files | Lines |
2009-05-09 | Dramatically reduce resize overhead everywhere. | David Robillard | 1 | -3/+23 |
2009-05-07 | Fix crash on tool bar update from Jack. | David Robillard | 1 | -1/+4 |
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-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -1/+1 |
2008-10-03 | Fix initialization order. | 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 | -19/+21 |
2008-09-07 | Hide projects list when LASH is not available. | David Robillard | 1 | -1/+3 |
2008-08-22 | Fix initial state of (View->Projects) menu item. | David Robillard | 1 | -0/+3 |
2008-08-22 | Lash D-Bus support and projects list from LADI Patchage, with improvements/cl... | David Robillard | 1 | -120/+88 |
2008-07-10 | Fix patchage/raul building without jack. | David Robillard | 1 | -1/+23 |
2008-06-09 | Scroll canvas with arrow keys. | David Robillard | 1 | -0/+13 |
2008-03-16 | Yet more Patchage D-Bus fixes. | David Robillard | 1 | -4/+3 |
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 |