summaryrefslogtreecommitdiff
path: root/libs/backends
AgeCommit message (Expand)Author
2017-09-18Prototype using additional ALSA devices (w/resampling).Robin Gareus
2017-09-18ALSA Backend: Separate Device Reservation into its own classRobin Gareus
2017-09-16Namespace PBD::RingBufferRobin Gareus
2017-09-11MSVC uses a slightly smaller value for HUGEJohn Emmas
2017-08-30Accommodate recently removed source(s) in our MSVC project (portaudio_audioba...John Emmas
2017-08-29Abstract definition of rt-scheduler policyRobin Gareus
2017-08-29Consolidate _realtime_pthread_create() into libpbd.Robin Gareus
2017-08-23Use literal for compatibilityRobin Gareus
2017-08-23backends: jack: display playback only devicesStefan Müller-Klieser
2017-08-18Redesign Session+Route Template Meta Script APIRobin Gareus
2017-08-07Fix non-buffered PA backend. Wait for backend to become activeRobin Gareus
2017-08-07PortAudio: skip process callbacks until ports are establishedRobin Gareus
2017-08-05amend bc46a7e2e9; fix blind coding typosRobin Gareus
2017-08-05amend f4c76f89d3a; fix blind coding typosRobin Gareus
2017-08-05PortAudio backend RT-safe MIDI buffer allocationRobin Gareus
2017-08-05Coreaudio backend RT-safe MIDI buffer allocationRobin 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-08-04CoreAudio: Set MachThread RT PriorityRobin Gareus
2017-08-04DummyBackend: allow changing SPPRobin Gareus
2017-08-03Some more assert() debuggingRobin Gareus
2017-07-31Fix typoRobin Gareus
2017-07-29Modify our MSVC project to add libltc as a dependency of 'dummy_backend' (whi...John Emmas
2017-07-29Fix an ambiguous call to 'floor()'John Emmas
2017-07-28Add a LTC generator to the dummy backendRobin Gareus
2017-06-25Report Dummy as not available if not runningRobin Gareus
2017-04-27ALSA backend: always register ports with systemic latencyRobin Gareus
2017-04-21Re-nice ALSA MIDI port namesRobin Gareus
2017-04-19Use PBD::to_string() from pbd/string_convert.h in JACK utilsTim Mayberry
2017-04-09Drain ALSA raw-midi buffers after 64 bytesRobin Gareus
2017-04-08Retain order of concurrent MIDI eventsRobin Gareus
2017-02-20Add a missing #define to our MSVC project (portaudio_backend)John Emmas
2016-11-27revert 335debfa for the PA backendRobin Gareus
2016-11-26Add API to enforce valid device selection.Robin Gareus
2016-11-15Fix intermittent hang when stopping PortaudioBackendTim Mayberry
2016-11-12fix const-castRobin Gareus
2016-11-11rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers.nick_m
2016-11-10Use better debug output in PortaudioBackendTim Mayberry
2016-10-19Work around OSX MIDI devices that send no timestampsRobin Gareus
2016-10-18fix retrieval of port properties (metadata) when the value has no typePaul Davis
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-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-08-28fix Coreaudio Aggregate for separate devices with identical namesRobin Gareus
2016-08-22print a warning if CoreAudio falls back to non realtime priorityRobin Gareus
2016-08-19handle edge-case where jack-meta-data may be NULL, but the call succeedsRobin Gareus
2016-07-24kilo is a lower-case 'k'Robin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis