summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* It compilesGoran Mekić2021-12-271-2/+1
* Put the clock_gettime based time impl into posix/Greg V2021-12-271-2/+2
* Add FreeBSD supportGoran Mekić2021-12-272-3/+41
* ALSA: convert properly S24_LECamille Gonnet2021-10-012-1/+282
* macOS: Pass JackMachSemaphore send right via mach_msg IPC (#788)Peter Bridgman2021-08-141-0/+1
* Start of v1.9.20falkTX2021-07-281-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
* Use "64" suffix in windows 64bit build to match existing installerfalkTX2020-06-161-8/+22
* Install windows libraries in libdir instead of bindirfalkTX2020-06-161-11/+4
* Make a function return const; More mingw fixesfalkTX2020-06-133-9/+11
* Use proper path to tre/regex; Fixup wscript a bitfalkTX2020-06-132-6/+10
* Use macos-specific semaphore under macosfalkTX2020-06-131-2/+1
* shm: Make registry_id constantTimo Wischer2020-06-111-36/+36
* jack common: ensure null termination of char arraysAdam Miartus2020-06-103-0/+3
* shm: Remove not used JackMem classTimo Wischer2020-06-102-40/+0
* port: Make PORT_TYPES_MAX constantTimo Wischer2020-06-102-2/+2
* 1.9.14 on MinGW/waf + build guide (#495)Luciano Iam2020-05-313-7/+29
* Allow to costumize pkg-config dir via --pkgconfigdirfalkTX2020-01-291-1/+1
* Fix compilation error caused widechar/singlechar mixup in 52786902d66b111431b...Kjetil Matheussen2020-01-271-6/+25
* Windows: Use widechar instead of char when loading drivers.Kjetil Matheussen2020-01-262-45/+62
* Fix freedesktop specification linkfalkTX2019-12-101-1/+1
* Force fix for libdb mixed mode buildfalkTX2019-12-031-0/+6
* Always use -Wl,--no-undefined (unless macOS)falkTX2019-12-031-2/+2