272 Commits (6f9faf6584a45e94fbc153b4b29b58e12254e60e)

Author SHA1 Message Date
  falkTX 0938f19d32
Fix previous commit 5 years ago
  falkTX c6d5ece01b Run strict build on code that uses juce; Strict build 32bit bridge 5 years ago
  falkTX 681fd1dd54
Fix missing declaration 5 years ago
  falkTX ada9445338
libjack: Replace hardcoded numbers with enums 5 years ago
  Filipe Coelho efd2441fa1
Initial support for LV2 params (#811) 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX c73be58d42
Version things properly (develop is 2.1 target) 5 years ago
  falkTX a2779cb250 Fix windows build (typo in previous commit) 5 years ago
  falkTX c930afde32 Try to fix build warning on vst3sdk 5 years ago
  falkTX 7f026adfae Remove unused vst3sdk code 5 years ago
  falkTX 6fa44324dd Add some more vst3sdk files 5 years ago
  falkTX cdc49301a9 Add vst3sdk base files 5 years ago
  falkTX ceb68f9a56 Bump version to 2.0-RC3 5 years ago
  falkTX a82dc38e69 Bump version to 2.0-RC2 6 years ago
  falkTX 0fe6363f6c
Bump version to 2.0-RC3 5 years ago
  falkTX ab8e178413
Experiment with LV2 parameters, we can show their names now 5 years ago
  falkTX cbd3ef95f4
Bump version to 2.0-RC2 6 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 61a7394ecd Cleanup in carla as plugin code, preparing for some wine :) 6 years ago
  falkTX 42e43ea20b Add __cdecl to vestige header 6 years ago
  falkTX 62da178391 Cleanup CarlaNativePlugin header 6 years ago
  falkTX d891f6de50 More work for carla-native-plugin 6 years ago
  FilipeCSnuk 02fe784cc8 Expose new carla-plugin-native object 6 years ago
  falkTX e8693d1d06 Bump version to 2.0-RC1 6 years ago
  falkTX 04dbc3fbee Nicer printing on out of bounds midi event time 6 years ago
  falkTX f99242e2bc Cleanup 6 years ago
  falkTX b92cb268fb Hurd is UNIX 6 years ago
  falkTX 8ac99a697e Rename vestige header and update it, adjust code as needed 6 years ago
  falkTX 3dad6fc926 Update jackey.h file 6 years ago
  falkTX df44adbebe Remove an unused file 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 6a6f4782e5 Bump version to beta7 6 years ago
  John Zimmermann e68b310b23 Do also check if __aarch64__ is defined instead of only __arm64__ (#660) 6 years ago
  falkTX c62bfbc43a Implement LV2 UI port notifications to feedback messages to UI 6 years ago
  falkTX cc3268a8be Store port notifications in LV2_RDF struct 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  falkTX 3f343a3ca7 Bump version 6 years ago
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 6 years ago
  falkTX 56fa7b3986 Cleanup; Only use F_SETPIPE_SZ on Linux 7 years ago
  falkTX 51540d510e First attempt to make it work on Hurd 7 years ago
  falkTX bef3d546cc Fix for missing wordsize/sizewidth macros on HaikuOS 7 years ago
  falkTX ca29e80450 Fix build on latest git under certain compilers 7 years ago
  falkTX a472b6dea7 Remove modgui support, requires webkit which is qt4 only 7 years ago
  falkTX c0c9cba176 Add CARLA_OS_BSD definition, always valid BINARY_NATIVE macro 7 years ago
  falkTX 46793283e7 Fix wordsize check for clang 7 years ago
  falkTX 5b97ec1e00 Fix typo leading to unloadable plugins, sorry 7 years ago
  falkTX 6538f4f871 Cleanup some water macros 7 years ago