summaryrefslogtreecommitdiff
path: root/common/JackLoopbackDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup backend class structure.Stephane Letz2013-10-161-1/+1
* Lorenz Minder patch for jackd man, cleanup.Stephane Letz2013-02-111-1/+1
* Export cleanup.sletz2012-01-071-0/+3
* More cleanup in backends.sletz2011-12-151-3/+3
* Cleanup of backend stack.sletz2011-12-151-9/+1
* Add jackctl_driver_get_type in Control API.sletz2011-08-261-1/+1
* helper functions for jack_driver_desc_t constructionNedko Arnaudov2011-04-221-16/+7
* Correct loopback driver for new activation model.Stephane Letz2011-03-261-7/+48
* Use jack_default_audio_sample_t instead of float consistently, fix ticket #201.sletz2011-03-111-6/+6
* Cleanup loopback backend.sletz2009-07-201-3/+2
* Compile loopback backend in Linux and Solaris versions, update OSX project.sletz2009-07-201-8/+3
* -L paramater for loopback backend activated again in jackd.sletz2009-07-181-2/+2
* JackLoopbackDriver reborn as a dynamicalled loadable separated backend.sletz2009-07-181-3/+66
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-5/+0
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-3/+1
* Embed JackEngineControl in JackDriver (starting from Tim Blechmann idea).sletz2008-06-191-2/+2
* Add conditional includes for config.h, for use with wafnedko2008-06-021-0/+4
* Merge control branch.sletz2008-05-261-0/+1
* Beautifull codesletz2008-03-051-5/+5
* Update datesletz2008-02-011-1/+1
* Cleanupsletz2007-10-071-110/+0
* Cleanupsletz2007-10-071-25/+0
* Correct JackLoopbackDriver::Processsletz2007-01-241-5/+7
* Suppress warning on WIN32sletz2006-12-181-1/+5
* Remove Open methodsletz2006-11-061-25/+0
* Correct Processsletz2006-11-061-4/+2
* First importsletz2006-09-031-0/+209