summaryrefslogtreecommitdiff
path: root/example-clients/connect.c
Commit message (Expand)AuthorAgeFilesLines
* Sync example-clients/connect.c with jack1falkTX2019-02-211-18/+4
* Unify jack_client_open(), add error_handlerThomas Brand2019-02-201-1/+13
* NO-OP: tabs vs. spaces indentation.Thomas Brand2019-02-201-24/+24
* Fix segfault in jack_connectAdrian Knoth2012-03-171-1/+4
* Code factorization and cleanup.sletz2011-07-271-1/+1
* Correction of jack_connect/jack_disconnect: use of jack_activate and volatile...sletz2011-03-281-4/+11
* Compile on Linux again.sletz2011-03-101-0/+1
* Synchronize jack_connect/jack_disconnect with JACK1 version.sletz2011-03-101-55/+154
* Compiles on Windows again.sletz2010-04-191-10/+16
* Make jack_connect/jack_disconnect wait for effective port connection/disconne...sletz2010-04-161-0/+13
* Cleanupsletz2008-05-271-2/+0
* Cleanup example clients : use jack_client_open and install a proper 'quit' si...sletz2008-05-261-3/+1
* Cleanupsletz2007-10-261-22/+8
* Reorganize jack headers.sletz2007-10-171-3/+1
* First importsletz2006-09-031-0/+141