Age | Commit message (Expand) | Author | Files | Lines |
2011-06-20 | Fix crashes on jack client exit. | David Robillard | 1 | -0/+2 |
2011-06-19 | Remove module from canvas when Jack clients exit. | David Robillard | 1 | -1/+2 |
2011-06-09 | Fix support for multiple instances of alsa clients with the same name (never ... | David Robillard | 1 | -1/+1 |
2011-06-07 | Remove use of smart pointers in FlowCanvas entirely. | David Robillard | 1 | -14/+16 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -3/+2 |
2011-01-09 | Code cleanups (cpplint). | David Robillard | 1 | -1/+2 |
2011-01-06 | Clean up port cache (fix crashes and wacky behaviour caused when clients/port... | David Robillard | 1 | -0/+2 |
2010-12-18 | Arrange interface input/output modules (and other split modules) beside each ... | David Robillard | 1 | -5/+1 |
2010-12-18 | Fix module removal. | David Robillard | 1 | -0/+2 |
2010-12-15 | Fix compilation with --jack-dbus (fix ticket #604). | David Robillard | 1 | -1/+4 |
2010-12-15 | Improve performance for setups with many apps or ports. | David Robillard | 1 | -9/+28 |
2010-12-15 | Improve JACK refresh performance significantly. | David Robillard | 1 | -4/+0 |
2010-12-15 | Clean up code. | David Robillard | 1 | -3/+7 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -6/+6 |
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-07 | Separate PortRef (now PortID) from PatchageEvent. | David Robillard | 1 | -1/+1 |
2008-03-16 | Fix inclusion guards. | David Robillard | 1 | -3/+3 |
2008-02-23 | Rearrange event port referencing stuff to make a bit more sense. | David Robillard | 1 | -3/+3 |
2008-01-02 | Minor Patchage code cleanups. | David Robillard | 1 | -2/+1 |
2007-07-29 | Build system fixes, building from top level doesn't recursively configure slv... | David Robillard | 1 | -1/+1 |
2007-07-25 | Avoid some canvas text measuring overhead in Patchage (module resizing). | David Robillard | 1 | -1/+1 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+59 |