Age | Commit message (Expand) | Author | Files | Lines |
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 |