312 Commits (05216197b491d64036733a2d3be511456c1f65cd)

Author SHA1 Message Date
  Markus Seeber 8a66d611b9 [jack_bufsize] Fix off by 10 error 10 years ago
  Tim Mayberry ae66d7464a Fix windows mingw/waf build when readline is used/present 10 years ago
  Tim Mayberry 40587b7345 Fix transport example client for waf/mingw build 10 years ago
  Stephane Letz 9d0acd402f Correct NetJack2 API. 10 years ago
  Karl Lindén 5a59aef94c add the --readline auto option 10 years ago
  Karl Lindén bac7cc775d add the --sndfile auto option and check sndfile availability with env['SNDFILE'] instead of is_defined('HAVE_SNDFILE') 10 years ago
  Karl Lindén ea43b15ea9 use pkg-config to find sndfile (drop explicit LIB_SNDFILE and HAVE_SNDFILE since check_cfg deals with it) 10 years ago
  Karl Lindén aef035ad1f make sndfile dependency optional 10 years ago
  Karl Lindén 94efc64f20 use conf.env['SAMPLERATE'] to determine wether samplerate is available instead of conf.is_defined('HAVE_SAMPLERATE') 10 years ago
  Karl Lindén 66cdd35753 remove extra and unnecessary celt check in example-clients 10 years ago
  KimJeongYeon 7676ac7a4d eliminate duplicated examples. 10 years ago
  Michał Szymański a0c47206ce Fix indentation 10 years ago
  Michał Szymański ab603e4333 Fix indentation 10 years ago
  Stephane Letz 2e6344a32b Use jack_free instead of free in inprocess.c. 11 years ago
  Nedko Arnaudov ba28a2ca3f jack_control: display constraints (range and enum) 11 years ago
  farwayer 8097695445 Fix for building with python3 11 years ago
  KimJeongYeon 1f73394531 additional code cleanup for jack android 11 years ago
  KimJeongYeon 4a94e12986 jack2 supports android devices & rebase current changes to master 11 years ago
  Martin Koegler 543686cb93 Fix example client for mingw build 11 years ago
  Joshua Moyerman 204bdea4cf Adding stdbool header include to netmaster example client to fix compile error 11 years ago
  Stephane Letz 66b4bfd8bb Support for partial buffers in libjacknet. 11 years ago
  Robin Gareus f6c7cb139b realtime-safe midi-dump (use ringbuffer) 11 years ago
  Robin Gareus ae6412a881 add usage() to jack_midi_dump 11 years ago
  Robin Gareus 0e23c197bf midi-dump: exit cleanly, add support for absolute+relative timestamps 11 years ago
  Stephane Letz d8c2b0bfaf Configurable fPacketTimeOut field in NetJack2 code. 11 years ago
  Stephane Letz f4a158afbc Add time-out in libjacknet netmaster side. 11 years ago
  falkTX 24344009b7 Fix alsa_in/out for freewheel 11 years ago
  Stephane Letz 8dea08d26c Tim Mayberry : Changes to get example-clients to build using MinGW compiler. 11 years ago
  Florian Paul Schmidt b95372e1f0 Add help command and options to jack_control 12 years ago
  elboulangero 0823366106 Fix xrun_recovery in ALSA clients. 12 years ago
  Adrian Knoth 79581e1e62 Fix typo in alsa_in.c 12 years ago
  Stephane Letz ee2cc69974 Cleanup audio mixing code. 12 years ago
  Adrian Knoth 4818025739 [wscript] Even more -Wl,--as-needed fixes 12 years ago
  Adrian Knoth 93c5159118 [wscript] Build jack_transport 12 years ago
  Adrian Knoth 89c359eee0 [wscript] More fixes for -Wl,--as-needed 12 years ago
  Adrian Knoth 2f35141267 [wscript] Use CFLAGS, not CCFLAGS 12 years ago
  Nedko Arnaudov b4349a570f fix jack_netsource build 12 years ago
  Adrian Knoth f28523ff54 [wscript] Fix FTBFS with -Wl,--as-needed 12 years ago
  Robin Gareus ce83a13893 fix duplicate prog.includes 12 years ago
  Robin Gareus abc1cab6aa wscript: add header defines and libs for example-clients/netsource 12 years ago
  Robin Gareus d94f5edb03 netjack1/netone opus support 12 years ago
  Nedko Arnaudov 26a3c0f9e7 jack_control: fix epr command 12 years ago
  Stephane Letz a750131fba Use of jack_free instead of free, cleanup. 12 years ago
  Stephane Letz a7d390b334 jack_server_control patch + getopt_long usage fix. 12 years ago
  dlahoti 8045baf41f jack_free() should be used to free memory returned by jack_get_ports() 12 years ago
  Nedko Arnaudov e54729a300 jack_control: fix typo 13 years ago
  Nedko Arnaudov 16cbb24ebf extend jack_control to have parameter reset commands 13 years ago
  Stephane Letz 9f740e3055 Correct examples-clients wscript. 13 years ago
  Adrian Knoth 871bd0851d Fix naming of inprocess.so 13 years ago
  Adrian Knoth 05bdeafd3d wscript: mark readline as optional 13 years ago