summaryrefslogtreecommitdiff
path: root/include/internal.h
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-021-22/+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-231-6/+22
* uncrustification of jack source codePaul Davis2016-02-231-300/+300
* 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-271-15/+0
* basics for a hypothetical PortRename callbackPaul Davis2013-10-111-1/+4
* add property change notificationsPaul Davis2013-09-301-3/+10
* 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-241-9/+8
* 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
* move non-public headers out of jack/ and into include/; fix up source tree an...Paul Davis2012-02-081-0/+562