summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop'v1.9.18falkTX2021-04-1419-13/+2136
|\
| * One more entry to changelogfalkTX2021-04-141-0/+1
| * Update changelogfalkTX2021-04-141-0/+3
| * Cleanup around linux futex, apply EINTR case for timed waitsfalkTX2021-04-141-7/+9
| * zalsa: correct jack port namesfalkTX2021-04-141-2/+2
| * name the zalsa clients the same way as jack1falkTX2021-04-141-2/+2
| * zalsa: return error directly if failed to init, fix mem leakfalkTX2021-04-142-6/+12
| * zalsa: use server log functions to print infofalkTX2021-04-142-63/+63
| * Fix jackd crash with zalsa when closing if client was not activatedfalkTX2021-04-142-0/+2
| * JackLinuxFutex: treat maximum TimedWait() as Wait() and retry on EINTRchzchzchz2021-04-142-2/+10
| * Merge pull request #747 from jackaudio/zalsaFilipe Coelho2021-04-1413-4/+2094
| |\
| | * Add zalsa configure flag, enabled by default if possiblefalkTX2021-04-142-4/+29
| | * add zita internal client codefalkTX2021-04-1411-0/+2065
| |/
| * fix a deadlock issue in midi_dumpkrasjet2021-04-141-0/+5
| * Start v1.9.18falkTX2021-04-133-2/+6
| * Log error message when cleaning previous DB, allow it on macOS toofalkTX2021-04-121-2/+4
| * Small changelog mishapfalkTX2021-01-151-1/+1
* | Small changelog mishapfalkTX2021-01-151-1/+1
|/
* Update changelogv1.9.17falkTX2021-01-151-4/+8
* Merge branch 'master' into developfalkTX2021-01-150-0/+0
|\
| * Merge branch 'develop'v1.9.16falkTX2020-10-1637-3732/+31
| |\
| * | Remove "v" prefix from Windows installer filesfalkTX2020-10-152-2/+2
| * | Merge branch 'develop'v1.9.15falkTX2020-10-154-3/+25
| |\ \
| * \ \ Merge branch 'develop'falkTX2020-10-1134-138/+200
| |\ \ \
| * | | | README: Add repology repository badgeluz.paz2020-10-111-2/+4
| * | | | Clarification about jack_port_get_latency_range().Maciej Bliziński2020-10-111-2/+9
| * | | | Merge branch 'develop'falkTX2020-09-13116-33320/+1757
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop'v1.9.14falkTX2019-11-172-4/+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
* | | | | | | Add github issue templatesDavid Runge2021-01-122-0/+52
* | | | | | | Remove old workaround for asio4all, as it breaks with jack-routerfalkTX2021-01-091-4/+0
* | | | | | | Show welcome and license pages on windows installerfalkTX2021-01-092-0/+4
* | | | | | | Remove old useless macOS filefalkTX2021-01-093-90/+0
* | | | | | | Ignore versions on windows installer, always replacing filesfalkTX2021-01-092-42/+42
* | | | | | | Fix slightly wrong parameter type in portaudio adapterfalkTX2021-01-081-4/+4
* | | | | | | Ignore DB_VERSION_MISMATCH error on windows, it is expectedfalkTX2021-01-051-3/+26
* | | | | | | Prepare for future thingsfalkTX2021-01-054-3/+14
* | | | | | | Add jack-router to windows installer, opt-infalkTX2021-01-052-23/+39
* | | | | | | Fix bug stopping jack_control doing many ops per executionPeter Sutton2021-01-031-1/+1
* | | | | | | Fix macOS x86_64 + arm64 interoperabilityfalkTX2020-12-282-2/+7