summaryrefslogtreecommitdiff
path: root/libs/backends/alsa/alsa_audiobackend.h
AgeCommit message (Expand)Author
2017-09-23Propagate Latency to backend/system portsRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-18Prototype using additional ALSA devices (w/resampling).Robin Gareus
2017-09-18ALSA Backend: Separate Device Reservation into its own classRobin Gareus
2017-08-05ALSA backend RT-safe MIDI buffer allocationRobin Gareus
2017-08-05Update backend API: read-only MIDI input buffersRobin Gareus
2016-11-26Add API to enforce valid device selection.Robin Gareus
2016-07-14properly sort port-namesRobin Gareus
2016-07-08fix port-sort order for good.Robin Gareus
2016-07-08pre-sort port-namesRobin Gareus
2016-04-24O(log(n)) port and connection lookup for ALSARobin Gareus
2016-04-17implement pretty-name set-property for ALSA and DummyRobin Gareus
2016-01-11name ALSA midi ports after device4.6Robin Gareus
2015-12-04ALSA: allow to dynamically add/remove midi devices & update their latency.Robin Gareus
2015-12-04ALSA: allow to measure & set systemic audio latency w/o restart.Robin Gareus
2015-12-04implement ALSA period/cycle settingRobin Gareus
2015-09-16Use ARDOUR::DSPLoadCalculator in ALSA BackendTim Mayberry
2015-08-11remove -Woverload-virtual ambiguity (from 1d3690d)Robin Gareus
2015-08-11ALSA backend: query and cache available device-parametersRobin Gareus
2015-06-14ALSA backend: add support for half-duplex devicesRobin Gareus
2015-03-09ALSA: fix thinko in sample time calc.Robin Gareus
2015-03-07fix latency report, take buffersize changes into account.Robin Gareus
2015-03-05alsa: implement timing callbackRobin Gareus
2015-02-19change Audio backend sample time methods to use a 64 bit timelinePaul Davis
2015-01-24ALSA backend: synchronous switch to/from freewheelingRobin Gareus
2014-12-31don't take temporary copy of MIDI sequenceRobin Gareus
2014-10-01update backends for API change in 8d59afb048Robin Gareus
2014-09-24ALSA backend: initial device selectionRobin Gareus
2014-09-07ALSA|Dummy Backend: do as jack does:Robin Gareus
2014-06-23don't let enumerated device list strings go out of scope.Robin Gareus
2014-06-23statically allocate midi-optionsRobin Gareus
2014-06-22ALSA-backend: dedicated Midi-Buffer n-periods (only use for HW output)Robin Gareus
2014-06-21virtual abstraction of Alsa Raw+SeqRobin Gareus
2014-06-13add AudioEngine API to configure individual MIDI devicesRobin Gareus
2014-06-08ALSA Backend: align midi output buffer with n_periods (currently 2)Robin Gareus
2014-06-07ALSA backend: separate systemic audio+midi latencyRobin Gareus
2014-06-07ALSA & Dummy: implement port [un]registration_callbackRobin Gareus
2014-06-05DBus ALSA device reservationRobin Gareus
2014-06-04break out ALSA related functions into libardouralsautilRobin Gareus
2014-06-04Revert "Revert "ALSA backend: separate flags for is-running and should-be-run...Robin Gareus
2014-06-04Revert "ALSA backend: separate flags for is-running and should-be-running"Robin Gareus
2014-06-04ALSA backend: separate flags for is-running and should-be-runningRobin Gareus
2014-06-02ALSA backend: raw midi prototypeRobin Gareus
2014-06-02ALSA backend (based on Dummy backend and zita-alsa-pcmi)Robin Gareus