3688 Commits (901a91deda9646367cec8facbe7aad74a2b46750)
 

Author SHA1 Message Date
  Christoph Kuhr 901a91deda periodic send ready merged 6 years ago
  Christoph Kuhr a753142741 replaced shell script with README.md 6 years ago
  Christoph Kuhr 9ef6309ba0 removed files and modified .gitsubmodule and linux/avbmcl/OpenAvnu/.git path 6 years ago
  Christoph Kuhr 6c033da96a changed subdir linux/avb to linux/avbmcl, modified wscript, added linux/if_packet and igb checks to wscript 6 years ago
  Christoph Kuhr 5c2cc4d12f cleaned up some include order of mrp_client_* and malloc.h 6 years ago
  Christoph Kuhr 556b0588b2 cleaned up linespacing, removed int decl in loop headers, consistent header guards, consistent comment style 6 years ago
  Christoph Kuhr 7bf07cd41a removed tmp files and added to gitignore 6 years ago
  Christoph Kuhr 507e71bc11 removed tmp files and added *~ to gitignore 6 years ago
  Christoph Kuhr d7fbd0d115 cleaned header files 6 years ago
  Christoph Kuhr e6113ed36a replaced tabs with spaces, added codeblocks project files to gitignore 6 years ago
  Christoph Kuhr 572758dfc8 created linux/avb subfolder for AVTP backend, added submodule linux/avb/OpenAvnu, added .gitmodules to top level dir, added backend to wscript, further details on AVTP backend in LAC2019 paper 6 years ago
  Christoph Kuhr c8b0db9323 manual merge with develop branch 7 years ago
  Thomas Brand b35fa69f3f Add Arnout Diels (arre525) to authors 7 years ago
  Thomas Brand f9889ea5ab Add Viktor Wilhelmsson (vikwil) to authors 7 years ago
  7890 f4a0118ee5
Merge pull request #449 from vikwil/develop 7 years ago
  Viktor Wilhelmsson 12cfd0e8b8 Fix memory leak of parameter constraints. 7 years ago
  Viktor Wilhelmsson a465c2bd36 Remove GPL dependency from JackTools. 7 years ago
  falkTX 5617286860
Merge branch 'master' into develop 7 years ago
  CĂ©dric Schieli 8232996921 Correct GPL licence to LGPL for files needed to build libjack (3) 7 years ago
  Stephane Letz 56f760d986 Correct GPL licence to LGPL for files needed to build libjack (2). 7 years ago
  Arnout Diels 487632577d Changed jackd alsa driver to reprepare the kernel alsa driver upon each xrun 7 years ago
  falkTX cbe17f4210 Merge branch 'master' into develop 7 years ago
  Stephane Letz e298b4409d Correct GPL licence to LGPL for header files needed to build libjack. 7 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 7 years ago
  shura bb3f5cb296 Solving problems while compiling jack2 on macOS X with dbus support (#434) 7 years ago
  falkTX 2bcacf66b4
Merge remote-tracking branch 'origin/jack_property_test' into develop 7 years ago
  falkTX 03b8316c5b
Merge branch 'develop' 7 years ago
  falkTX 5f2baebd6b
Sync example-clients/bufsize.c with jack1 7 years ago
  falkTX 8e2c84ea48
Sync example-clients/lsp.c with jack1 7 years ago
  falkTX 19e468cc78
Sync example-clients/connect.c with jack1 7 years ago
  Thomas Brand 98c882c5a5 Add option JackNoStartServer 7 years ago
  Thomas Brand dd97f5f92a NO-OP: tabs vs. spaces indent., trailing ws 7 years ago
  Thomas Brand c8af61825c NO-OP: tabs vs. spaces indentation 7 years ago
  Thomas Brand 09f92317a6 NO-OP: remove trailing whitespace 7 years ago
  Thomas Brand 94dcc38539 NO-OP: remove trailing whitespace 7 years ago
  Thomas Brand b66c40488d NO-OP: tabs vs. spaces indentation. 7 years ago
  Thomas Brand bccbc38b84 Unify jack_client_open(), add error_handler 7 years ago
  Thomas Brand d63193b6eb Prevent undefined behavior, fix code-style. 7 years ago
  Thomas Brand d4ef6800b4 Check return value of regcomp() 7 years ago
  Thomas Brand 8c57a9e808 NO-OP: tabs vs. spaces indentation. 7 years ago
  Thomas Brand 2387a2d908 OSX build installs to /usr/local prefix 7 years ago
  Thomas Brand f75481f0cb Revert last commit (b3d5aa388f) 7 years ago
  Thomas Brand b3d5aa388f Use same prefix for both Linux and OSX builds 7 years ago
  Thomas Brand 3d1f6fee19 Exit without error 7 years ago
  Thomas Brand 2cbeb4bde3 Unset set -e; Want to see errors. 7 years ago
  Thomas Brand c5d54f9240 Add dependecies check to test_run.sh 7 years ago
  Rui Nuno Capela 05bc08c64e memops-alsa_bad_sound-fix-1 (#426) 7 years ago
  Thomas Brand be77f9e4f8 Add script to test jack_property (Metadata) 7 years ago
  Thomas Brand a752bfaa61 Use PRIu64 to print jack_time_t 7 years ago
  Thomas Brand 41b64e7cd4 Remove undocumented -a/--all flag (not implemented, same as -l). 7 years ago