summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Removes use of gloabl jack_tmpdir.Uladox2016-08-141-1/+1
* Revert "use topological sort for client ordering (fons adriaensen)"Paul Davis2016-03-022-29/+6
* manually-updated version of Tim Real's fix for client-side port object manage...Paul Davis2016-03-021-1/+1
* use topological sort for client ordering (fons adriaensen)Paul Davis2016-02-232-6/+29
* uncrustification of jack source codePaul Davis2016-02-2319-908/+912
* add support for port rename callback.Paul Davis2015-07-021-1/+2
* Drop JACK_TIMER_CYCLE_COUNTER altogetherAdrian Knoth2014-03-141-1/+0
* Drop formerly duplicated POST_PACKED_STRUCTURE code.Adrian Knoth2014-01-272-30/+0
* basics for a hypothetical PortRename callbackPaul Davis2013-10-111-1/+4
* add const to jack_deliver_event() for no particular reasonPaul Davis2013-10-091-1/+1
* add property change notificationsPaul Davis2013-09-302-4/+11
* set up property change notification structures and callsPaul Davis2013-09-301-1/+9
* first pass at working UUID-based clients and ports. many JACK clients work co...Paul Davis2013-09-243-16/+14
* remove watchdog thread from engine/jackd, since Linux no longer allows SCHED_...Paul Davis2013-09-191-3/+0
* fix Makefiles and configure.ac to correctly include include/ in tarball; mino...Paul Davis2013-02-221-1/+0
* patch from Pawel X to implement jack_get_uuid_for_client_name()Paul Davis2013-01-291-0/+1
* add internal function jack_event_type_name() for prettier error messages conc...Paul Davis2012-10-111-0/+2
* new jack_get_cycle_times() implementation from Fons Adriennsen, and improveme...Paul Davis2012-03-191-2/+2
* add .gitignore for include/Paul Davis2012-02-081-0/+1
* version.h is a built file, so remove it from git mgmtPaul Davis2012-02-081-2/+2
* move non-public headers out of jack/ and into include/; fix up source tree an...Paul Davis2012-02-0821-0/+2504