22 Commits (master)

Author SHA1 Message Date
  James Cowgill eed8a97b2f Use generic atomic functions 7 years ago
  Uladox 04a18e8914 Removes use of gloabl jack_tmpdir. 8 years ago
  Paul Davis ea78c7e06e Revert "use topological sort for client ordering (fons adriaensen)" 8 years ago
  Paul Davis 79c1cd0351 manually-updated version of Tim Real's fix for client-side port object management 8 years ago
  Paul Davis 423931219d use topological sort for client ordering (fons adriaensen) 8 years ago
  Paul Davis c758cdf4f6 uncrustification of jack source code 8 years ago
  Paul Davis 0ac9ef7c81 add support for port rename callback. 9 years ago
  Adrian Knoth 0dff59ba7c Drop JACK_TIMER_CYCLE_COUNTER altogether 10 years ago
  Adrian Knoth ef76041b8e Drop formerly duplicated POST_PACKED_STRUCTURE code. 10 years ago
  Paul Davis 94c819accf basics for a hypothetical PortRename callback 11 years ago
  Paul Davis d536927cc3 add const to jack_deliver_event() for no particular reason 11 years ago
  Paul Davis 3057fcf157 add property change notifications 11 years ago
  Paul Davis dee55cbc07 set up property change notification structures and calls 11 years ago
  Paul Davis a4580ec67d first pass at working UUID-based clients and ports. many JACK clients work correctly without recompilation 11 years ago
  Paul Davis 6e4d80815b remove watchdog thread from engine/jackd, since Linux no longer allows SCHED_{FIFO,RR} tasks to take over the cpu unless the user misconfigures a very obscure part of their system configuration 11 years ago
  Paul Davis 912432d904 fix Makefiles and configure.ac to correctly include include/ in tarball; minor fix for python in tarball 11 years ago
  Paul Davis af82416a8b patch from Pawel X to implement jack_get_uuid_for_client_name() 11 years ago
  Paul Davis 91d2d75832 add internal function jack_event_type_name() for prettier error messages concerning client event handling 12 years ago
  Paul Davis f44bb73f23 new jack_get_cycle_times() implementation from Fons Adriennsen, and improvements to DLL implementation, particularly post-freewheel, also by Fons 12 years ago
  Paul Davis 3cedd5d624 add .gitignore for include/ 12 years ago
  Paul Davis 1af4e2c897 version.h is a built file, so remove it from git mgmt 12 years ago
  Paul Davis 46ef653917 move non-public headers out of jack/ and into include/; fix up source tree and configure.ac to reflect this change 12 years ago