summaryrefslogtreecommitdiffstats
path: root/src/PatchageEvent.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-12-19Fix compiltion.David Robillard1-0/+2
2007-12-19Follow ALSA changes, in a kludgey ridiculously slow way.David Robillard1-1/+3
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard1-1/+1
2007-07-25Avoid some canvas text measuring overhead in Patchage (module resizing).David Robillard1-1/+1
2007-07-24Possibly fix overlapping MIDI ports (fix ticket 10).David Robillard1-3/+6
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-6/+6
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-1/+1
2007-07-11Fix building w/o Alsa.David Robillard1-1/+5
2007-07-05More memory consumption reduction.David Robillard1-20/+20
2007-06-08Use new Jack connection notifications instead of a full refresh (huge perform...David Robillard1-7/+16
2007-06-08Monitor/change ALSA connections without refreshing entire canvas (much faster).David Robillard1-34/+78
2007-06-06Nicer Flowcanvas naming.David Robillard1-1/+1
2007-04-11Fix crash bug on Jack exit.David Robillard1-1/+7
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-03-12Removed name-based interface for FlowCanvas (using the view as a model = evil...David Robillard1-1/+1
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard1-3/+3
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-2/+3
2007-01-14Follow Jack port creation/destruction.David Robillard1-0/+83