summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Start of v1.9.20falkTX2021-07-283-2/+7
* Better handling of optional asiofalkTX2021-07-283-7/+5
* Fix custom win32 detection, fixes missing HAVE_ASIO macrofalkTX2021-07-281-2/+2
* Remove WIP commentfalkTX2021-07-151-1/+0
* Update changelogfalkTX2021-07-051-0/+1
* Bump protocol version as internal ABI has changed (struct alignment)falkTX2021-07-051-1/+1
* Update changelogfalkTX2021-07-051-2/+6
* Silence invalid offsetof warning, only used in static_assertfalkTX2021-07-051-1/+1
* Add jack_position_t::tick_double, and flags around it (#770)Filipe Coelho2021-07-051-6/+18
* Fix compilation of documentationGuido Aulisi2021-06-301-1/+1
* __STDC_FORMAT_MACROS needs to be firstAnthony Scopatz2021-06-301-2/+2
* Fix alignment of fields for atomic accesses (#761)Colin McEwan2021-06-3011-11/+36
* Fix misc. typosluz paz2021-06-305-6/+6
* Start of 1.9.19falkTX2021-04-293-2/+7
* zalsa: add "-w" argument to wait for soundcard to be availablefalkTX2021-04-292-40/+193
* wait for zalsa thread to finishfalkTX2021-04-293-1/+19
* 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
* 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