Age | Commit message (Expand) | Author | Files | Lines |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -10/+8 |
2007-07-05 | More memory consumption reduction. | David Robillard | 1 | -13/+10 |
2007-06-08 | Use new Jack connection notifications instead of a full refresh (huge perform... | David Robillard | 1 | -10/+20 |
2007-06-08 | Monitor/change ALSA connections without refreshing entire canvas (much faster). | David Robillard | 1 | -5/+4 |
2007-06-06 | Nicer Flowcanvas naming. | David Robillard | 1 | -42/+58 |
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 | -4/+4 |
2007-02-08 | Circular nodes in FlowCanvas, related necessary redesign work and changes for... | David Robillard | 1 | -8/+12 |
2007-02-07 | Updated FSF address, copyright dates where appropriate, etc. | David Robillard | 1 | -2/+3 |
2007-02-07 | Abstracted out "Connectable" concept in FlowCanvas (towards connecting things... | David Robillard | 1 | -5/+20 |
2007-02-07 | Mad sed-fu for consistent private member naming. | David Robillard | 1 | -99/+99 |
2007-01-15 | Fix potential crash on module removal. | David Robillard | 1 | -4/+14 |
2007-01-14 | Follow Jack port creation/destruction. | David Robillard | 1 | -15/+13 |
2007-01-05 | Fix for redundant buffer size setting bug (courtesy nedko). | David Robillard | 1 | -0/+3 |
2007-01-01 | Jack toolbar, modification of Jack buffer size on the fly. | David Robillard | 1 | -11/+114 |
2006-10-17 | Preliminary Jack transport control. | David Robillard | 1 | -0/+18 |
2006-10-14 | Fixed Patchage dynamic reconnection. | David Robillard | 1 | -5/+5 |
2006-10-05 | Conditional compilation fixes. | David Robillard | 1 | -6/+13 |
2006-10-03 | shared_ptr bugfixes. | David Robillard | 1 | -8/+7 |
2006-10-02 | boost::shared_ptr-ification of FlowCanvas. | David Robillard | 1 | -85/+181 |
2006-09-10 | GUI redesigning. | David Robillard | 1 | -2/+6 |
2006-09-06 | Fixed -O flags for debug builds | David Robillard | 1 | -1/+3 |
2006-06-09 | Added patchage | David Robillard | 1 | -0/+258 |