3762 Commits (e39a37d35981870a9b51f914affc56e9f6a9025d)
 

Author SHA1 Message Date
  piegames e39a37d359 Update build script 6 years ago
  piegames 0c1c32d47c Update JackNet 6 years ago
  piegames b695770a8d Update JackMidiDriver 6 years ago
  piegames 8aa1e1ad3e Rename all the queues 6 years ago
  piegames 90b8043b4d Add OSC namespace property 6 years ago
  piegames d0119179fc Add OSC port type 6 years ago
  piegames fb648d2cb3 Update type names in JackMidiUtil 6 years ago
  piegames c325c975fc Rename JackMidiPort to JackEventPort 6 years ago
  piegames e2c5a09a23 Rename Midi API to Event API 6 years ago
  piegames f6939c64b4 Rename all JackMidi* files to JackEvent 6 years ago
  Guido Aulisi 5286020560 Fix compilation on ARM 6 years ago
  falkTX ef6ee6a049
Merge branch 'master' into develop 6 years ago
  falkTX 37250ff470
Use strncpy in some calls for alsa_rawmidi.c 6 years ago
  falkTX 3c340b8154
Merge branch 'master' into develop 6 years ago
  falkTX 401fbe9fa9
Start of 1.9.14 development 6 years ago
  falkTX b965b5d052
Update ChangeLog 6 years ago
  falkTX f0400a46f7
Update ChangeLog 6 years ago
  falkTX 294d0ffd96
Only trigger property callback on close if there is 1 or more 6 years ago
  falkTX 77ac455d49
Cleanup whitespace 6 years ago
  falkTX 630c303533 Fix build issue triggered by last branch merge 6 years ago
  falkTX e2d863ccea Merge branch 'develop' of github.com:jackaudio/jack2 into develop 6 years ago
  falkTX 8dd23d2d13
Merge branch 'metadata-keys' into develop 6 years ago
  falkTX 97d2ad9e4c
Add a few comments to metadata keys, old stuff from Paul Davis 6 years ago
  Luciano Iam ab536f67bc Rename system_midi:* back to system:midi_* 6 years ago
  Luciano Iam 0f015fc53b Set pretty-name for ALSA seq MIDI ports 6 years ago
  Luciano Iam a11fa07e5e Set pretty-name for ALSA raw MIDI ports 6 years ago
  falkTX c8fd3f6a0f
Set "seq" alsa midi driver to maximum resolution possible 6 years ago
  falkTX fdfe11cf96 evmon.c: fix function prototype 6 years ago
  falkTX 9a5dbf26a7 Remove all port properties when unregistering 6 years ago
  falkTX 18177e3d51 Add port rename and property change to evmon (sync with jack1) 6 years ago
  falkTX c74385603c Cleanup metadata on server close 6 years ago
  Juuso Alasuutari 0ee218826b If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() fails 6 years ago
  Laxmi Devi 4341f8086f alsa_driver: Execute recovery on ALSA poll timeout 6 years ago
  Laxmi Devi 45ab755883 alsa_driver: Moved the check for poll timeout before getting the revents 6 years ago
  Laxmi Devi fb11c75fdc alsa_driver: Exiting loop for need_playback and need_capture on XRUN to execute recovery 6 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 6 years ago
  falkTX bb416c7801 Rename `PortSetDeviceName` to `PortSetDeviceMetadata` 6 years ago
  Luciano Iam c2ec4b37d4 MIDI port pretty names (#498) 6 years ago
  falkTX 77de2e339e Fix loading internal client from another internal client 6 years ago
  falkTX 6bacf6e1db
Fix crash on jack_internal_client_load without some options set 6 years ago
  Joseph A. Yasi dad4b57027 Set fSocket to -1 after close on an error to prevent a double close. 6 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