49 Commits (fe66547ea2f9cbf78f27fc9bc2d66cbaabc01e17)

Author SHA1 Message Date
  paul 41ee680137 torben's patch to hide pthread_t from jack public headers 14 years ago
  torben 9ae6231e4f [latency api] switch JackLatencyCallback to return void 14 years ago
  torben 6a76e7ba49 [latency api] Add the new latency api. 14 years ago
  torben cb1c8fcb4f flags are ORed. fix docs. 14 years ago
  paul 7a0d0310eb documentation tweaks (OR->AND, and comments on MIDI event ordering) 15 years ago
  torben cf530808c9 add session notification infrastructure 15 years ago
  Torben Hohn 63ab0f236b move session API to jack/session.h changed to async. 15 years ago
  torben 36562bd9ac fix typo stating that Port flags should be ANDed together. 15 years ago
  Torben Hohn c80e8eacfc rename uuid to client name in JackSessionCallback 15 years ago
  Torben Hohn 09a9ad8c08 some more docs. 15 years ago
  Dave Robillard b4c53b4783 Fix typos and clean up documentation. 15 years ago
  Torben Hohn 433e55a10b Tidy-up-session-stuff-nitpicks-for-upstream by drobilla 15 years ago
  Dave Robillard 13b09ef7e3 Tidy up session stuff (nitpicks for upstream). 15 years ago
  Torben Hohn 3e2aa98b1a add client_name to jack_session_command_t client side code. 15 years ago
  Torben Hohn 53c1b14599 add some docs... 15 years ago
  Torben Hohn 9050f6d1ed properly typedef jack_session_command_t 15 years ago
  Torben Hohn 40f06be9fd add JackSessionUUID to jack_client_open 15 years ago
  Torben Hohn 78cbb6d5c2 initial commit of session notification infrastructure 15 years ago
  paul 0d12d17122 add jack_on_info_shutdown() callback, which provides an code and a string describing why a client thread is being shut down; add jack_free() for compatibility with jack2 15 years ago
  sletz a89837bbfc Version 0.109.8 : new thread model 17 years ago
  pieterpalmers c1da822bc1 fix typo (thx donfede) 17 years ago
  paul 156b955fb4 fix up port connection notification design; extend evmon client to test it 18 years ago
  paul ee7e785cf0 add port connect callback, add per-port update total latency, fix (?) compiles against alsa-midi on x86_64 and other platforms 18 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 18 years ago
  paul 4b1e5929f5 add new client registration callback (protocol and library version incremented) 18 years ago
  pbd 2aa634a8af * JACK MIDI patch from Ian Esten 19 years ago
  joq 5246f2a104 [0.99.39] multiserver POSIX shm fixes 20 years ago
  joq 56dfc08414 [0.99.37] better jack_client_open() error checking 20 years ago
  joq 149899b950 minor doc update 20 years ago
  joq c0c46050db [0.99.29] improve _open() and _load() error handling; minor cleanup 20 years ago
  joq 6dcf31179c [0.99.14] jack_client_open() part 2 20 years ago
  joq 03eeb16d4b [0.99.10] variable jack_client_open() arguments 20 years ago
  joq 41d1fb6079 validate open options 20 years ago
  joq ee4063ec30 [0.99.7] add jack_get_xrun_delay() 21 years ago
  joq 5fa29205ec [0.99.4] new interface docs; bug fixes 21 years ago
  pbd 7cf4d1413d add InitThread callback 21 years ago
  joq 64930746f2 [0.96.0] merge MacOSX EXP tree into HEAD 21 years ago
  joq a3add5c6bf [0.94.4] add *_name_size functions 21 years ago
  pbd f47863ca7a fix freewheel mode, fix minor bugs in ALSA driver and elsewhere 21 years ago
  joq 4100a7bef9 [0.89.0] merge of EXP branch into HEAD 21 years ago
  joq 4211980fe6 [0.83.0] partial changes for buffer resizing; bug fixes 22 years ago
  joq 95ab3ef5ef JACK_MAX_FRAMES fix for C++ 22 years ago
  joq 39cf03b554 [0.80.0] C99 sized integers 22 years ago
  trutkin 71d404f8f5 Better header definitions 22 years ago
  letz 96562b1a8a macosx port 22 years ago
  pbd 11719bacff add -lrt to link-dependencies for libjack; code rearrangement to help OS X port from stephane letz 22 years ago
  pbd 998de8cc9a use POSIX shm_open instead of sysv shm API 22 years ago
  pbd 1f5fda00fb h/w metering extensions from thomas, plus move from cycles to usecs 22 years ago
  pbd 7cb8250ea2 remove HUP handling, enable port_get_connections() for internal clients, add metering API, more 22 years ago
  trutkin ee6c9cb173 Takashi's fixes 22 years ago