summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop'v1.9.14falkTX2019-11-172-4/+8
|\
| * Proper fix for mixed modefalkTX2019-11-172-4/+8
| * Fix typo in changelogfalkTX2019-10-281-1/+1
| * Update ChangelogfalkTX2019-10-281-471/+5
| * Small fix on code stylefalkTX2019-10-281-3/+4
| * Make sure we use python3 (another patch from Fedora)falkTX2019-10-2811-11/+11
| * Adjust doxygen config (import patch from Fedora)falkTX2019-10-281-17/+3
| * Fix warning: catching polymorphic type ‘class std::exception’ by valueGuido Aulisi2019-10-281-1/+1
| * Rename PortSetDeviceMetadata to PortSetDefaultMetadataLuciano Iam2019-10-2812-22/+22
| * Fix build under mixed modefalkTX2019-10-281-0/+7
| * Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-2811-9/+62
| * Fix compilation on ARMGuido Aulisi2019-10-111-1/+1
| * Merge branch 'master' into developfalkTX2019-10-061-2/+2
| |\
| * \ Merge branch 'master' into developfalkTX2019-10-060-0/+0
| |\ \
| * | | Start of 1.9.14 developmentfalkTX2019-10-063-2/+6
| * | | Update ChangeLogfalkTX2019-10-061-2/+8
* | | | Fix typo in changelogfalkTX2019-10-291-1/+1
* | | | Update ChangelogfalkTX2019-10-291-471/+5
* | | | Small fix on code stylefalkTX2019-10-291-3/+4
* | | | Make sure we use python3 (another patch from Fedora)falkTX2019-10-2911-11/+11
* | | | Adjust doxygen config (import patch from Fedora)falkTX2019-10-291-17/+3
* | | | Fix warning: catching polymorphic type ‘class std::exception’ by valueGuido Aulisi2019-10-291-1/+1
* | | | Rename PortSetDeviceMetadata to PortSetDefaultMetadataLuciano Iam2019-10-2912-22/+22
* | | | Fix build under mixed modefalkTX2019-10-291-0/+7
* | | | Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-2911-9/+62
* | | | Fix compilation on ARMGuido Aulisi2019-10-291-1/+1
* | | | Start of 1.9.14 developmentfalkTX2019-10-293-2/+6
| |_|/ |/| |
* | | Use strncpy in some calls for alsa_rawmidi.cv1.9.13falkTX2019-10-061-2/+2
| |/ |/|
* | Update ChangeLogfalkTX2019-10-061-2/+8
|/
* Only trigger property callback on close if there is 1 or morefalkTX2019-10-062-7/+24
* Cleanup whitespacefalkTX2019-10-061-11/+11
* Fix build issue triggered by last branch mergefalkTX2019-10-062-20/+12
* Merge branch 'develop' of github.com:jackaudio/jack2 into developfalkTX2019-10-056-3/+26
|\
| * 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
* | Merge branch 'metadata-keys' into developfalkTX2019-10-052-9/+109
|\ \ | |/ |/|
| * Add a few comments to metadata keys, old stuff from Paul DavisfalkTX2019-10-051-6/+25
| * Import metadata keys from jackey, cleanup and reorder definitionsmetadata-keysfalkTX2019-02-272-15/+90
* | Set "seq" alsa midi driver to maximum resolution possiblefalkTX2019-10-051-2/+19
* | evmon.c: fix function prototypefalkTX2019-09-251-3/+3
* | Remove all port properties when unregisteringfalkTX2019-09-251-3/+10
* | Add port rename and property change to evmon (sync with jack1)falkTX2019-09-251-0/+49
* | Cleanup metadata on server closefalkTX2019-09-255-20/+49
* | If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() failsJuuso Alasuutari2019-09-181-7/+17
* | 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-1188-192/+193
* | Rename `PortSetDeviceName` to `PortSetDeviceMetadata`falkTX2019-09-116-12/+12