summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CI: Fix win64 build, no mixed just yetfalkTX2022-01-151-8/+19
* Generate macOS packagefalkTX2022-01-151-5/+35
* Fix cache; Generate MSVC lib filesfalkTX2022-01-151-6/+37
* Correct win32 build commandsfalkTX2022-01-151-17/+31
* CleanupfalkTX2022-01-151-23/+3
* CI: Add build jack2 stepfalkTX2022-01-151-1/+15
* First step towards automated buildsfalkTX2022-01-151-0/+156
* example-clients: Use c++ compiler for jack_simdtestsKhem Raj2022-01-151-2/+7
* Start of v1.9.20falkTX2022-01-153-2/+7
* Better handling of optional asiofalkTX2022-01-153-7/+5
* Fix custom win32 detection, fixes missing HAVE_ASIO macrofalkTX2022-01-151-2/+2
* Remove WIP commentv1.9.19falkTX2021-07-151-1/+0
* Merge branch 'develop'falkTX2021-07-1522-30/+77
|\
| * 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
* | 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
* | 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
| |\ \