31 Commits (master)

Author SHA1 Message Date
  Paul Davis c758cdf4f6 uncrustification of jack source code 10 years ago
  Paul Davis 63533686e5 compilation fixes for ffado backend 13 years ago
  Paul Davis 853c4b7201 compilation fixes for ffado backend 13 years ago
  Paul Davis 3c13424307 compilation fixes for ffado backend 13 years ago
  Paul Davis 1783d24217 adjust driver/backend port latencies for both playback and capture ports in both directions, not just one 13 years ago
  Paul Davis 6e12e9a715 provide FFADO/firewire backend with its own latency callback, similar to recent modification to ALSA backend. Removed a couple of explicit calls to update port latencies, since the server will do this via the latency callback at the right times 13 years ago
  Adrian Knoth 75e3e20bf9 firewire: Use update_port_latencies() in ffado_driver_attach 14 years ago
  Adrian Knoth b4e09a119c firewire: Move update_port_latencies() further up the file 14 years ago
  Adrian Knoth 6a7a11cec8 firewire: update latencies after setbufsize 14 years ago
  Adrian Knoth 20a3b3520a firewire: compile with FFADO versions < 9 again 14 years ago
  Jonathan Woithe 025d3ad4d5 Support setbufsize in firewire driver 14 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 71674f0cc1 clean up the firewire backend a bit 17 years ago
  pieterpalmers e6b3c05524 adapt the firewire driver for the thread prio changes from r3051 17 years ago
  pieterpalmers 2cf4a791ee fix failure handling on NT driver start 18 years ago
  pieterpalmers 139b4d83a7 update ffado API usage 18 years ago
  pieterpalmers 0c5472ef99 small fix, add assertion header 18 years ago
  pieterpalmers fca53f648a add midi period overflow handling 18 years ago
  pieterpalmers 581582e3f2 implement jack-midi support for the firewire backend midi channels 18 years ago
  pieterpalmers 698516c575 remove obsolete alsa sequencer code 18 years ago
  pieterpalmers 9ba4535419 bugfixes 18 years ago
  pieterpalmers 1ba56245e7 update firewire backend to reflect ffado API changes 18 years ago
  pieterpalmers ddb1c3edef fix forgotten API version increase 18 years ago
  pieterpalmers b93eeb8868 small change to fix FFADO API modification 18 years ago
  pieterpalmers 550f176bdb upgrade firewire backend to modified ffado API 18 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
  pieterpalmers 2027750303 - port latency options from freebob backend to firewire backend 18 years ago
  pieterpalmers 9638e0b9d6 - Introduce jack backend for FFADO with the name 'firewire'. (experimental) 19 years ago
  pieterpalmers 2cef573d3a fix deallocation segfault in freebob backend 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
  pieterpalmers b28337f688 - small modification to freebob backend to sync up with changed library interface 20 years ago
  pieterpalmers 617eb45d6b - Added FreeBob backend code 20 years ago