summaryrefslogtreecommitdiff
path: root/example-clients
Commit message (Expand)AuthorAgeFilesLines
* Fixed submodule commit hash referencesJosh de Kock2016-03-271-0/+0
* uncrustification of jack source codePaul Davis2016-02-231-0/+0
* update example-clients submodulePaul Davis2013-10-051-0/+0
* update submodule example-clientsPaul Davis2013-10-031-0/+0
* update submodulesPaul Davis2013-09-301-0/+0
* remove watchdog thread from engine/jackd, since Linux no longer allows SCHED_...Paul Davis2013-09-191-0/+0
* Update submodule example-clients/Adrian Knoth2013-04-061-0/+0
* don't build version.hPaul Davis2012-02-081-0/+0
* switch headers, tools and example clients to git submodulesNedko Arnaudov2012-02-0216-2610/+0
* compile fixes for OS X: remove double linkages to libjack + libjackserver, re...paul2011-09-281-1/+1
* [controlAPI] add server_control.c exampletorben2011-05-292-0/+242
* [latency api] switch JackLatencyCallback to return voidtorben2011-01-121-3/+1
* [latency api] fix latent client to check for weak symboltorben2011-01-121-1/+2
* [latency api] add latent test client for latency apitorben2011-01-122-0/+214
* rename example capture client as jack_rec, for consistency within jack1 and a...paul2010-08-301-4/+4
* fix simple_session_client providing wrong commandline.torben2010-03-271-19/+27
* add session notification infrastructuretorben2010-03-262-0/+198
* change jack_client_new to jack_client_open in the remaining examplestorben2010-02-285-5/+5
* patch from rothwell to fix build of sndfile-dependent example clients (tools ...paul2009-11-301-2/+7
* add file moved from tools dirpaul2009-07-091-0/+344
* move jack capture into example clients (its not a finished tool) ; update emb...paul2009-07-091-9/+23
* fix segfault, with -f option in jack_impulse_grabbertorben2009-03-291-1/+1
* split transport functionality out of simple client, to make it really SIMPLE;...paul2008-11-243-54/+226
* include post_process() call when freewheeling, to make transport state change...paul2008-10-231-5/+4
* * Moved the tools to the tools directory. Only examples remain in the example...marco2008-04-0213-2143/+1
* * Applied patch from Lars Luthman to fix a missing parameter in the usage mes...marco2008-03-281-1/+1
* some fixes for compilation warnings/errorspieterpalmers2008-01-061-0/+2
* Adapted and applied jack_lsp filter patch by Ken Restivo.pieterpalmers2007-12-281-3/+14
* fix up port connection notification design; extend evmon client to test itpaul2007-06-081-1/+10
* Merged MIDI branch into the trunk.dsbaikov2007-05-063-7/+10
* first pass at implementing port aliases (2 port port, 1 set by jackd) plus st...paul2007-04-273-3/+148
* remove all CVS Id lines from source and headerspaul2007-04-183-3/+0
* add new client registration callback (protocol and library version incremented)paul2007-04-182-0/+88
* add example client for jack_thread_wait()paul2007-04-172-0/+208
* r5333@lithium: joq | 2006-11-22 13:53:19 -0600joq2006-11-222-2/+1
* r5291@lithium: joq | 2006-11-08 12:54:28 -0600joq2006-11-081-2/+1
* r5289@lithium: joq | 2006-11-08 12:24:38 -0600joq2006-11-081-3/+0
* [0.102.23] jack_midiseq patch from Dave Robillard;joq2006-10-161-0/+2
* changes to transport utils to use video and BBT offset infopbd2006-05-152-1/+40
* reworked config headers etc; rework clockfix patch; exit if -R requested but ...pbd2006-05-152-3/+4
* no error if ALSA has no control device, jack_lsp shows port type, jack_server...pbd2006-05-041-4/+18
* * JACK MIDI patch from Ian Estenpbd2006-05-044-9/+286
* new DLL-based frame timer implementation; use shutdown(2)pbd2004-12-191-3/+5
* no messageletz2004-12-101-1/+1
* [0.99.29] improve _open() and _load() error handling; minor cleanupjoq2004-12-106-14/+16
* [0.99.23] multi-server resource managementjoq2004-12-071-4/+7
* Minor header fixes. Fixed compiler warning in coreaudio_driver.c.trutkin2004-12-062-0/+2
* [0.99.14] jack_client_open() part 2joq2004-11-286-33/+243
* [0.99.12] client limit fixjoq2004-11-251-0/+5
* [0.99.10] variable jack_client_open() argumentsjoq2004-10-282-5/+18