summaryrefslogtreecommitdiff
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* uncrustification of jack source codePaul Davis2016-02-232-424/+423
* change Freebob and FFADO drivers to use midi_pack.h and midi_unpack.h from al...Paul Davis2013-10-111-2/+2
* compilation fixes for ffado backendPaul Davis2012-11-041-0/+1
* compilation fixes for ffado backendPaul Davis2012-11-041-3/+0
* compilation fixes for ffado backendPaul Davis2012-11-041-1/+1
* adjust driver/backend port latencies for both playback and capture ports in b...Paul Davis2012-11-041-14/+9
* provide FFADO/firewire backend with its own latency callback, similar to rece...Paul Davis2012-11-041-22/+22
* firewire: Use update_port_latencies() in ffado_driver_attachAdrian Knoth2012-04-021-5/+2
* firewire: Move update_port_latencies() further up the fileAdrian Knoth2012-04-021-25/+25
* firewire: update latencies after setbufsizeAdrian Knoth2012-04-021-3/+25
* firewire: compile with FFADO versions < 9 againAdrian Knoth2012-04-021-0/+9
* Support setbufsize in firewire driverJonathan Woithe2012-03-151-9/+60
* #include changes to reflect separation of public and private headersPaul Davis2012-02-082-6/+6
* [controlAPI] add libjack* linkage to net, oss and firewire drivertorben2011-05-291-1/+1
* fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCALtorben2011-05-291-2/+2
* [latency api] change backend code to use jack_set_latency_range()torben2011-01-121-2/+5
* check return result of engine->set_buffer_size() in all backends, so that if ...paul2010-01-281-2/+10
* clean up the firewire backend a bitpieterpalmers2008-11-221-51/+61
* adapt the firewire driver for the thread prio changes from r3051pieterpalmers2008-11-162-7/+6
* fix failure handling on NT driver startpieterpalmers2008-05-111-1/+1
* update ffado API usagepieterpalmers2008-03-221-4/+16
* small fix, add assertion headerpieterpalmers2008-03-101-0/+1
* add midi period overflow handlingpieterpalmers2008-02-242-13/+65
* implement jack-midi support for the firewire backend midi channelspieterpalmers2008-02-232-83/+233
* remove obsolete alsa sequencer codepieterpalmers2008-02-212-56/+0
* disable firewire backend debugging0.109.0pieterpalmers2008-01-121-1/+1
* bugfixespieterpalmers2008-01-062-15/+14
* update firewire backend to reflect ffado API changespieterpalmers2008-01-061-461/+3
* fix forgotten API version increasepieterpalmers2007-12-021-1/+1
* small change to fix FFADO API modificationpieterpalmers2007-11-301-3/+3
* upgrade firewire backend to modified ffado APIpieterpalmers2007-11-282-74/+54
* Work around bug where the playback ports are not registered when there is alr...pieterpalmers2007-11-211-12/+15
* - port latency options from freebob backend to firewire backendpieterpalmers2007-09-082-7/+41
* - Introduce jack backend for FFADO with the name 'firewire'. (experimental)pieterpalmers2007-05-173-0/+1480