Age | Commit message (Expand) | Author | Files | Lines |
2014-11-19 | Fix compilation with Jack DBus. | David Robillard | 1 | -2/+44 |
2013-06-09 | Fix compilation with --jack-dbus (#917). | David Robillard | 1 | -74/+56 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2011-11-27 | Document public API. | David Robillard | 1 | -1/+1 |
2011-11-25 | Remove Raul dependency. | David Robillard | 1 | -3/+0 |
2011-11-25 | Log (almost) everything to the messages window instead of the console. | David Robillard | 1 | -56/+2 |
2011-11-25 | Switch to GPLv3+. | David Robillard | 1 | -7/+6 |
2011-08-20 | Fix compilation of Jack DBus driver (probably doesn't work correctly, though). | David Robillard | 1 | -53/+33 |
2011-06-07 | Remove use of smart pointers in FlowCanvas entirely. | David Robillard | 1 | -7/+6 |
2011-06-06 | Use sane typedefs for collections. | David Robillard | 1 | -4/+4 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-02-17 | Fix compilation with --jack-dbus (fix ticket #626). | David Robillard | 1 | -60/+29 |
2011-01-09 | Code cleanups (cpplint). | David Robillard | 1 | -6/+3 |
2010-12-15 | Fix compilation with --jack-dbus (fix ticket #604). | David Robillard | 1 | -21/+21 |
2010-12-15 | Improve performance for setups with many apps or ports. | David Robillard | 1 | -1/+1 |
2010-12-15 | Reduce polling frequency of Jack X-Run information. | David Robillard | 1 | -77/+47 |
2010-12-15 | Remove modelines. | David Robillard | 1 | -1/+0 |
2010-12-15 | Fix removal of ALSA duplex ports (remove both corresponding canvas ports). | David Robillard | 1 | -2/+1 |
2010-12-14 | Use Raul::log for console logging. | David Robillard | 1 | -1/+0 |
2009-12-09 | Fix compilation with --jack-dbus. | David Robillard | 1 | -6/+7 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -5/+5 |
2009-05-09 | Dramatically reduce resize overhead everywhere. | David Robillard | 1 | -3/+3 |
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 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-09-27 | Fix compilation with Jack Dbus. | David Robillard | 1 | -2/+2 |
2008-09-07 | Separate PortRef (now PortID) from PatchageEvent. | David Robillard | 1 | -2/+2 |
2008-06-09 | Cleanup/shrink code. | David Robillard | 1 | -235/+175 |
2008-06-09 | Code formatting cleanups. | David Robillard | 1 | -15/+16 |
2008-05-01 | Apply Jack D-Bus improvements from nedko. | David Robillard | 1 | -24/+187 |
2008-03-16 | Add Jack D-Bus driver (from Nedko). | David Robillard | 1 | -0/+1066 |