update ALSA backend, MIDI device config
[ardour.git] / libs / backends / alsa / alsa_audiobackend.cc
2014-06-13 Robin Gareusupdate ALSA backend, MIDI device config
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-08 Robin Gareussome misc tweaks to the ALSA Backend
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 rt-thread priority fixes
2014-06-07 Robin GareusALSA backend: prevent possible crash destruction of...
2014-06-07 Robin GareusALSA & Dummy: implement port [un]registration_callback
2014-06-06 Robin Gareusalsa + dummy backend, proper [re]initialization
2014-06-05 Robin Gareusproperly setup port system latency for Dummy & ALSA...
2014-06-05 Robin Gareuspass ardour's pid to the device reservation script.
2014-06-05 Robin GareusDBus ALSA device reservation
2014-06-04 Robin Gareusbreak out ALSA related functions into libardouralsautil
2014-06-04 Robin GareusALSA: tentative hack to request audio-device.
2014-06-04 Robin GareusALSA backend: engine.halted_callback if the process...
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-04 Robin GareusALSABackend: elaborate on start-up error cases
2014-06-02 Robin GareusALSA backend: device detection
2014-06-02 Robin GareusALSA backend: raw midi prototype
2014-06-02 Robin GareusALSA backend (based on Dummy backend and zita-alsa...