3726 Commits (a93b21013415ce93f9d2fe935a875688988bd3dd)
 

Author SHA1 Message Date
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  falkTX bb416c7801 Rename `PortSetDeviceName` to `PortSetDeviceMetadata` 5 years ago
  Luciano Iam c2ec4b37d4 MIDI port pretty names (#498) 5 years ago
  falkTX 77de2e339e Fix loading internal client from another internal client 5 years ago
  falkTX 6bacf6e1db
Fix crash on jack_internal_client_load without some options set 5 years ago
  Joseph A. Yasi dad4b57027 Set fSocket to -1 after close on an error to prevent a double close. 5 years ago
  falkTX a24777a16c
Use CLOCK_MONOTONIC_RAW when available 6 years ago
  Filipe Coelho 3c7e9f8ac2
Merge pull request #428 from dvzrv/feature/systemd_user_units 6 years ago
  David Runge 2835c40410
systemd/jack@.service.in: Templating PREFIX, so it can be set from the build system. 6 years ago
  David Runge 623940e431
systemd/wscript: Using template location for jack@.service and overriding PREFIX with the environment's PREFIX. 6 years ago
  David Runge 8b6e7400a0
systemd/jack@.service.in: Moving jack@.service to a template location (so we can reuse PREFIX). 6 years ago
  David Runge 1b3269d525
wscript: Setting SYSTEMD_USER_UNIT_DIR to None, if the option is not set (the options seem not to be available in build later on.... hopefully conf.env is. 6 years ago
  David Runge b15fe0d626
.travis.yml: Switching to correct flag to install systemd units (--systemd-unit). 6 years ago
  David Runge a7ccfe2723
wscript: Switching to --systemd-unit (to not shadow implicit magic --systemd configure option). 6 years ago
  David Runge 228fda5857 Merge branch 'feature/systemd_user_units' of github:dvzrv/jack2 into feature/systemd_user_units 6 years ago
  David Runge 5aa61d395c
.travis.yml: When on Linux, install the systemd integration by default. 6 years ago
  David Runge 4eda614f72
wscript: Adding the installation of systemd unit/configuration file to a configure option, that is off by default. 6 years ago
  David Runge 7141fe5840
systemd/example.conf: Fixing typo and adding further explanation and pointers to relevant documentation. 6 years ago
  David Runge 7f5a8af8e7
.travis.yml: Switching last build plan (old clang) to use xenial... oversaw that one. 6 years ago
  David Runge c5a9eb32cc
.travis.yml: Switching to xenial for all other Linux based builds, too. 6 years ago
  David Runge f5486efbdc
systemd/wscript: Making sure to strip trailing new lines from systemd user unit dir. 6 years ago
  David Runge b969e9ea68
.ci/install-deps.sh: Install legacy development packages. 6 years ago
  David Runge 2176c5cae2
.ci/install-deps.sh: Testing xenial image (trusty is mega dead) to hopefully get a working systemd development package with headers to be picked up during configure. 6 years ago
  David Runge bd0b2ce584 Merge branch 'feature/systemd_user_units' of github:dvzrv/jack2 into feature/systemd_user_units 6 years ago
  David Runge 67e1a90094 wscript: Integrating systemd wscript in configure and build stages. 6 years ago
  David Runge c70a251488 systemd/wscript: Adding wscript for systemd (detection of systemd user unit dir and installation of systemd user units and accompanying configuration. 6 years ago
  David Runge 7aa90e54bd systemd/jack@.service: Adding LimitMEMLOCK and adding (a commented) disabling of OOMScoreAdjust (which would disable OOM killer). 6 years ago
  David Runge 1b5b019026 systemd/example.conf: Being a little more specific in the comments regarding the environment variables. 6 years ago
  David Runge f4ab6a4fd1 systemd/jack@.service: Switching Type to notify (we're not doing full dbus naming, when starting jackd. 6 years ago
  David Runge c74f8e11fe systemd/*: Adding templated systemd user unit and configuration profile example. 6 years ago
  David Runge b05eb32585
wscript: Integrating systemd wscript in configure and build stages. 6 years ago
  David Runge a6da33c96a
systemd/wscript: Adding wscript for systemd (detection of systemd user unit dir and installation of systemd user units and accompanying configuration. 6 years ago
  falkTX 4828349f3d
Prepare for release 6 years ago
  falkTX aefcc52b6e
Fix yet another merge conflict 6 years ago
  falkTX 2cb528b8f8
Fix broken merge (closes #467) 6 years ago
  falkTX 8521fbdbe1
Use JACK_UUID_EMPTY_INITIALIZER instead of 0 6 years ago
  falkTX 1557c4fddf
Merge branch 'develop' of github.com:jackaudio/jack2 into develop 6 years ago
  Thomas Brand f7f2244b07 Update AUTHORS (mgeier, #458) 6 years ago
  Matthias Geier 488081d162 DOC: Update docs for jack_get_properties() 6 years ago
  Matthias Geier 28d26bdd10 DOC: Update docs for jack_get_all_properties() 6 years ago
  Thomas Brand ad08b2bc06 Whitespace / NO-OP 6 years ago
  Thomas Brand c5c1090904 Add check for aften_encode_frame() in wscript 6 years ago
  Thomas Brand c82101af82 Add missing parameter to aften_encode_frame() call 6 years ago
  7890 84bc8f8e68
Merge pull request #453 from rncbc/metadata_property_key_len_fix 6 years ago
  rncbc f5f7dc7e08 [metadata] Fix property key length to notification/callback requests. 6 years ago
  Thomas Brand b35fa69f3f Add Arnout Diels (arre525) to authors 6 years ago
  Thomas Brand f9889ea5ab Add Viktor Wilhelmsson (vikwil) to authors 6 years ago
  7890 f4a0118ee5
Merge pull request #449 from vikwil/develop 6 years ago
  Viktor Wilhelmsson 12cfd0e8b8 Fix memory leak of parameter constraints. 6 years ago
  Viktor Wilhelmsson a465c2bd36 Remove GPL dependency from JackTools. 6 years ago