882 Commits (607a73ce58e2d62079f6830a43ff2fc4300e50c2)
 

Author SHA1 Message Date
  marco 607a73ce58 * Documentation for jack_port_register() wasn't mentionning JACK_DEFAULT_MIDI_TYPE as part of jack's API. 18 years ago
  marco 171e6b2d1a * Have jack_netsource use jack_client_open() instead of jack_client_new() 18 years ago
  marco 1ea55fa14a * Change jacknet_client's name to jack_netsource 18 years ago
  sletz bb49c4f869 Fix compilation issue on OSX 18 years ago
  pieterpalmers 72d1002e21 - Add jackmidi support to netjack 18 years ago
  marco 8a9915c561 * Fix driver/netjack/Makefile.am: netjack tools where still there while source files gone 18 years ago
  marco 7170803622 * alsa_in, alsa_out and jacknet_client are now in the tools directory 18 years ago
  nedko 219a78abcb Fix alsa control handle leak. ok: paul 18 years ago
  marco d0aed7f5e9 * Moved the tools to the tools directory. Only examples remain in the example-clients directory 18 years ago
  sletz c3338a62a5 More documentation in jack.h 18 years ago
  sletz 34a9a49275 Cleanup 18 years ago
  dsbaikov 438a3e48f6 Embed small MIDI messages (4 bytes or less) into event structure. 18 years ago
  dsbaikov e87436a76b removed 'zombified' message, it was too strong. 18 years ago
  sletz 022057c0b1 Version bumped to 0.110.0 (API change) 18 years ago
  marco 391a83f9e3 * Build and install the alsa_in and alsa_out tools 18 years ago
  sletz 997ab82762 Cleanup 18 years ago
  marco 0b3f886473 * Applied patch from Lars Luthman to fix a missing parameter in the usage message of jack_midiseq 18 years ago
  sletz 54c3de1761 SVN 0.109.13: Jacob Meuser non-threaded patches 18 years ago
  dsbaikov 5ecbdf2467 If raw midi port can't be opened, do not try again (fixes #35) 18 years ago
  sletz d219b6c0dd Better feedback for NetJack backend compilation 18 years ago
  sletz c0681c8f81 Pieter Palmers patch for correct setting of DEFAULT_TMP_DIR 18 years ago
  pieterpalmers 139b4d83a7 update ffado API usage 18 years ago
  sonarnerd b6a23582b5 Fix build of SIMD support 18 years ago
  sletz 576b85f010 Fix jack_notify_all_port_interested_clients to deliver *one* notification only... 18 years ago
  sletz 80a7570109 Jacob Meuser fix for Sun backend 18 years ago
  sletz 81e1a9a5aa Fix in netsource init_sockaddr_in 18 years ago
  sletz 09ef8d3206 NetJack driver compiled again... 18 years ago
  sletz a1d16c1423 Marc-Olivier Barre netsource.c patch 18 years ago
  sletz 13c90cbe87 Fix varargs handling 18 years ago
  sletz 019e9d20f6 Small correction after Jacob Meuser patches 18 years ago
  sletz 95817bcb88 Four patches from Jacob Meuser for OpenBSD 18 years ago
  sletz 4a19c14d60 Apple Michael Gerdeau jack.spec.in patch 18 years ago
  sletz 48cc14dce4 Version 0.109.10 : fix portconnect notification issue 18 years ago
  sletz 2c62c172f4 Correct nozombies parameter 18 years ago
  sletz fad01dfc11 Version 0.109.9 : Jacob Meuser sun backend 18 years ago
  sletz a89837bbfc Version 0.109.8 : new thread model 18 years ago
  sletz ec0171f8a1 Correct jack_internal_client_load for wrapper layer. 18 years ago
  sletz 9be30e88dc Unknown jack_log replaced by jack_info 18 years ago
  sletz 934c8385ec Export jack_client_open_aux function 18 years ago
  sletz 7bcc8d6ae5 Marc-Olivier Barre patch for net_source.c 18 years ago
  sletz 1f43771b3b Correct jack_client_open_aux(2) 18 years ago
  sletz dc0df2f1ba Correct jack_client_open_aux 18 years ago
  pieterpalmers 4379a57332 add manpages for the examples and tools (origin: debian) 18 years ago
  pieterpalmers c1da822bc1 fix typo (thx donfede) 18 years ago
  pieterpalmers 0c5472ef99 small fix, add assertion header 18 years ago
  sletz c37a248974 Version 0.109.7 : server code compiled in libjackserver library, code prepared for jackd/jackdmp switch 18 years ago
  sletz 8bf639d207 Replace non defined jack_info_multiline by printf in usx2y.c debug code 18 years ago
  sletz caa02ff0f7 Cleanup 18 years ago
  sletz 9ea6ef54c2 Token parsing in netsource jack_initialize(3) 18 years ago
  sletz b5567aa4ff Token parsing in netsource jack_initialize(2) 18 years ago