summaryrefslogtreecommitdiff
path: root/libs/backends/alsa
AgeCommit message (Expand)Author
2016-11-26Add API to enforce valid device selection.Robin Gareus
2016-10-17spelling corrections from Jaromír Mikeš <mira.mikes@seznam.cz>Paul Davis
2016-10-04NetBSD ships with pollts(2) similar to Linux specific ppoll()Kamil Rytarowski
2016-10-04NetBSD ships with <sys/endian.h> not <endian.h>Kamil Rytarowski
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
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-05-29bump max number of possible ALSA backend channelsRobin 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-02-28prepare for update to waf 1.8Robin 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-01ALSA: update error-codes for HW initialization.Robin 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-02-16remove lib versioning for internal pluginsRobin Gareus
2015-01-28ALSA-backend separate report for error and x-runRobin Gareus
2015-01-28ALSA-Backend prefer ppoll()Robin Gareus
2015-01-24ALSA backend: synchronous switch to/from freewheelingRobin Gareus
2014-12-31don't take temporary copy of MIDI sequenceRobin Gareus
2014-12-02alsa-backend: drop midi during freewheel processing.Robin Gareus
2014-11-18remove dead assignmentRobin Gareus