summaryrefslogtreecommitdiff
path: root/libs/backends/alsa/alsa_audiobackend.cc
AgeCommit message (Expand)Author
2018-08-29Increase alsa-backend timeoutRobin Gareus
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-29Abstract definition of rt-scheduler policyRobin Gareus
2017-08-29Consolidate _realtime_pthread_create() into libpbd.Robin Gareus
2017-08-05ALSA backend RT-safe MIDI buffer allocationRobin Gareus
2017-08-05Update backend API: read-only MIDI input buffersRobin Gareus
2017-08-05Reduce DSP thread priority (main-i/o > midi i/o > computation)Robin Gareus
2017-04-27ALSA backend: always register ports with systemic latencyRobin Gareus
2017-04-21Re-nice ALSA MIDI port namesRobin Gareus
2017-04-08Retain order of concurrent MIDI eventsRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-08fix port-sort order for good.Robin Gareus
2016-04-26port 93eac8b0 to ALSA and CoreAudioRobin Gareus
2016-04-26keep portmap & portindex in sync when renaming portsRobin Gareus
2016-04-24O(log(n)) port and connection lookup for ALSARobin Gareus
2016-04-18implement metadata-set for remaining backendsRobin 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-05fix -WreorderRobin Gareus
2015-12-05update ALSA backend: separate playback/capture periodsRobin 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-10-02use new error-messagesRobin Gareus
2015-10-01Return meaningful error codes when ALSA backend fails to startTim Mayberry
2015-09-16update reported DSP load for ALSA & DummyRobin Gareus
2015-09-16Set max time of DSPLoadCalculator in every cycle in ALSA backendTim Mayberry
2015-09-16Use ARDOUR::DSPLoadCalculator in ALSA BackendTim Mayberry
2015-09-02replace "None" with DeviceNone in ALSA/CoreaudioRobin Gareus
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-06-14prepare ALSA backend for half-duplexRobin Gareus
2015-05-03fix portengin get_ports() flags APIRobin Gareus
2015-04-30clamp DSP load displsy 100% & relax LPF.Robin Gareus
2015-04-29DSP load calculation: favor peak over average.Robin Gareus
2015-03-09ALSA: fix thinko in sample time calc.Robin Gareus
2015-03-09some backends can handle incorrectly ordered midi events.Robin Gareus
2015-03-07fix latency report, take buffersize changes into account.Robin Gareus
2015-03-05fix another screwup/typo in 782dd70Robin Gareus
2015-03-05remove unused devel.variable in prev commitRobin Gareus
2015-03-05alsa: implement timing callbackRobin Gareus
2015-03-03Change order of midi entries so a new backend will default to a working midi ...Ben Loftis
2015-02-19change Audio backend sample time methods to use a 64 bit timelinePaul Davis
2015-01-28ALSA-backend separate report for error and x-runRobin Gareus
2015-01-24ALSA backend: synchronous switch to/from freewheelingRobin Gareus
2014-12-31don't take temporary copy of MIDI sequenceRobin Gareus