summaryrefslogtreecommitdiffstats
path: root/src/AlsaDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-06-08Monitor/change ALSA connections without refreshing entire canvas (much faster).David Robillard1-3/+12
2007-06-06Nicer Flowcanvas naming.David Robillard1-3/+2
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-2/+2
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-02-07Abstracted out "Connectable" concept in FlowCanvas (towards connecting things...David Robillard1-1/+1
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-57/+57
2006-11-11Fixes for building without ALSA (eg on OSX)David Robillard1-2/+1
2006-10-15Fixed broken modules for certain aseq clients.David Robillard1-5/+2
2006-10-14Fixed Patchage dynamic reconnection.David Robillard1-1/+1
2006-10-03shared_ptr bugfixes.David Robillard1-13/+12
2006-10-02boost::shared_ptr-ification of FlowCanvas.David Robillard1-57/+106
2006-09-10GUI redesigning.David Robillard1-4/+2
2006-06-09Added patchageDavid Robillard1-0/+484