Age | Commit message (Expand) | Author | Files | Lines |
2011-01-08 | Fix configuration header define names to not stomp on global namespace. | David Robillard | 1 | -5/+5 |
2011-01-06 | Clean up port cache (fix crashes and wacky behaviour caused when clients/port... | David Robillard | 1 | -4/+22 |
2010-12-18 | Arrange interface input/output modules (and other split modules) beside each ... | David Robillard | 1 | -0/+24 |
2010-12-18 | Fix module removal. | David Robillard | 1 | -0/+25 |
2010-12-16 | Fix crash on unfound ALSA port. | David Robillard | 1 | -14/+15 |
2010-12-15 | Fix compilation with --jack-dbus (fix ticket #604). | David Robillard | 1 | -0/+18 |
2010-12-15 | Improve performance for setups with many apps or ports. | David Robillard | 1 | -58/+42 |
2010-12-15 | Improve JACK refresh performance significantly. | David Robillard | 1 | -32/+0 |
2010-12-15 | Clean up code. | David Robillard | 1 | -8/+11 |
2010-12-15 | Fix removal of ALSA duplex ports (remove both corresponding canvas ports). | David Robillard | 1 | -6/+4 |
2010-12-13 | Fix connecting to ALSA duplex ports. | David Robillard | 1 | -6/+3 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2009-12-09 | Patchage 0.4.3. | David Robillard | 1 | -2/+2 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -14/+14 |
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-10-01 | Integrate patchage into build system. | David Robillard | 1 | -5/+5 |
2008-09-07 | Separate PortRef (now PortID) from PatchageEvent. | David Robillard | 1 | -9/+9 |
2008-08-22 | Lash D-Bus support and projects list from LADI Patchage, with improvements/cl... | David Robillard | 1 | -1/+1 |
2008-07-10 | Fix patchage/raul building without jack. | David Robillard | 1 | -7/+16 |
2008-06-09 | Scroll canvas with arrow keys. | David Robillard | 1 | -2/+2 |
2008-05-01 | GCC 4.3 fixes. | David Robillard | 1 | -4/+4 |
2008-03-19 | Fix building w/o Alsa. | David Robillard | 1 | -1/+1 |
2008-03-16 | Yet more Patchage D-Bus fixes. | David Robillard | 1 | -5/+4 |
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 | -0/+7 |
2008-02-23 | Rearrange event port referencing stuff to make a bit more sense. | David Robillard | 1 | -22/+52 |
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 | -6/+20 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -8/+8 |
2007-06-08 | Use new Jack connection notifications instead of a full refresh (huge perform... | David Robillard | 1 | -1/+1 |
2007-06-06 | Nicer Flowcanvas naming. | David Robillard | 1 | -0/+163 |