summaryrefslogtreecommitdiffstats
path: root/src/JackDriver.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-119/+0
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-1/+1
2007-06-08Use new Jack connection notifications instead of a full refresh (huge perform...David Robillard1-0/+1
2007-06-08Removed Raul Mutex and Condition (redundant with glib).David Robillard1-2/+2
2007-06-08Monitor/change ALSA connections without refreshing entire canvas (much faster).David Robillard1-5/+0
2007-06-06Nicer Flowcanvas naming.David Robillard1-2/+5
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+1
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-2/+3
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-19/+19
2007-01-22Created Raul namespace.David Robillard1-2/+2
2007-01-22Added atomic int/pointer classes to Raul.David Robillard1-3/+3
2007-01-15Fix potential crash on module removal.David Robillard1-1/+1
2007-01-14Follow Jack port creation/destruction.David Robillard1-17/+13
2007-01-01Jack toolbar, modification of Jack buffer size on the fly.David Robillard1-10/+38
2006-10-17Preliminary Jack transport control.David Robillard1-0/+17
2006-10-05More build system fixes, everything now builds against the local copy if topl...David Robillard1-1/+1
2006-10-03shared_ptr bugfixes.David Robillard1-1/+0
2006-10-02boost::shared_ptr-ification of FlowCanvas.David Robillard1-10/+21
2006-06-09Added patchageDavid Robillard1-0/+68