568 Commits (d836c55fa9b1afcc326c49e29a1e13be5453bbc8)

Author SHA1 Message Date
  Adam Miartus d836c55fa9 alsa_driver: use err variable, useful for debugging and readability 1 year ago
  Adam Miartus e5a17e802c alsa_driver: compute silence_frames is only neccessary once 1 year ago
  Adam Miartus 55d76ac3a7 alsa_driver: extract alsa_driver_get_status to a separate function 1 year ago
  Adam Miartus 4579cffc0f alsa_driver: extract alsa_driver_prepare to a separate function 1 year ago
  Adam Miartus cca8e8aae7 alsa_driver: extract alsa_driver_check_fromat to a separate function 1 year ago
  Adam Miartus a224479470 alsa_driver: extract alsa_driver_set_sample_bytes functionality to a function 1 year ago
  Adam Miartus 26aa0d6e31 alsa_driver: extract alsa_driver_open functionality to a function 1 year ago
  Adam Miartus 07946eb69f alsa_driver: remove header declaration of local function 1 year ago
  Timo Wischer 7ae0005cba alsa_driver: remove unused functions 6 years ago
  Timo Wischer 6b65394903 alsa_driver: Extract snd_pcm_start/poll_descriptors/avail_update 5 years ago
  Timo Wischer 294bcf7752 alsa_driver: Use float to S32 conversion if requested 6 years ago
  Claudio Cabral 719fa1d545 Add 32 bit support for ALSA driver (#811) 3 years ago
  Camille Gonnet 8d51e9a005 ALSA: convert properly S24_LE 3 years ago
  falkTX 365b7e3f05
Cleanup around linux futex, apply EINTR case for timed waits 4 years ago
  chzchzchz 01f0dabd14 JackLinuxFutex: treat maximum TimedWait() as Wait() and retry on EINTR 4 years ago
  Khem Raj 57aa8ad346 Use SYS_futex instead of __NR_futex 4 years ago
  Adam Miartus 87da6c7d38 jack alsa: reoganize code for readability 5 years ago
  Adam Miartus 4f8849bdc6 alsa_driver: remove unused variable 5 years ago
  falkTX dedf85e95a
Revert "alsa: fix the poll interval" 4 years ago
  falkTX 17574b4634
Revert "Remove `floor` call in timeout calculation" 4 years ago
  falkTX 9455cea656
Revert "Fix integer conversion for poll_timeout_ms" 4 years ago
  falkTX 0e5f15dbda
Fix integer conversion for poll_timeout_ms 4 years ago
  falkTX 0393da5868
Remove `floor` call in timeout calculation 4 years ago
  Adam Miartus 994ebbc6ee alsa: in case of poll timeout print error 5 years ago
  Adam Miartus 1180f86400 alsa: add log in case of poll was interrupted 5 years ago
  Adam Miartus d9f84dcca3 alsa: fix the poll interval 5 years ago
  Adam Miartus 4d251434e8 alsa: fix typo in error output 5 years ago
  Adam Miartus b2d9868550 alsa: fix define conflict with std algorithm 5 years ago
  Guido Aulisi 89c36934d0 Fix warning: catching polymorphic type ‘class std::exception’ by value 5 years ago
  Luciano Iam 02528686c4 Rename PortSetDeviceMetadata to PortSetDefaultMetadata 5 years ago
  falkTX 0e04a68279 Fix blocking DBus device reservation, so it plays nice with others 5 years ago
  Guido Aulisi a71bc0b75a Fix warning: catching polymorphic type ‘class std::exception’ by value 5 years ago
  Luciano Iam a5093f06ca Rename PortSetDeviceMetadata to PortSetDefaultMetadata 5 years ago
  falkTX f19176657c Fix blocking DBus device reservation, so it plays nice with others 5 years ago
  falkTX 37250ff470
Use strncpy in some calls for alsa_rawmidi.c 5 years ago
  Luciano Iam ab536f67bc Rename system_midi:* back to system:midi_* 5 years ago
  Luciano Iam 0f015fc53b Set pretty-name for ALSA seq MIDI ports 5 years ago
  Luciano Iam a11fa07e5e Set pretty-name for ALSA raw MIDI ports 5 years ago
  falkTX c8fd3f6a0f
Set "seq" alsa midi driver to maximum resolution possible 5 years ago
  Laxmi Devi 4341f8086f alsa_driver: Execute recovery on ALSA poll timeout 6 years ago
  Laxmi Devi 45ab755883 alsa_driver: Moved the check for poll timeout before getting the revents 6 years ago
  Laxmi Devi fb11c75fdc alsa_driver: Exiting loop for need_playback and need_capture on XRUN to execute recovery 6 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  falkTX bb416c7801 Rename `PortSetDeviceName` to `PortSetDeviceMetadata` 5 years ago
  Luciano Iam c2ec4b37d4 MIDI port pretty names (#498) 5 years ago
  falkTX a24777a16c
Use CLOCK_MONOTONIC_RAW when available 6 years ago
  Arnout Diels 487632577d Changed jackd alsa driver to reprepare the kernel alsa driver upon each xrun 7 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  shura bb3f5cb296 Solving problems while compiling jack2 on macOS X with dbus support (#434) 6 years ago
  Rui Nuno Capela 05bc08c64e memops-alsa_bad_sound-fix-1 (#426) 6 years ago