summaryrefslogtreecommitdiff
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* macOS: forcely ignore wait failures when closing downfalkTX2023-01-301-4/+13
* macOS: killing a thread will abort the semaphore waitfalkTX2023-01-291-8/+16
* Fix typo for packagingfalkTX2022-04-151-1/+1
* Make JackMachSemaphore more robust, dont use thread_terminatefalkTX2022-04-154-18/+58
* macOS: Pass JackMachSemaphore send right via mach_msg IPC (#788)Peter Bridgman2022-01-155-113/+412
* Allow custom version on macOS generate-pkg scriptfalkTX2022-01-151-1/+5
* Fix alignment of fields for atomic accesses (#761)Colin McEwan2021-06-301-0/+4
* Remove old useless macOS filefalkTX2021-01-093-90/+0
* Fixing macOS version API useRobert Chin2020-12-282-18/+18
* Fix build under macOS arm64falkTX2020-12-261-3/+8
* Correct use of Start/Stop return type in JackCoreMidiDriver.Stephane Letz2020-10-031-13/+13
* Cleanup macos package files after generationfalkTX2020-07-271-10/+10
* Fix macos packagefalkTX2020-07-271-5/+5
* Reword macos readme package, mention full file listfalkTX2020-06-222-1/+15
* Restrict macos semaphore names to 32 chars, fix already-set sizefalkTX2020-06-151-4/+7
* Update osx package textfalkTX2020-06-151-1/+2
* fix previous copy&pastefalkTX2020-06-151-5/+5
* Fixup macos semaphore usagefalkTX2020-06-152-40/+114
* Forgot to enable osx pkgbuild after done with testsfalkTX2020-06-151-6/+6
* Add macosx package scriptfalkTX2020-06-153-0/+76
* JackMachSemaphore: fix reusage after server crash or device handoverfalkTX2020-06-131-5/+23
* Use macos-specific semaphore under macosfalkTX2020-06-131-18/+2
* Remove macos xcode projectfalkTX2020-06-131-20555/+0
* Delete macos static binaries and iphone stufffalkTX2020-06-1317-6014/+0
* Rename PortSetDeviceMetadata to PortSetDefaultMetadataLuciano Iam2019-10-281-4/+4
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-115-9/+9
* Rename `PortSetDeviceName` to `PortSetDeviceMetadata`falkTX2019-09-111-4/+4
* MIDI port pretty names (#498)Luciano Iam2019-09-113-1/+21
* Prepare for releasefalkTX2019-05-281-2/+2
* Solving problems while compiling jack2 on macOS X with dbus support (#434)shura2019-02-242-0/+44
* Remove FreeBoB backend (superseded by FFADO)Thomas Brand2019-01-221-15/+0
* Cleanup some warningsfalkTX2018-11-132-5/+5
* Prepare 1.9.12 releasefalkTX2017-08-111-2/+2
* 1.9.11-RC1 releasev1.9.11-RC1falkTX2017-06-131-2/+2
* Merge branch 'master' into waf-macosx-fixes.waf-macosx-fixesKarl Linden2016-03-311-1/+1
|\
| * Update copyright date.Stephane Letz2016-03-181-1/+1
* | Merge branch 'master' into waf-macosx-fixesKarl Linden2016-02-204-10/+8
|\ \ | |/
| * Correct midiseq.c : better use jack_midi_reset_buffer instead of jack_midi_cl...Stephane Letz2016-02-101-2/+0
| * Merge remote-tracking branch 'upstream/master'Stephane Letz2016-01-011-91/+0
| |\
| * | String management fix.Stephane Letz2016-01-014-8/+8
* | | Fixed building AudioAdapter on OSXethe2015-12-191-4/+4
* | | Remember to add Foundation.h to use NS*ethe2015-12-151-0/+1
* | | Use mach semaphore rather than posixethe2015-12-151-4/+4
* | | Updated deprecated error handling functionethe2015-12-151-6/+8
* | | Renamed OSX C++ files to Objective-C++ filesethe2015-12-1514-0/+0
* | | Merge branch 'master' into waf-macosx-fixesKarl Linden2015-12-131-91/+0
|\ \ \ | | |/ | |/|
| * | Refactor duplicated code into toplevel wscript.Karl Linden2015-12-131-91/+0
| |/
* | Modernize MacTypes.h #includes.Karl Linden2015-12-132-2/+2
* | Drop (seemingly) unused and deprecated #include.Karl Linden2015-12-131-1/+0
|/
* Correct version.Stephane Letz2015-10-081-1/+1