Age | Commit message (Expand) | Author | Files | Lines |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 1 | -14/+14 |
2010-12-15 | Reduce polling frequency of Jack X-Run information. | David Robillard | 1 | -2/+8 |
2010-12-15 | Tolerate insane behaviour of latest SVN Jack (r4089). | David Robillard | 1 | -1/+1 |
2010-12-15 | Clean up code. | David Robillard | 1 | -17/+22 |
2010-12-14 | Fix memory leaks. | David Robillard | 1 | -2/+7 |
2010-12-14 | Add -J (or --no-jack) option to avoid auto-connecting to JACK at startup (fix... | David Robillard | 1 | -3/+14 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-06-13 | Fix compilation without Jack even more :) | David Robillard | 1 | -0/+2 |
2009-08-11 | Scroll to center properly on initial display. | David Robillard | 1 | -5/+1 |
2009-06-14 | Fix various build issues from ticket #382. | David Robillard | 1 | -0/+2 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -48/+48 |
2009-05-12 | Fix threading issues on Jack exit. | David Robillard | 1 | -2/+10 |
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 |