Commit Graph

  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | |\
  • |/ /
  • * |
  • * |
  • | *
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | |\
  • | | *
  • | |/
  • | *
  • | | *
  • * | |
  • |\ \ \
  • | |_|/
  • |/| |
  • | * |
  • |/ /
  • | *
  • | *
  • * |
  • | | *
  • | | |\
  • | |_|/
  • |/| |
  • | | *
  • * | |
  • | |/
  • |/|
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • | *
  • | *
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • |\ \
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • b7a51a9 (refs/pull/12/merge) Merge 9130d18b8a into 2bfa506971 by David Robillard 2022-08-22 14:40:24 -0400
  • 9130d18 (refs/pull/12/head) Avoid clash with "register" keyword by David Robillard 2022-08-22 14:37:43 -0400
  • d339468 Remove documentation for non-existent parameter by David Robillard 2022-08-22 14:36:43 -0400
  • 4371aab Fix invalid/unusual documentation comment syntax by David Robillard 2022-08-22 14:28:07 -0400
  • fe0ab49 Clean up include guards by David Robillard 2022-08-22 14:23:04 -0400
  • b601e3d Use a consistent style for copyright headers by David Robillard 2022-08-22 14:19:40 -0400
  • 6ce9c00 Delete trailing whitespace by David Robillard 2022-08-22 14:15:02 -0400
  • 2bfa506 (HEAD -> master) update link to new-session-manager jackaudio page by Filipe Coelho 2022-08-14 23:19:05 +0100
  • 4e53c8f Rely on jack_native_thread_t definition from systemdeps.h by David Runge 2021-12-12 23:18:29 +0100
  • 50fa022 Fix macOS x86_64 + arm64 interoperability by falkTX 2020-12-28 21:12:02 +0000
  • 4a9d1f7 systemdeps.h: define standard integer types correctly for MSVC by Davide Beatrici 2019-11-09 05:28:26 +0100
  • a452608 define JACK_LIB_EXPORT, useful for internal clients by falkTX 2018-10-10 16:02:57 +0200
  • 7054242 Windows: winsock2.h must be included before including windows.h by Kjetil Matheussen 2017-06-15 15:23:50 +0200
  • 21273bc Don't pack structures on MIPS where unaligned access is not allowed by James Cowgill 2016-10-18 14:40:09 +0000
  • 637d69b Brad Harper patch for aarch64 - packed structure workaround. by Stephane Letz 2016-03-30 09:53:08 +0200
  • ded5212 Fix bus error on PPC and PowerPC by Adrian Knoth 2015-08-25 17:32:55 +0200
  • 119040e Use _WIN32 instead of WIN32 in header files since WIN32 might not always be defined by Kjetil Matheussen 2015-07-19 10:01:53 +0200
  • a10c9c3 Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation." by Adrian Knoth 2014-02-14 14:32:56 +0100
  • 9b24ad8 systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation. Downgraded eigen3 and sox version requirements for building iio. Switched to using IIOMMap to access the IIO subsystem. Added the overloaded methods for JackIIODriver::Attach, JackIIODriver::Detach, JackIIODriver::Read and JackIIODriver::Write. Rewrite the JackIIODriver.C code to work properly. by Matt Flax 2014-02-12 17:40:04 +1100
  • 8704387 [cosmetics] Sanitise systemdeps.h by Adrian Knoth 2013-01-09 12:57:12 +0100
  • 4103d17 Fix bus error on ARM platforms by Adrian Knoth 2013-01-09 12:48:52 +0100
  • 45d0a8e POST_PACKED_STRUCTURE used for jack_latency_range_t type. by Stephane Letz 2012-03-15 17:39:18 +0100
  • 0108095 Use POST_PACKED_STRUCTURE for jack_position_t. by Stephane Letz 2012-02-23 17:57:40 +0100
  • 9901c49 John Emmas second auto-launch server on Windows patch. by sletz 2011-11-07 16:28:52 +0000
  • ba60d45 Synchronize public headers with JACK1. Update OSX project. by sletz 2011-03-04 11:41:28 +0000
  • 21c0789 Adrian Knoth hurd.patch, kfreebsd-fix.patch and alpha_ia64-sigsegv.patch from ticket 177. by sletz 2010-07-07 09:49:05 +0000
  • 136ba3b Another fix in systemdeps.h and types.h: jack_time_t now uniquely defined in types.h. by sletz 2009-02-23 13:51:20 +0000
  • f70dd81 Cleanup systemdeps.h on Windows. by sletz 2009-02-20 15:51:03 +0000
  • 1dea4f5 Merge Solaris branch back on trunk. by sletz 2009-02-11 12:31:20 +0000
  • 9c0d8ff Correct systemdeps.h public header licence. by sletz 2009-02-05 11:31:43 +0000
  • 58eee91 Change jack/systemdeps.h include file (windows part) : recent MSVC compiler don't need vsnprintf() to be redefined anymore. by moret 2008-10-27 19:03:22 +0000
  • 6b43c40 Change libraries name on Windows, update installer. by sletz 2008-09-09 15:14:47 +0000
  • bf75279 Correct headers for Windows compilation. by sletz 2008-09-05 13:53:20 +0000
  • f5aec8a Merge Michael Voigt drops branch after reorganization step. by sletz 2008-09-05 13:36:28 +0000
  • b7f95ec (refs/pull/11/head) Rely on jack_native_thread_t definition from systemdeps.h by David Runge 2021-12-12 23:18:29 +0100
  • 48c9334 Merge jack2 systemdeps.h by David Runge 2021-12-12 22:54:50 +0100
  • b87166b Make doxygen happy by falkTX 2021-07-14 21:12:04 +0100
  • ce588b3 Add jack_position_t::tick_double, and flags around it by falkTX 2021-07-14 21:00:43 +0100
  • 9d2ba9d Fix macOS x86_64 + arm64 interoperability by falkTX 2020-12-28 21:12:02 +0000
  • ab27e5a Disable "register" variable name by Matthias Geier 2020-11-27 23:17:36 +0100
  • eedd665 (refs/pull/10/head) Disable "register" variable name by Matthias Geier 2020-11-27 23:17:36 +0100
  • 3e0ebfb Comment on using jack_port_get_latency_range(). by Maciej Bliziński 2020-10-11 19:15:31 +0100
  • 98712ac (refs/pull/9/head) Comment on using jack_port_get_latency_range(). by Maciej Bliziński 2020-10-11 19:15:31 +0100
  • d7d828d session.h: Fix typos and wording, mark as deprecated by falkTX 2020-07-16 12:57:49 +0100
  • 04d07f8 Cleanup whitespace by falkTX 2020-07-16 12:48:41 +0100
  • 0308f3e systemdeps.h: define standard integer types correctly for MSVC by Davide Beatrici 2019-11-09 05:28:26 +0100
  • eb7c221 Fix freedesktop specification link by falkTX 2019-12-10 18:45:16 +0000
  • 15a179d Update metadata.h from jack2 by falkTX 2019-10-06 20:30:22 +0100
  • 439eb19 DOC: Update docs for jack_get_properties() by Matthias Geier 2019-04-25 21:47:23 +0200
  • e28ba5c DOC: Update docs for jack_get_all_properties() by Matthias Geier 2019-04-25 20:38:34 +0200
  • b2fe9b7 (refs/pull/8/head) DOC: Update docs for jack_get_properties() by Matthias Geier 2019-04-25 21:47:23 +0200
  • fe11320 DOC: Update docs for jack_get_all_properties() by Matthias Geier 2019-04-25 20:38:34 +0200
  • aa2f1ee fix invalid description of jack_set_port_rename_callback and JackPortConnectCallback in doxygen comments by Matthew Persing 2015-06-16 08:43:23 -0500
  • 018f44f Add some casts to let C++ happily compile jslist. by Daniel Hams 2014-10-05 16:27:56 +0100
  • eb67fa5 Fix invalid jack_set_port_rename_callback comment by David Robillard 2015-11-30 19:14:56 -0500
  • 1541a11 Small fix on transport header comments by falkTX 2019-02-28 07:53:18 +0100
  • 7433747 define JACK_LIB_EXPORT, useful for internal clients by falkTX 2018-10-10 16:02:57 +0200
  • 3091751 Windows: winsock2.h must be included before including windows.h by Kjetil Matheussen 2017-06-15 15:23:50 +0200
  • 7a25562 Merge pull request #234 from jcowgill/mips-unaligned by Stéphane Letz 2016-10-18 16:58:10 +0200
  • efe28f3 Don't pack structures on MIPS where unaligned access is not allowed by James Cowgill 2016-10-18 14:40:09 +0000
  • 0967f8f Brad Harper patch for aarch64 - packed structure workaround. by Stephane Letz 2016-03-30 09:53:08 +0200
  • f6781ed (refs/pull/7/head) Fix invalid jack_set_port_rename_callback comment by David Robillard 2015-11-30 19:14:56 -0500
  • 07f1ecf Merge pull request #6 from andrewrk/master by Stéphane Letz 2015-11-11 10:34:07 +0100
  • 5a910a0 (refs/pull/6/head) add missing `void` from jack_get_time prototype by Andrew Kelley 2015-11-09 21:57:43 -0700
  • d2b1627 Fix bus error on PPC and PowerPC by Adrian Knoth 2015-08-25 17:32:55 +0200
  • 664610a Use _WIN32 instead of WIN32 in header files since WIN32 might not always be defined by Kjetil Matheussen 2015-07-19 10:01:53 +0200
  • 23c2991 add new public API: jack_port_rename by Paul Davis 2015-07-02 12:21:20 -0400
  • 8738bed (refs/pull/5/head) Merge branch 'master' of https://github.com/mpersing/headers by Matthew Persing 2015-06-16 08:48:39 -0500
  • b60c28f fix invalid description of jack_set_port_rename_callback and JackPortConnectCallback in doxygen comments by Matthew Persing 2015-06-16 08:43:23 -0500
  • e169404 fix invalid description of @return for a void function in doxygen comments by Paul Davis 2014-11-20 10:20:29 -0500
  • 89b224f (refs/pull/4/head) Add some casts to let C++ happily compile jslist. by Daniel Hams 2014-10-05 16:27:56 +0100
  • 198407e remove unusued, leftover <uuid/uuid.h> include from types.h by Paul Davis 2014-04-15 13:21:41 -0400
  • 88d3f25 Merge pull request #3 from PeterN/fix by pauldavisthefirst 2014-03-05 20:53:43 -0500
  • 60ee937 (refs/pull/3/head) Fix internal client API, as jack_intclient_t is not a reference type. by Peter Nelson 2014-03-05 21:16:32 +0000
  • 972ff53 Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation." by Adrian Knoth 2014-02-14 14:32:56 +0100
  • 3f8627b systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation. Downgraded eigen3 and sox version requirements for building iio. Switched to using IIOMMap to access the IIO subsystem. Added the overloaded methods for JackIIODriver::Attach, JackIIODriver::Detach, JackIIODriver::Read and JackIIODriver::Write. Rewrite the JackIIODriver.C code to work properly. by Matt Flax 2014-02-12 17:40:04 +1100
  • 0b03e2b Fix bus error on ARM platforms by Adrian Knoth 2014-01-27 22:42:19 +0100
  • aea850a Refactor POST_PACKED_STRUCTURE into types.h by Adrian Knoth 2014-01-27 19:55:44 +0000
  • a14583e (tag: 0.124.1, tag: 0.124.0) Merge pull request #2 from fps/master by pauldavisthefirst 2014-01-21 12:56:12 -0800
  • a483e73 (refs/pull/2/head) fix a typo by Florian Paul Schmidt 2014-01-21 20:16:10 +0100
  • 686a741 Merge pull request #1 from drobilla/master by pauldavisthefirst 2014-01-19 12:46:58 -0800
  • 742c63e tweak doxygen annotations to remove errors by Paul Davis 2014-01-18 22:07:57 -0500
  • 1bfa5e4 revert to less-legal but more conventional #ifdef guard for control.h by Paul Davis 2014-01-18 21:30:13 -0500
  • 2c27345 tweak doxygen decls for metadata API by Paul Davis 2014-01-18 21:29:54 -0500
  • 56000a7 (refs/pull/1/head) Allow the use of URI types for metadata values. by David Robillard 2014-01-18 14:17:25 -0500
  • 784ff84 Clean up metadata.h and fix Doxygen markup. by David Robillard 2014-01-18 13:14:17 -0500
  • b7f8964 change UUID implementation to use integers and serial counters by Paul Davis 2013-11-30 13:05:47 -0500
  • 0b467a3 add JackPortNameCallback type and port rename callback (to match changes above, and to come into line with jack2) by Paul Davis 2013-10-12 09:48:39 -0400
  • 3d5846b (uuid) move declarations of client/UUID related functions from session.h into jack.h, since UUIDs are now at the core by Paul Davis 2013-10-06 09:39:42 -0400
  • 98548dd add constants for a few (potential) well-known metadata key values by Paul Davis 2013-10-05 12:54:04 -0400
  • 7eda551 __cplusplus-wrap the declarations in uuid.h by Paul Davis 2013-10-05 12:53:37 -0400
  • a6c5af6 wrap UUID generation by Paul Davis 2013-10-03 16:28:55 -0400
  • 383c13c alter docs on return value from jack_remove_properties() by Paul Davis 2013-10-02 00:33:17 -0400
  • bec4aa8 alter some minor details of the metadata API by Paul Davis 2013-10-01 15:44:51 -0400
  • dae1fcd add uuid.h (missed from previous commits) by Paul Davis 2013-10-01 15:44:18 -0400
  • 668ea42 add API documentation for some metadata functions by Paul Davis 2013-09-30 22:18:38 -0400
  • ca196ea add jack_client_t* to metadata calls that need to contact the server to initiate a property change callback by Paul Davis 2013-09-30 19:17:38 -0400
  • 94dd1e8 add new metadata API header by Paul Davis 2013-09-30 18:55:15 -0400
  • 2d8115f changes to internal client necessary (for now) for UUID changes by Paul Davis 2013-09-24 22:13:32 -0400
  • a43a327 add port UUID retrieval function by Paul Davis 2013-09-24 09:28:13 -0400