142 Commits (d6b0620188a3e9b51e37fe33b0f7d16cba077464)

Author SHA1 Message Date
  Stephane Letz 9d0acd402f Correct NetJack2 API. 10 years ago
  Stephane Letz 81c129c1dd Alexandru Costache patch for memory allocation failure. 10 years ago
  Stephane Letz 2cd233537a Improve documentation. 10 years ago
  Stephane Letz 3260d467e0 Robin Gareus patch for Windows JackRouter. 10 years ago
  Stephane Letz a9a2ad16e1 Improve net.h documentation(2). 10 years ago
  Stephane Letz 7e9ef34f79 Improve net.h documentation. 10 years ago
  falkTX 5fb7e2a191 Fix jack_port_uuid 11 years ago
  falkTX f7543f05db Missing jack_port_uuid. stub/empty implementation complete 11 years ago
  falkTX b214e1427f Add uuid.h file 11 years ago
  falkTX 84431c3748 Add jack_uuid_t type 11 years ago
  falkTX d0932a8f21 main header changes needed for uuid 11 years ago
  falkTX 3cdf7071a5 Add metadata.h file 11 years ago
  Adrian Knoth 820c5bfde4 Revert "systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation." 11 years ago
  Matt Flax 23f5919c62 systemdeps.h added a new defined case __ARM__ to clear the POST_PACKED_STRUCTURE for ARM compilation. 11 years ago
  KimJeongYeon 4a94e12986 jack2 supports android devices & rebase current changes to master 11 years ago
  Stephane Letz 02c0e5d544 Add new jack_midi_reset_buffer API. 11 years ago
  Stephane Letz 66b4bfd8bb Support for partial buffers in libjacknet. 11 years ago
  Stephane Letz f93633a226 Cleanup NetJack2 code. 11 years ago
  Stephane Letz dbf9b71580 Distinguish SYNC_PACKET_ERROR and DATA_PACKET_ERROR in NetJack2. 11 years ago
  Stephane Letz ddf306b8dc Add error code in net.h. 11 years ago
  Stephane Letz bdec35808b Improve documentation for jack_set_net_slave_shutdown_callback. 11 years ago
  Stephane Letz ae2382088c Add jack_net_slave_is_active API in libjacknet. 11 years ago
  Stephane Letz f4a158afbc Add time-out in libjacknet netmaster side. 11 years ago
  Stephane Letz c70f01d51c New restart callback in net API. 12 years ago
  Stephane Letz af438d2513 Improve documentation of jack_on_shutdown and jack_on_info_shutdown. 12 years ago
  Stephane Letz 83baac750d Open one virtual in/out in CoreMidi driver, fix a state refresh issue. 12 years ago
  Adrian Knoth aa5593229d [cosmetics] Sanitise systemdeps.h 12 years ago
  Adrian Knoth 2f7d512b41 Fix bus error on ARM platforms 12 years ago
  Robin Gareus d94f5edb03 netjack1/netone opus support 12 years ago
  Robin Gareus 33bef4fcb0 add opus support to NetJack2 12 years ago
  Stephane Letz a750131fba Use of jack_free instead of free, cleanup. 13 years ago
  Stephane Letz 9794815aed Correct control.h public header. 13 years ago
  Stephane Letz 6483c0d5eb New jack_get_cycle_times() implementation from Fons Adriennsen. 13 years ago
  Stephane Letz 5b6d89c452 POST_PACKED_STRUCTURE used for jack_latency_range_t type. 13 years ago
  Stephane Letz 9f6c65c4b3 Use POST_PACKED_STRUCTURE for jack_position_t. 13 years ago
  nedko 2c6ba8dc70 remove duplicate definition that causes compilation fail: 13 years ago
  sletz ffe8e3cf3b Improve libjacknet master mode. 13 years ago
  sletz a6a2d8f0e6 In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct. 13 years ago
  sletz 9c6afc5157 Compiles again on Windows. 13 years ago
  sletz 1ce0d5cd61 Correction to use public headers in dbus code. 13 years ago
  sletz 3949b7a3c8 jackctl_driver_params_parse API moved in public control.h. 13 years ago
  sletz 85df85f520 Fix for compilation on Solaris. 13 years ago
  sletz c74069a852 Typos. 13 years ago
  sletz b63069e02c John Emmas second auto-launch server on Windows patch. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz eb6a4fd938 Improve session API documentation. 13 years ago
  sletz 7173037afc Fix the types of a few function parameters. 13 years ago
  sletz 1179107321 Use correct gcc attribute on OS X for weak linkage; reformat overly-wide comment (from jack1). 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 14 years ago
  sletz 4e0a70b5d2 Enable explicit channel mapping in CoreAudio driver. 14 years ago