summaryrefslogtreecommitdiffstats
path: root/src/JackDbusDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Strip trailing whitespace.David Robillard1-5/+5
2009-05-09Dramatically reduce resize overhead everywhere.David Robillard1-3/+3
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-27Fix compilation with Jack Dbus.David Robillard1-2/+2
2008-09-07Separate PortRef (now PortID) from PatchageEvent.David Robillard1-2/+2
2008-06-09Cleanup/shrink code.David Robillard1-235/+175
2008-06-09Code formatting cleanups.David Robillard1-15/+16
2008-05-01Apply Jack D-Bus improvements from nedko.David Robillard1-24/+187
2008-03-16Add Jack D-Bus driver (from Nedko).David Robillard1-0/+1066