summaryrefslogtreecommitdiff
path: root/libjack/local.h
Commit message (Expand)AuthorAgeFilesLines
* uncrustification of jack source codePaul Davis2016-02-231-78/+78
* fix a couple of issues with port rename callback (duplicate structure members...Paul Davis2015-07-021-3/+1
* add support for port rename callback.Paul Davis2015-07-021-0/+2
* basics for a hypothetical PortRename callbackPaul Davis2013-10-111-0/+2
* set up property change notification structures and callsPaul Davis2013-09-301-0/+2
* miscellaneous fixes to prepare the way for usable metadataPaul Davis2013-09-301-0/+1
* [latency api] Add the new latency api.torben2011-01-121-0/+2
* add session notification infrastructuretorben2010-03-261-1/+4
* correct callback prototype for info shutdownpaul2009-11-111-1/+1
* add jack_on_info_shutdown() callback, which provides an code and a string des...paul2009-11-101-0/+2
* fix export of pointers into JACK API headers, thus allowing a 64 bit JACK ser...paul2008-10-151-0/+34
* reworked config headers etc; rework clockfix patch; exit if -R requested but ...pbd2006-05-151-1/+3
* [0.99.25] fix for port memory leakagejoq2004-12-081-0/+1
* [0.99.14] jack_client_open() part 2joq2004-11-281-2/+5
* [0.99.5] jack_client_open() first stepjoq2004-10-101-1/+2
* threading consolidation effort, hopefully rationalizing and merging all fixes...pbd2004-08-271-1/+1
* msg cleanup; upstream jackd/client detection; munlock available; other minors...pbd2004-08-221-5/+5
* [0.96.0] merge MacOSX EXP tree into HEADjoq2004-03-251-1/+2
* [0.92.0] fix transport bug:000023joq2003-12-161-1/+0
* [0.89.0] merge of EXP branch into HEADjoq2003-10-311-9/+13
* [0.83.1] more port buffer changesjoq2003-09-271-1/+7
* [0.83.0] partial changes for buffer resizing; bug fixesjoq2003-09-261-1/+2
* [0.79.1] timebase master fixesjoq2003-08-251-2/+0
* [0.76.1] new transport systemjoq2003-08-061-1/+6
* macosx portletz2003-05-271-1/+7
* link shm operations to port types: substantial changespbd2003-03-241-2/+0
* remove HUP handling, enable port_get_connections() for internal clients, add ...pbd2003-03-191-0/+32