2112 Commits (be2cacf0b51e74262fa51ed9d9550933f020350f)

Author SHA1 Message Date
  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 6 years ago
  Timo Wischer b4ea23df6a memops: Align S24LE and S32LE to float conversion 6 years ago
  Timo Wischer 244fc27e29 memops: Provide function for S32 to float conversion 6 years ago
  Timo Wischer 4455fe020c memops: Align float to S24LE and S32LE conversion 6 years ago
  Timo Wischer a82f3f2fb4 memops: Remove not used conversion macros 6 years ago
  Timo Wischer e753254313 memops: Use right-aligned S24LE to float conversion 6 years ago
  Timo Wischer 831163e516 memops: Use right-aligned float to S24LE conversion 6 years ago
  twischer-adit 04bdd8a635 arm64: Enable simd implementations (#398) 6 years ago
  7890 9fe56af980 Include inttypes.h. (#408) 6 years ago
  falkTX 7dfdbe133a
Cleanup some warnings 6 years ago
  Nova 294115922e Allow for effective UID of binaries (#286) 6 years ago
  Rui Nuno Capela a3a3eae791 [metadata-remove-property-fix] Fix #390 - Meta-data delete-all crashes the client. (#391) 6 years ago
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  falkTX 1b2eb663cc
define JACK_LIB_EXPORT, useful for internal clients 6 years ago
  falkTX 394e02b2bb Mark jack_midi_reset_buffer as deprecated 6 years ago
  Karl Linden 45f9332f54 Handle alloca properly 7 years ago
  Karl Linden f5f22c6bef
Revert "Fix unused{,-but-set}-variable compiler warnings." 6 years ago
  Karl Linden dde9f29a8e Fix unused{,-but-set}-variable compiler warnings. 8 years ago
  falkTX 21f67b38df Update copyright year in jackd 6 years ago
  falkTX fb87a14b3e Do not assert/crash when bad clients send unordered events 6 years ago
  Timo Wischer 9fe6486c6e jackdmp: Signal to systemd when ready 7 years ago
  Adrian Knoth c5dac6270e More spelling fixes from Debian QA 7 years ago
  Adrian Knoth 6ccfdc1058 Mass-fix spelling errors 7 years ago
  m-grabner f6f7f11b38 fixed potential copy&paste style bugs (#317) 7 years ago
  falkTX 4bbfaa9c62 Fix typo in previous internal-session-file commit 7 years ago
  falkTX 288df203f5 Prepare 1.9.12 release 7 years ago
  falkTX 2ad48419a7 Add support for internal session files 7 years ago
  Kjetil Matheussen ccedff2f35 JackDebugClient: Keep client->fSynchroTable. Prevents crash in jack_client_wait, plus that it seems to be the correct thing to do. 8 years ago
  Yasuhiro Fujii 6758354192 fix compilation on MSYS2. 8 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  Yasuhiro Fujii 788c6d9c5c Make locate_dll_driver_dir() independent from the dll file name. 8 years ago
  Kjetil Matheussen b4bdb9fe35 Windows: winsock2.h must be included before including windows.h 8 years ago
  falkTX f3a6b3e44a 1.9.11-RC1 release 8 years ago
  Hunter Allen 31d4ae97f2 Fixed a compiler warning in the memops.c file. (#267) 8 years ago