30 Commits (master)

Author SHA1 Message Date
  Filipe Coelho 97957bb88f
autoconf generator in CI (#116) 4 years ago
  Paul Davis c758cdf4f6 uncrustification of jack source code 10 years ago
  Paul Davis c1458f3b7b remove references to old ALSA MIDI code from freebob driver (that code is no longer part of JACK1) 12 years ago
  Paul Davis 20884fc74f change Freebob and FFADO drivers to use midi_pack.h and midi_unpack.h from alsa_midi rather than alsa-midi (new vs.old MIDI driver 12 years ago
  Paul Davis 10df5ef3d3 use correct include path for new header structure 13 years ago
  Paul Davis d094819df4 #include changes to reflect separation of public and private headers 14 years ago
  torben 0cdc3916cd fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCAL 14 years ago
  torben ea404f416e [latency api] change backend code to use jack_set_latency_range() 15 years ago
  paul b879a610a3 check return result of engine->set_buffer_size() in all backends, so that if the user specifies -M <insane>, we fail cleanly rather than with a segfault; update man page with comments about -M values 16 years ago
  pieterpalmers 65b4ed8e8f Work around bug where the playback ports are not registered when there is already a capture port with the same name registered 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 19 years ago
  pieterpalmers fbf63c578f - Introduce jackmidi handling of FireWire hardware MIDI ports. This can be chosen instead of the ALSA SEQ handling of the MIDI ports. Note that this 19 years ago
  pieterpalmers 2cef573d3a fix deallocation segfault in freebob backend 19 years ago
  dsbaikov 0fba468774 Turned alsa-midi into internal static library. 19 years ago
  pieterpalmers 3dfe40edae - removed some more unnecessary headers 19 years ago
  pieterpalmers 23085f50a4 - enable midi by default (disabled by previous commit) 19 years ago
  pieterpalmers e84764ffbd - compile warning cleanup 19 years ago
  pieterpalmers 855ceff1f7 * fix/extension of 0.102.30 commit 19 years ago
  pieterpalmers a229af9704 configure.ac: 19 years ago
  pieterpalmers f19a4daf90 From: Jesse Chappell 19 years ago
  wagi 03e8824dbc [0.102.26] detach patch from Jamie Gennis; 19 years ago
  pieterpalmers 9293b658d7 - added libfreebob API version check to the freebob backend 20 years ago
  pieterpalmers 2496df20fe - minor change in freebob backend command line options 20 years ago
  pieterpalmers f671484576 - Cleanup of leftover debug messages in the freebob backend 20 years ago
  pieterpalmers 2dca43cc0e - modified configure.ac to require libfreebob 0.8.2 20 years ago
  pieterpalmers 2e06b7b6c3 FreeBob backend changes: 20 years ago
  joq e064f466bc .cvsignore updates 20 years ago
  pieterpalmers b28337f688 - small modification to freebob backend to sync up with changed library interface 20 years ago
  trutkin 2a7632ee69 Fixed coreaudio driver to use native endianess. Thanks sletz. 20 years ago
  pieterpalmers 617eb45d6b - Added FreeBob backend code 20 years ago