Add API to enforce valid device selection.
[ardour.git] / libs / backends / alsa / alsa_audiobackend.h
2016-11-26 Robin GareusAdd API to enforce valid device selection.
2016-07-14 Robin Gareusproperly sort port-names
2016-07-08 Robin Gareusfix port-sort order for good.
2016-07-08 Robin Gareuspre-sort port-names
2016-04-24 Robin GareusO(log(n)) port and connection lookup for ALSA
2016-04-17 Robin Gareusimplement pretty-name set-property for ALSA and Dummy
2016-01-11 Robin Gareusname ALSA midi ports after device 4.6
2015-12-04 Robin GareusALSA: allow to dynamically add/remove midi devices...
2015-12-04 Robin GareusALSA: allow to measure & set systemic audio latency...
2015-12-04 Robin Gareusimplement ALSA period/cycle setting
2015-09-16 Tim MayberryUse ARDOUR::DSPLoadCalculator in ALSA Backend
2015-08-11 Robin Gareusremove -Woverload-virtual ambiguity (from 1d3690d)
2015-08-11 Robin GareusALSA backend: query and cache available device-parameters
2015-06-14 Robin GareusALSA backend: add support for half-duplex devices
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-09 Robin GareusALSA: fix thinko in sample time calc.
2015-03-07 Robin Gareusfix latency report, take buffersize changes into account.
2015-03-05 Robin Gareusalsa: implement timing callback
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-01-24 Robin GareusALSA backend: synchronous switch to/from freewheeling
2014-12-31 Robin Gareusdon't take temporary copy of MIDI sequence
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-01 Robin Gareusupdate backends for API change in 8d59afb048
2014-09-23 Robin GareusALSA backend: initial device selection
2014-09-07 Robin GareusALSA|Dummy Backend: do as jack does:
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-23 Robin Gareusdon't let enumerated device list strings go out of...
2014-06-23 Robin Gareusstatically allocate midi-options
2014-06-22 Robin GareusALSA-backend: dedicated Midi-Buffer n-periods (only...
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Robin Gareusvirtual abstraction of Alsa Raw+Seq
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Robin GareusALSA Backend: align midi output buffer with n_periods...
2014-06-07 Robin GareusALSA backend: separate systemic audio+midi latency
2014-06-07 Robin GareusALSA & Dummy: implement port [un]registration_callback
2014-06-05 Robin GareusDBus ALSA device reservation
2014-06-04 Robin Gareusbreak out ALSA related functions into libardouralsautil
2014-06-04 Robin GareusRevert "Revert "ALSA backend: separate flags for is...
2014-06-04 Robin GareusRevert "ALSA backend: separate flags for is-running...
2014-06-04 Robin GareusALSA backend: separate flags for is-running and should...
2014-06-02 Robin GareusALSA backend: raw midi prototype
2014-06-02 Robin GareusALSA backend (based on Dummy backend and zita-alsa...