374 Commits (3009d7d6067d8feaabde3e9ac76c67d36c6c463a)

Author SHA1 Message Date
  falkTX 3009d7d606 Make sure we use python3 (another patch from Fedora) 5 years ago
  falkTX 0e04a68279 Fix blocking DBus device reservation, so it plays nice with others 5 years ago
  falkTX fdfe11cf96 evmon.c: fix function prototype 5 years ago
  falkTX 18177e3d51 Add port rename and property change to evmon (sync with jack1) 5 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  falkTX 5f2baebd6b
Sync example-clients/bufsize.c with jack1 6 years ago
  falkTX 8e2c84ea48
Sync example-clients/lsp.c with jack1 6 years ago
  falkTX 19e468cc78
Sync example-clients/connect.c with jack1 6 years ago
  Thomas Brand 98c882c5a5 Add option JackNoStartServer 6 years ago
  Thomas Brand dd97f5f92a NO-OP: tabs vs. spaces indent., trailing ws 6 years ago
  Thomas Brand c8af61825c NO-OP: tabs vs. spaces indentation 6 years ago
  Thomas Brand 09f92317a6 NO-OP: remove trailing whitespace 6 years ago
  Thomas Brand 94dcc38539 NO-OP: remove trailing whitespace 6 years ago
  Thomas Brand b66c40488d NO-OP: tabs vs. spaces indentation. 6 years ago
  Thomas Brand bccbc38b84 Unify jack_client_open(), add error_handler 6 years ago
  Thomas Brand 8c57a9e808 NO-OP: tabs vs. spaces indentation. 6 years ago
  Rui Nuno Capela 05bc08c64e memops-alsa_bad_sound-fix-1 (#426) 6 years ago
  Thomas Brand a752bfaa61 Use PRIu64 to print jack_time_t 6 years ago
  Thomas Brand 41b64e7cd4 Remove undocumented -a/--all flag (not implemented, same as -l). 6 years ago
  Thomas Brand cf0892305d Check early if jack_midi_event_get() was successful. 6 years ago
  Thomas Brand a4b588bde0 Ignore MIDI messages > MSG_BUFFER_SIZE 6 years ago
  Thomas Brand 03e164cdbb Increase buffer sizes in jack_midi_dump. 6 years ago
  Timo Wischer 148c8d8e6a alsa_in/out: Use float to S32 conversion if requested 6 years ago
  twischer-adit 04bdd8a635 arm64: Enable simd implementations (#398) 6 years ago
  Thomas Brand 04804290e2 Fix indentation 6 years ago
  falkTX 7dfdbe133a
Cleanup some warnings 6 years ago
  falkTX 81bddd49bc
Add jack_property tool from jack1 6 years ago
  falkTX f2398abc09
Use JACK_LIB_EXPORT for inprocess example 6 years ago
  Karl Linden 45f9332f54 Handle alloca properly 7 years ago
  Karl Linden f5f22c6bef
Revert "Fix unused{,-but-set}-variable compiler warnings." 6 years ago
  Karl Linden dde9f29a8e Fix unused{,-but-set}-variable compiler warnings. 7 years ago
  Charalampos Stratakis 950d36d728 Make jack_control python2/3 compatible. 6 years ago
  Olivier Humbert 1aeb656a67 typos fixes (#333) 7 years ago
  Adrian Knoth c5dac6270e More spelling fixes from Debian QA 7 years ago
  Adrian Knoth 6ccfdc1058 Mass-fix spelling errors 7 years ago
  Timo Wischer b7372cb046 jack_wait: Fix indentation 7 years ago
  Timo Wischer b31a4a2f31 jack_wait: On timeout fail with exit code 1 7 years ago
  falkTX 8092c758f9 ipload.c: flush stdout when client is ready 7 years ago
  Kjetil Matheussen eabc679bd4 Example clients: Fix compilation of tw.c 7 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  Francis Pinteric 40a689dbb8 alsa_in.c alsa_out.c 8 years ago
  falkTX 1dd03c61af Add autoclose option to jack_load 8 years ago
  Andreas Müller c32b823860 jack_simdtests: add application checking accurracy and performance of SIMD optimizations 8 years ago
  Hoger Dehnhardt 9a01831071 corrected the message when transport is in an unexpected state while trying to toggle 8 years ago
  Hoger Dehnhardt 3962e4b5dd when in wrong state, write message to stderr 8 years ago
  Hoger Dehnhardt feef5ca5c1 added a toggle command to allow toggling between play and stop state 8 years ago
  Xavier Mendez 2ea3a56d77 Convert between sample rates when necessary 9 years ago
  Karl Linden 7bdad4966b
Fix building with libedit. 9 years ago
  Stephane Letz 51f923882e Correct JackDriver::Open : call to fGraphManager->SetBufferSize has to use current fEngineControl->fBufferSize value. 9 years ago