Commit Graph

  • a7b70be51a control.h: port JACK2 API changes (jack/types.h and jack/systemdeps.h includes) jack1 Nedko Arnaudov 2023-12-02 18:21:31 +0200
  • 13c6b21b52 systemdeps.h: Include C99 header stdint.h (used control api) Nedko Arnaudov 2023-12-02 16:38:36 +0200
  • d7b96b48e8 control.h: port JACK2 API changes (signals) Nedko Arnaudov 2023-12-02 15:51:56 +0200
  • a98cc51324 control.h: adjust jackctl_setup_signals() to return jackctl_sigmask_t pointer Nedko Arnaudov 2023-07-22 16:56:22 +0300
  • 39f7a352f5 backport JACK2 API addition of jack_port_type_id() Nedko Arnaudov 2023-07-22 06:28:18 +0300
  • 216f15b45b control.h: port JACK2 API changes (open&close server) Nedko Arnaudov 2023-07-22 06:27:21 +0300
  • 3d36f682be control.h: add jack_get_version_string() Nedko Arnaudov 2023-07-22 04:46:40 +0300
  • c2a66dfbc6 control.h: Relicense my work with multiple licenses jack2 Nedko Arnaudov 2023-06-02 18:56:52 +0300
  • 2b7a0b4849 LADI/jack2 variants Nedko Arnaudov 2022-09-06 20:48:07 +0300
  • 9130d18b8a Avoid clash with "register" keyword David Robillard 2022-08-22 14:37:43 -0400
  • d339468451 Remove documentation for non-existent parameter David Robillard 2022-08-22 14:36:43 -0400
  • 4371aabcd0 Fix invalid/unusual documentation comment syntax David Robillard 2022-08-22 14:28:07 -0400
  • fe0ab491b4 Clean up include guards David Robillard 2022-08-22 14:23:04 -0400
  • b601e3dc28 Use a consistent style for copyright headers David Robillard 2022-08-22 14:19:40 -0400
  • 6ce9c002bf Delete trailing whitespace David Robillard 2022-08-22 14:15:02 -0400
  • 2bfa506971
    update link to new-session-manager jackaudio page Filipe Coelho 2022-08-14 23:19:05 +0100
  • 4e53c8f0a3 Rely on jack_native_thread_t definition from systemdeps.h David Runge 2021-12-12 23:18:29 +0100
  • 50fa022e27 Fix macOS x86_64 + arm64 interoperability falkTX 2020-12-28 21:12:02 +0000
  • 4a9d1f7fbf systemdeps.h: define standard integer types correctly for MSVC Davide Beatrici 2019-11-09 05:28:26 +0100
  • a4526089dd define JACK_LIB_EXPORT, useful for internal clients falkTX 2018-10-10 16:02:57 +0200
  • 705424224c Windows: winsock2.h must be included before including windows.h Kjetil Matheussen 2017-06-15 15:23:50 +0200
  • 21273bc5e2 Don't pack structures on MIPS where unaligned access is not allowed James Cowgill 2016-10-18 14:40:09 +0000
  • 637d69b29b Brad Harper patch for aarch64 - packed structure workaround. Stephane Letz 2016-03-30 09:53:08 +0200
  • ded5212510 Fix bus error on PPC and PowerPC Adrian Knoth 2015-08-25 17:32:55 +0200
  • 119040eae1 Use _WIN32 instead of WIN32 in header files since WIN32 might not always be defined Kjetil Matheussen 2015-07-19 10:01:53 +0200
  • a10c9c3e6c Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation." Adrian Knoth 2014-02-14 14:32:56 +0100
  • 9b24ad869e 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. Matt Flax 2014-02-12 17:40:04 +1100
  • 8704387a18 [cosmetics] Sanitise systemdeps.h Adrian Knoth 2013-01-09 12:57:12 +0100
  • 4103d173f9 Fix bus error on ARM platforms Adrian Knoth 2013-01-09 12:48:52 +0100
  • 45d0a8e4fc POST_PACKED_STRUCTURE used for jack_latency_range_t type. Stephane Letz 2012-03-15 17:39:18 +0100
  • 0108095550 Use POST_PACKED_STRUCTURE for jack_position_t. Stephane Letz 2012-02-23 17:57:40 +0100
  • 9901c49a62 John Emmas second auto-launch server on Windows patch. sletz 2011-11-07 16:28:52 +0000
  • ba60d45aaa Synchronize public headers with JACK1. Update OSX project. sletz 2011-03-04 11:41:28 +0000
  • 21c0789996 Adrian Knoth hurd.patch, kfreebsd-fix.patch and alpha_ia64-sigsegv.patch from ticket 177. sletz 2010-07-07 09:49:05 +0000
  • 136ba3bb13 Another fix in systemdeps.h and types.h: jack_time_t now uniquely defined in types.h. sletz 2009-02-23 13:51:20 +0000
  • f70dd81b9d Cleanup systemdeps.h on Windows. sletz 2009-02-20 15:51:03 +0000
  • 1dea4f5411 Merge Solaris branch back on trunk. sletz 2009-02-11 12:31:20 +0000
  • 9c0d8ff164 Correct systemdeps.h public header licence. sletz 2009-02-05 11:31:43 +0000
  • 58eee9171f Change jack/systemdeps.h include file (windows part) : recent MSVC compiler don't need vsnprintf() to be redefined anymore. moret 2008-10-27 19:03:22 +0000
  • 6b43c40944 Change libraries name on Windows, update installer. sletz 2008-09-09 15:14:47 +0000
  • bf75279198 Correct headers for Windows compilation. sletz 2008-09-05 13:53:20 +0000
  • f5aec8a5f5 Merge Michael Voigt drops branch after reorganization step. sletz 2008-09-05 13:36:28 +0000
  • b87166bbc7 Make doxygen happy falkTX 2021-07-14 21:12:04 +0100
  • ce588b3af5 Add jack_position_t::tick_double, and flags around it falkTX 2021-07-14 21:00:43 +0100
  • ab27e5a59f Disable "register" variable name Matthias Geier 2020-11-27 23:17:36 +0100
  • 3e0ebfba31 Comment on using jack_port_get_latency_range(). Maciej Bliziński 2020-10-11 19:15:31 +0100
  • d7d828df53
    session.h: Fix typos and wording, mark as deprecated falkTX 2020-07-16 12:57:49 +0100
  • 04d07f8847
    Cleanup whitespace falkTX 2020-07-16 12:48:41 +0100
  • eb7c221236
    Fix freedesktop specification link falkTX 2019-12-10 18:45:16 +0000
  • 15a179df5f
    Update metadata.h from jack2 falkTX 2019-10-06 20:30:22 +0100
  • 439eb19964 DOC: Update docs for jack_get_properties() Matthias Geier 2019-04-25 21:47:23 +0200
  • e28ba5cc18 DOC: Update docs for jack_get_all_properties() Matthias Geier 2019-04-25 20:38:34 +0200
  • aa2f1ee0a0 fix invalid description of jack_set_port_rename_callback and JackPortConnectCallback in doxygen comments Matthew Persing 2015-06-16 08:43:23 -0500
  • 018f44fcdb Add some casts to let C++ happily compile jslist. Daniel Hams 2014-10-05 16:27:56 +0100
  • eb67fa5ffc Fix invalid jack_set_port_rename_callback comment David Robillard 2015-11-30 19:14:56 -0500
  • 1541a11b20
    Small fix on transport header comments falkTX 2019-02-28 07:53:18 +0100
  • 07f1ecf1ce Merge pull request #6 from andrewrk/master Stéphane Letz 2015-11-11 10:34:07 +0100
  • 5a910a030b add missing `void` from jack_get_time prototype Andrew Kelley 2015-11-09 21:57:43 -0700
  • 23c2991480 add new public API: jack_port_rename Paul Davis 2015-07-02 12:21:20 -0400
  • e16940434b fix invalid description of @return for a void function in doxygen comments Paul Davis 2014-11-20 10:20:29 -0500
  • 198407e956 remove unusued, leftover <uuid/uuid.h> include from types.h Paul Davis 2014-04-15 13:21:41 -0400
  • 88d3f257ba Merge pull request #3 from PeterN/fix pauldavisthefirst 2014-03-05 20:53:43 -0500
  • 60ee937d19 Fix internal client API, as jack_intclient_t is not a reference type. Peter Nelson 2014-03-05 21:16:32 +0000
  • 0b03e2b6a7 Fix bus error on ARM platforms Adrian Knoth 2014-01-27 22:42:19 +0100
  • aea850adb3 Refactor POST_PACKED_STRUCTURE into types.h Adrian Knoth 2014-01-27 19:55:44 +0000
  • a14583ed99 Merge pull request #2 from fps/master pauldavisthefirst 2014-01-21 12:56:12 -0800
  • a483e73426 fix a typo Florian Paul Schmidt 2014-01-21 20:16:10 +0100
  • 686a7414a7 Merge pull request #1 from drobilla/master pauldavisthefirst 2014-01-19 12:46:58 -0800
  • 742c63e024 tweak doxygen annotations to remove errors Paul Davis 2014-01-18 22:07:57 -0500
  • 1bfa5e43ce revert to less-legal but more conventional #ifdef guard for control.h Paul Davis 2014-01-18 21:30:13 -0500
  • 2c27345e75 tweak doxygen decls for metadata API Paul Davis 2014-01-18 21:29:54 -0500
  • 56000a76d1 Allow the use of URI types for metadata values. David Robillard 2014-01-18 14:17:25 -0500
  • 784ff84109 Clean up metadata.h and fix Doxygen markup. David Robillard 2014-01-18 13:14:17 -0500
  • b7f896437a change UUID implementation to use integers and serial counters Paul Davis 2013-11-30 13:05:47 -0500
  • 0b467a387a add JackPortNameCallback type and port rename callback (to match changes above, and to come into line with jack2) Paul Davis 2013-10-12 09:48:39 -0400
  • 3d5846b477 move declarations of client/UUID related functions from session.h into jack.h, since UUIDs are now at the core Paul Davis 2013-10-06 09:39:42 -0400
  • 98548dd785 add constants for a few (potential) well-known metadata key values Paul Davis 2013-10-05 12:54:04 -0400
  • 7eda551c0d __cplusplus-wrap the declarations in uuid.h Paul Davis 2013-10-05 12:53:37 -0400
  • a6c5af6347 wrap UUID generation Paul Davis 2013-10-03 16:28:55 -0400
  • 383c13c50a alter docs on return value from jack_remove_properties() Paul Davis 2013-10-02 00:33:17 -0400
  • bec4aa8b94 alter some minor details of the metadata API Paul Davis 2013-10-01 15:44:51 -0400
  • dae1fcdc51 add uuid.h (missed from previous commits) Paul Davis 2013-10-01 15:44:18 -0400
  • 668ea423a4 add API documentation for some metadata functions Paul Davis 2013-09-30 22:18:38 -0400
  • ca196ea0ec add jack_client_t* to metadata calls that need to contact the server to initiate a property change callback Paul Davis 2013-09-30 19:17:38 -0400
  • 94dd1e8751 add new metadata API header Paul Davis 2013-09-30 18:55:15 -0400
  • 2d8115ffac changes to internal client necessary (for now) for UUID changes Paul Davis 2013-09-24 22:13:32 -0400
  • a43a3276b4 add port UUID retrieval function Paul Davis 2013-09-24 09:28:13 -0400
  • 5bf4c3697f add uuid type Paul Davis 2013-09-24 09:27:37 -0400
  • 5798f8fcb7 Revert "add uuid type" Paul Davis 2013-09-24 09:26:43 -0400
  • 5fa50673fc add uuid type Paul Davis 2013-09-24 09:03:04 -0400
  • 433a4ab01f new jack_get_cycle_times() API call provides better access to DLL data for clients and server. implementation in separate commit(s) Paul Davis 2012-03-19 10:38:59 -0400
  • 66b41b24b4 remove unused timestamps.h Paul Davis 2012-02-08 13:24:22 -0500
  • cecc3c0ce4 no need for .gitignore file in public headers Paul Davis 2012-02-08 12:52:28 -0500
  • 9ec79600a3 remove Makefile.am from public headers (no build systems in shared repos) Paul Davis 2012-02-08 12:49:23 -0500
  • a85f219371 removed version.h.in Paul Davis 2012-02-08 12:31:11 -0500
  • 0e2d59bd70 add .gitignore for jack headers Paul Davis 2012-02-08 12:19:06 -0500
  • f5236f71bf public header changes after splitting out jack1 private headers Paul Davis 2012-02-08 12:18:14 -0500
  • cd542a84a9 remove atomicity.h from public headers Paul Davis 2012-02-08 12:03:52 -0500
  • 09c55a5f43 move non-public headers out of jack/ Paul Davis 2012-02-08 11:58:51 -0500
  • 2476dca8c1 Import jack1 headers from svn r4772 controlapi Nedko Arnaudov 2012-02-02 19:16:32 +0200