2098 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
  falkTX 401fbe9fa9
Start of 1.9.14 development 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 97d2ad9e4c
Add a few comments to metadata keys, old stuff from Paul Davis 6 years ago
  falkTX 9a5dbf26a7 Remove all port properties when unregistering 6 years ago
  falkTX c74385603c Cleanup metadata on server close 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
  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
  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
  rncbc f5f7dc7e08 [metadata] Fix property key length to notification/callback requests. 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
  Cédric Schieli 8232996921 Correct GPL licence to LGPL for files needed to build libjack (3) 6 years ago
  Stephane Letz 56f760d986 Correct GPL licence to LGPL for files needed to build libjack (2). 6 years ago
  Stephane Letz e298b4409d Correct GPL licence to LGPL for header files needed to build libjack. 6 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  falkTX bf8e5b5ea9
Fix generation of client uuid 6 years ago
  falkTX 99fe1cb8f7
Import metadata keys from jackey, cleanup and reorder definitions 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
  Rui Nuno Capela 05bc08c64e memops-alsa_bad_sound-fix-1 (#426) 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 b744332c5d jack_midi_event_get(): Add note about SysEx messages 6 years ago
  Thomas Brand 655626ac9d NO-OP / trailing whitespace in *.h files 6 years ago
  Timo Wischer bb99e09b99 memops: Provide function for float to S32 conversion 7 years ago
  Timo Wischer b4ea23df6a memops: Align S24LE and S32LE to float conversion 7 years ago