summaryrefslogtreecommitdiff
path: root/common/jack
Commit message (Expand)AuthorAgeFilesLines
* Fix ringbuffer thread safety on ARM. Fix #715 #388 (#886)K2023-01-281-2/+2
* Update link to new-session-manager jackaudio pageFilipe Coelho2022-08-141-1/+1
* Fix grouping for latest doxygen.Alexander Traud2022-01-156-18/+16
* Add jack_position_t::tick_double, and flags around it (#770)Filipe Coelho2021-07-051-6/+18
* Fix misc. typosluz paz2021-06-301-2/+2
* Fix macOS x86_64 + arm64 interoperabilityfalkTX2020-12-281-2/+2
* Revert "metadata: Make JACK_METADATA_* constant"falkTX2020-10-161-10/+10
* Clarification about jack_port_get_latency_range().Maciej Bliziński2020-10-111-2/+9
* metadata: Make JACK_METADATA_* constantTimo Wischer2020-09-131-10/+10
* Mark JACK-Session as deprecatedfalkTX2020-07-161-5/+37
* systemdeps.h: define standard integer types correctly for MSVCDavide Beatrici2020-06-171-8/+8
* Fix freedesktop specification linkfalkTX2019-12-101-1/+1
* Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-281-2/+15
* Only trigger property callback on close if there is 1 or morefalkTX2019-10-061-0/+12
* Merge branch 'metadata-keys' into developfalkTX2019-10-051-9/+97
|\
| * Add a few comments to metadata keys, old stuff from Paul DavisfalkTX2019-10-051-6/+25
| * Import metadata keys from jackey, cleanup and reorder definitionsmetadata-keysfalkTX2019-02-271-9/+78
* | FIx doxygen and user facing and non-facing typosluz.paz2019-09-118-25/+25
* | DOC: Update docs for jack_get_properties()Matthias Geier2019-04-261-1/+1
* | DOC: Update docs for jack_get_all_properties()Matthias Geier2019-04-261-2/+2
|/
* jack_midi_event_get(): Add note about SysEx messagesThomas Brand2019-01-301-0/+11
* define JACK_LIB_EXPORT, useful for internal clientsfalkTX2018-10-101-0/+9
* Mark jack_midi_reset_buffer as deprecatedfalkTX2018-10-091-1/+3
* Mass-fix spelling errorsAdrian Knoth2018-02-251-1/+1
* Fix typo in previous internal-session-file commitfalkTX2017-08-121-1/+1
* Add support for internal session filesinternal-session-filefalkTX2017-08-101-0/+14
* Windows: winsock2.h must be included before including windows.hKjetil Matheussen2017-06-151-0/+4
* Don't pack structures on MIPS where unaligned access is not allowedJames Cowgill2016-10-181-1/+1
* Brad Harper patch for aarch64 - packed structure workaround.Stephane Letz2016-03-301-2/+2
* fix missing void parameter in prototypesAndrew Kelley2015-11-091-2/+2
* Merge remote-tracking branch 'upstream/master'Stephane Letz2015-09-031-2/+2
|\
| * Fix bus error on PPC and PowerPCAdrian Knoth2015-08-251-2/+2
* | Possible fix in JackPosixSemaphore::ConnectInput, cleanup.Stephane Letz2015-09-031-1/+1
|/
* Merge pull request #134 from kmatheussen/masterStéphane Letz2015-07-193-6/+6
|\
| * Use _WIN32 instead of WIN32 in header files since WIN32 might not always be d...Kjetil Matheussen2015-07-193-6/+6
* | Make JackPortRenameCallback return void, to match JACK1 APIfalkTX2015-07-191-3/+1
* | Implement new jack_port_rename APIfalkTX2015-07-191-1/+16
|/
* Correct NetJack2 API.Stephane Letz2015-04-201-1/+2
* Alexandru Costache patch for memory allocation failure.Stephane Letz2015-01-071-0/+1
* Improve documentation.Stephane Letz2014-11-201-1/+2
* Robin Gareus patch for Windows JackRouter.Stephane Letz2014-10-051-2/+2
* Improve net.h documentation(2).Stephane Letz2014-09-171-2/+30
* Improve net.h documentation.Stephane Letz2014-09-171-2/+2
* Fix jack_port_uuidfalkTX2014-06-081-1/+1
* Missing jack_port_uuid. stub/empty implementation completefalkTX2014-05-081-1/+1
* Add uuid.h filefalkTX2014-05-081-0/+50
* Add jack_uuid_t typefalkTX2014-05-081-0/+2
* main header changes needed for uuidfalkTX2014-05-082-23/+30
* Add metadata.h filefalkTX2014-05-081-0/+222
* Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKE...Adrian Knoth2014-02-141-1/+1