aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cubeb_jack.cpp
AgeCommit message (Expand)Author
2014-10-12jack output: pseudo-implement set_volume/set_panning to avoid crashSebastien Alaiwan
2014-10-12jack output: put a more realistic value for minimum latencySebastien Alaiwan
2014-10-12JACK output: implement two missing functions. Add calls to these functions to...Sebastien Alaiwan
2014-10-12jack output: allow dynamic loading of libjack.soSebastien Alaiwan
2014-09-16jack: trivial compile fix (untested)Matthew Gregan
2013-09-20add stub get_latency for JACK backend.Matthew Gregan
2013-09-19remove pragmas around jack includes.Matthew Gregan
2013-09-19post-merge build fixes.Matthew Gregan
2013-09-05Remove dead variableSebastien Alaiwan
2013-09-05Mark function as staticSebastien Alaiwan
2013-09-02Jack output: add support for stream drainingSebastien Alaiwan
2013-09-01Workaround link issue when integrated in FirefoxSebastien Alaiwan
2013-08-31Add JACK audio output supportSebastien Alaiwan