559 Commits (develop)

Author SHA1 Message Date
  falkTX d2a9dc5609
Use macos internal API for semaphore instead of bootstrap stuff 1 year ago
  Albert Graef b83d2340a5
Jack MIDI portnames (fixes #944) (#945) 1 year 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 5 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
  Thomas Brand 6d2302a803 Remove FreeBoB backend (superseded by FFADO) 6 years ago
  Timo Wischer d017e1fffe alsa_driver: Use float to S32 conversion if requested 6 years ago
  falkTX 53f1a87bdf
Revert a test change. 6 years ago
  falkTX 7dfdbe133a
Cleanup some warnings 6 years ago
  falkTX fb59d62c7f
Fix build against old alsa versions 6 years ago
  falkTX 756b4fa1cb ALSA: Always enable tstamp mode, other small fixes 6 years ago
  Karl Linden f5f22c6bef
Revert "Fix unused{,-but-set}-variable compiler warnings." 6 years ago
  Karl Linden dde9f29a8e Fix unused{,-but-set}-variable compiler warnings. 7 years ago
  Timo Wischer 67e4b4368e alsa driver: Provide option to enable time stamp mode 7 years ago