summaryrefslogtreecommitdiff
path: root/example-clients/metro.c
Commit message (Expand)AuthorAgeFilesLines
* NO-OP: tabs vs. spaces indentationThomas Brand2019-02-201-18/+18
* Revert "Fix unused{,-but-set}-variable compiler warnings."Karl Linden2018-10-061-0/+5
* Fix unused{,-but-set}-variable compiler warnings.Karl Linden2018-10-061-5/+0
* Cleanup audio mixing code.Stephane Letz2013-01-221-1/+1
* jack_server_control patch + getopt_long usage fix.Stephane Letz2012-07-251-1/+1
* Cleanup.sletz2011-11-291-2/+2
* Cleanup.sletz2011-07-281-0/+2
* Code factorization and cleanup.sletz2011-07-271-10/+20
* Fix errors found by cppcheck.sletz2010-03-061-1/+5
* Cleanup JackProcessSync class.sletz2009-02-181-3/+0
* New JackWaitThreadedDriver class to better handle JackNetDriversletz2008-06-101-1/+1
* Cleanup and correct wscript for example-clients.sletz2008-06-021-6/+0
* Cleanupsletz2008-05-261-16/+16
* Compilation on Windowssletz2008-05-261-9/+21
* Add missing includesletz2008-05-261-0/+1
* Cleanup example clients : use jack_client_open and install a proper 'quit' si...sletz2008-05-261-71/+52
* Fix JackEngine::ClientCloseAuxsletz2008-02-131-7/+4
* Fix JackEngine::ClientCloseAuxsletz2008-02-131-0/+12
* Reorganize jack headers.sletz2007-10-171-2/+1
* Cleanupsletz2006-09-031-14/+11
* First importsletz2006-09-031-0/+296