Age | Commit message (Expand) | Author | Files | Lines |
2010-12-15 | Clean up code. | David Robillard | 1 | -3/+3 |
2010-12-14 | Better error messages. | David Robillard | 1 | -10/+14 |
2010-12-14 | Use Raul::log for console logging. | David Robillard | 1 | -9/+10 |
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 | -8/+8 |
2009-05-09 | Dramatically reduce resize overhead everywhere. | David Robillard | 1 | -3/+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-12-21 | Fix crash for very short lived Jack ports (fix ticket #188). | 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 | -2/+2 |
2008-09-07 | Separate PortRef (now PortID) from PatchageEvent. | David Robillard | 1 | -2/+2 |
2008-07-10 | Fix patchage/raul building without jack. | David Robillard | 1 | -3/+7 |
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 | -0/+5 |
2008-02-23 | Rearrange event port referencing stuff to make a bit more sense. | David Robillard | 1 | -7/+22 |
2008-02-23 | Fix drawing issues on refresh. | David Robillard | 1 | -1/+1 |
2008-02-20 | Support jack client de-registration event. | David Robillard | 1 | -0/+17 |
2008-02-17 | Remove Jack API dependence from PatchageEvent. | David Robillard | 1 | -76/+9 |
2008-01-09 | Insignificant patchage refresh performance improvement. | David Robillard | 1 | -1/+0 |
2008-01-06 | Tone down port colours a touch. | David Robillard | 1 | -2/+1 |
2007-12-19 | Fix compiltion. | David Robillard | 1 | -0/+2 |
2007-12-19 | Follow ALSA changes, in a kludgey ridiculously slow way. | David Robillard | 1 | -1/+3 |
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 | Possibly fix overlapping MIDI ports (fix ticket 10). | David Robillard | 1 | -3/+6 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -6/+6 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 1 | -1/+1 |
2007-07-11 | Fix building w/o Alsa. | David Robillard | 1 | -1/+5 |
2007-07-05 | More memory consumption reduction. | David Robillard | 1 | -20/+20 |
2007-06-08 | Use new Jack connection notifications instead of a full refresh (huge perform... | David Robillard | 1 | -7/+16 |
2007-06-08 | Monitor/change ALSA connections without refreshing entire canvas (much faster). | David Robillard | 1 | -34/+78 |
2007-06-06 | Nicer Flowcanvas naming. | David Robillard | 1 | -1/+1 |
2007-04-11 | Fix crash bug on Jack exit. | David Robillard | 1 | -1/+7 |
2007-04-06 | Email address and FSF copyright address updates. | David Robillard | 1 | -1/+1 |
2007-03-12 | Removed name-based interface for FlowCanvas (using the view as a model = evil... | David Robillard | 1 | -1/+1 |
2007-02-08 | Circular nodes in FlowCanvas, related necessary redesign work and changes for... | David Robillard | 1 | -3/+3 |
2007-02-07 | Updated FSF address, copyright dates where appropriate, etc. | David Robillard | 1 | -2/+3 |
2007-01-14 | Follow Jack port creation/destruction. | David Robillard | 1 | -0/+83 |