summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearfalkTX2023-01-301-1/+1
* macOS: forcely ignore wait failures when closing downfalkTX2023-01-301-0/+8
* Fix typosluz paz2023-01-282-7/+7
* Fix ringbuffer thread safety on ARM. Fix #715 #388 (#886)K2023-01-282-37/+52
* Update link to new-session-manager jackaudio pageFilipe Coelho2022-08-141-1/+1
* Bump version and update changelogfalkTX2022-05-041-1/+1
* Bump version to 1.9.21falkTX2022-04-132-3/+3
* Fix wscripts syntax (#826)David Runge2022-04-131-61/+93
* fix JackWeakAPI on Windows (#846)Be2022-04-131-4/+12
* Missing check for graph manager in JackAPI.Florian Walpen2022-04-071-1/+1
* Fix bad deallocation in JackMidiAsyncQueue.Florian Walpen2022-04-071-1/+1
* Fix alignas() on non-packed architectures (#839).Florian Walpen2022-02-084-5/+5
* API: Export missing symbols to jack library.Florian Walpen2022-01-162-4/+4
* Add 32 bit support for ALSA driver (#811)Claudio Cabral2022-01-152-4/+101
* Fix grouping for latest doxygen.Alexander Traud2022-01-156-18/+16
* Override permission issues by separating users metadataAleksandr Beliaev2022-01-151-11/+12
* It compilesGoran Mekić2022-01-151-2/+1
* Put the clock_gettime based time impl into posix/Greg V2022-01-151-2/+2
* Add FreeBSD supportGoran Mekić2022-01-152-3/+41
* ALSA: convert properly S24_LECamille Gonnet2022-01-152-1/+282
* macOS: Pass JackMachSemaphore send right via mach_msg IPC (#788)Peter Bridgman2022-01-151-0/+1
* Start of v1.9.20falkTX2022-01-151-1/+1
* Bump protocol version as internal ABI has changed (struct alignment)falkTX2021-07-051-1/+1
* Add jack_position_t::tick_double, and flags around it (#770)Filipe Coelho2021-07-051-6/+18
* __STDC_FORMAT_MACROS needs to be firstAnthony Scopatz2021-06-301-2/+2
* Fix alignment of fields for atomic accesses (#761)Colin McEwan2021-06-3010-11/+32
* Fix misc. typosluz paz2021-06-301-2/+2
* Start of 1.9.19falkTX2021-04-291-1/+1
* JackLinuxFutex: treat maximum TimedWait() as Wait() and retry on EINTRchzchzchz2021-04-141-1/+2
* Start v1.9.18falkTX2021-04-131-1/+1
* Log error message when cleaning previous DB, allow it on macOS toofalkTX2021-04-121-2/+4
* Ignore DB_VERSION_MISMATCH error on windows, it is expectedfalkTX2021-01-051-3/+26
* Prepare for future thingsfalkTX2021-01-052-2/+2
* Fix macOS x86_64 + arm64 interoperabilityfalkTX2020-12-282-2/+7
* Change returncodes of jackd on successFabian Koller2020-11-271-5/+6
* Force library compat/current version under macOSfalkTX2020-10-171-3/+12
* 1.9.16 releasefalkTX2020-10-161-1/+1
* Revert "metadata: Make JACK_METADATA_* constant"falkTX2020-10-163-22/+22
* Fix jackctl_parameter_reset and jackctl_parameter_set_value return values.Stephane Letz2020-10-161-2/+2
* Preparations for 1.9.15 releasefalkTX2020-10-122-2/+2
* Clarification about jack_port_get_latency_range().Maciej Bliziński2020-10-111-2/+9
* Generate and install Windows libraries def filesfalkTX2020-09-251-25/+25
* Generate def files for Windows buildsfalkTX2020-09-251-4/+7
* Add --static configure flag, used for official windows buildsfalkTX2020-09-131-4/+4
* metadata: set fDBenv to null if opening failsfalkTX2020-09-131-0/+5
* metadata: Make JACK_METADATA_* constantTimo Wischer2020-09-133-22/+22
* Mark JACK-Session as deprecatedfalkTX2020-07-161-5/+37
* systemdeps.h: define standard integer types correctly for MSVCDavide Beatrici2020-06-171-8/+8
* Do not skip shared libs on windows if using original regex.hfalkTX2020-06-171-4/+8
* remove switch to shared libs for linking windows binariesfalkTX2020-06-171-3/+8