3762 Commits (e39a37d35981870a9b51f914affc56e9f6a9025d)
 

Author SHA1 Message Date
  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 d63193b6eb Prevent undefined behavior, fix code-style. 6 years ago
  Thomas Brand d4ef6800b4 Check return value of regcomp() 6 years ago
  Thomas Brand 8c57a9e808 NO-OP: tabs vs. spaces indentation. 6 years ago
  Thomas Brand 2387a2d908 OSX build installs to /usr/local prefix 6 years ago
  Thomas Brand f75481f0cb Revert last commit (b3d5aa388f) 6 years ago
  Thomas Brand b3d5aa388f Use same prefix for both Linux and OSX builds 6 years ago
  Thomas Brand 3d1f6fee19 Exit without error 6 years ago
  Thomas Brand 2cbeb4bde3 Unset set -e; Want to see errors. 6 years ago
  Thomas Brand c5d54f9240 Add dependecies check to test_run.sh 6 years ago
  David Runge 426cc58ca7
systemd/jack@.service: Adding LimitMEMLOCK and adding (a commented) disabling of OOMScoreAdjust (which would disable OOM killer). 6 years ago
  David Runge 12fcd11af6
systemd/example.conf: Being a little more specific in the comments regarding the environment variables. 6 years ago
  David Runge 4fd13e8636
systemd/jack@.service: Switching Type to notify (we're not doing full dbus naming, when starting jackd. 6 years ago
  David Runge fa090ded30
systemd/*: Adding templated systemd user unit and configuration profile example. 6 years ago
  Rui Nuno Capela 05bc08c64e memops-alsa_bad_sound-fix-1 (#426) 6 years ago
  Thomas Brand be77f9e4f8 Add script to test jack_property (Metadata) 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 25953b664b Add man/jack_property.0 from jack1 6 years ago
  Thomas Brand a7f93c7eeb Allow JackMetadata::GetProperty(ies) to return single char values 6 years ago
  Thomas Brand 205e0d7b96 Use winsock2.h like everywhere else. 6 years ago
  Thomas Brand 007220d0b1 remove double #define 6 years ago
  Thomas Brand 92a4ce5607 Remove not understood --c++11 brew install option 6 years ago
  Thomas Brand b744332c5d jack_midi_event_get(): Add note about SysEx messages 6 years ago
  Thomas Brand 64d1f6dab1 Test: use /bin/bash 6 years ago
  Thomas Brand bc794b02df Test: don't use 'locate' on OSX. 6 years ago
  Thomas Brand 888759347d Test: exclude tests using deprecated functions for now. 6 years ago
  Thomas Brand ce5945aac5 travis: run .ci/test_run.sh after install 6 years ago
  Thomas Brand 5a020aad52 initial add: test_run.sh for travis, run after install 6 years ago
  Thomas Brand 080f2835fb travis: remove jack related files from system before build 6 years ago
  Thomas Brand 54e03c12af add another testcase for client name 6 years ago
  Thomas Brand 9753f71069 NO-OP whitespace / indentation 6 years ago
  Thomas Brand 1050436b33 Use memset to fill buffer. Add test marker. 6 years ago
  Thomas Brand 667e06890e Fix off-by-one NULL termination in array 6 years ago
  Thomas Brand d46970bb79 Update AUTHORS file 6 years ago
  Thomas Brand 375442d174 Use é accent aigu 6 years ago
  Thomas Brand 7f094b2f3b Update AUTHORS file from jackd manpage 6 years ago
  Thomas Brand e56af2e69d Update and sort AUTHORS file 6 years ago
  David Runge c103a9a5ac {README,ChangeLog,TODO}: Removing obsolete files. 6 years ago
  David Runge e2fa8c2f6e README.rst: Fixing typo. 6 years ago
  David Runge 34f6f91fb6 ChangeLog.rst: Adding rst version of a ChangeLog. This is a cleaned up version from README, incorporating release dates (where found). 6 years ago
  David Runge 1135159cd1 AUTHORS.rst: Adding a separate AUTHORS file. 6 years ago
  Thomas Brand 6d2302a803 Remove FreeBoB backend (superseded by FFADO) 6 years ago
  Thomas Brand cf0892305d Check early if jack_midi_event_get() was successful. 6 years ago