summaryrefslogtreecommitdiff
path: root/linux
Commit message (Expand)AuthorAgeFilesLines
* Fix warning: catching polymorphic type ‘class std::exception’ by valueGuido Aulisi2019-10-281-1/+1
* Rename PortSetDeviceMetadata to PortSetDefaultMetadataLuciano Iam2019-10-287-12/+12
* Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-282-0/+24
* Use strncpy in some calls for alsa_rawmidi.cv1.9.13falkTX2019-10-061-2/+2
* Rename system_midi:* back to system:midi_*Luciano Iam2019-10-052-4/+4
* Set pretty-name for ALSA seq MIDI portsLuciano Iam2019-10-051-3/+6
* Set pretty-name for ALSA raw MIDI portsLuciano Iam2019-10-055-4/+24
* Set "seq" alsa midi driver to maximum resolution possiblefalkTX2019-10-051-2/+19
* alsa_driver: Execute recovery on ALSA poll timeoutLaxmi Devi2019-09-111-5/+19
* alsa_driver: Moved the check for poll timeout before getting the reventsLaxmi Devi2019-09-111-9/+8
* alsa_driver: Exiting loop for need_playback and need_capture on XRUN to execu...Laxmi Devi2019-09-111-1/+1
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-118-10/+10
* Rename `PortSetDeviceName` to `PortSetDeviceMetadata`falkTX2019-09-111-2/+2
* MIDI port pretty names (#498)Luciano Iam2019-09-117-16/+39
* Use CLOCK_MONOTONIC_RAW when availablefalkTX2019-06-022-0/+8
* Changed jackd alsa driver to reprepare the kernel alsa driver upon each xrunArnout Diels2019-03-221-1/+14
* Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-183-9/+12
* Solving problems while compiling jack2 on macOS X with dbus support (#434)shura2019-02-242-0/+39
* memops-alsa_bad_sound-fix-1 (#426)Rui Nuno Capela2019-02-081-27/+6
* Remove FreeBoB backend (superseded by FFADO)Thomas Brand2019-01-224-1449/+1
* alsa_driver: Use float to S32 conversion if requestedTimo Wischer2019-01-171-6/+27
* Revert a test change.falkTX2018-11-131-1/+1
* Cleanup some warningsfalkTX2018-11-138-13/+21
* Fix build against old alsa versionsfalkTX2018-10-101-1/+2
* ALSA: Always enable tstamp mode, other small fixesfalkTX2018-10-104-35/+30
* Revert "Fix unused{,-but-set}-variable compiler warnings."Karl Linden2018-10-063-14/+19
* Fix unused{,-but-set}-variable compiler warnings.Karl Linden2018-10-063-19/+14
* alsa driver: Provide option to enable time stamp modeTimo Wischer2018-07-274-6/+36
* Check mmap() against MAP_FAILEDfalkTX2018-04-051-10/+16
* More spelling fixes from Debian QAAdrian Knoth2018-02-251-2/+2
* Secure promiscuous mode for linux futexesCédric Schieli2017-03-182-3/+19
* Merge pull request #219 from falkTX/masterAdrian Knoth2017-03-123-2/+330
|\
| * Use Linux futex as JackSynchrofalkTX2017-03-073-2/+330
* | Allow firewire device be selected via -dAdrian Knoth2017-01-241-0/+5
|/
* Merge remote-tracking branch 'upstream/master'Stephane Letz2016-01-011-94/+0
|\
| * Refactor duplicated code into toplevel wscript.Karl Linden2015-12-131-128/+0
| * Tidy up linux/wscript and make it ready for unification. See issue #164.Karl Linden2015-12-131-45/+85
| * Check for ppoll() in toplevel wscript.Karl Linden2015-12-131-3/+0
| * Remove unnecessary define HAVE_PPOLL.Karl Linden2015-12-131-1/+1
| * Remove unused HAVE_TIMERFD define.Karl Linden2015-12-131-2/+1
| * Remove unused import.Karl Linden2015-12-131-2/+0
* | String management fix.Stephane Letz2016-01-012-4/+4
|/
* Release audio devices when alsa_driver_new failsJacek Konieczny2015-12-061-2/+4
* Fix CPU hogging of the midi_thread()escitalopram2015-10-271-1/+1
* Remove linux/cycles.hfalkTX2015-10-222-130/+0
* Add JackProxyDriverCédric Schieli2015-04-271-0/+1
* make build option --iio an auto optionKarl Lindén2015-04-101-5/+0
* make build option --freebob an auto optionKarl Lindén2015-04-101-3/+0
* make build option --firewire an auto optionKarl Lindén2015-04-101-3/+0
* make build option --alsa an auto optionKarl Lindén2015-04-101-3/+0