475 Commits (fde9898954e3f850e0384bc2e0d1d41760ac3bb5)

Author SHA1 Message Date
  falkTX 7227f306fc Proper OSC-URL update in plugin-bridges 10 years ago
  falkTX e4b394ed44 Trying to get bridges to update Id on plugin removal 10 years ago
  falkTX d4b28b3a41 Go back to use base64 in chunkdata-files, raw binaries don't work 10 years ago
  falkTX a62800ecac Fix midi input for bridges 10 years ago
  falkTX 44e2741d1e Make forced center ui optional (will be needed later) 10 years ago
  falkTX 06f2cfe679 Center external windows when shown, if possible 10 years ago
  falkTX 020ecb77b2 More bridge work; map 1:1 engine events to bridge rt events 10 years ago
  falkTX 4310ff30d7 Even more bridge stuff 10 years ago
  falkTX bbe2ddab22 More of the same 10 years ago
  falkTX b0790266ba Cleanup 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX d3d15471fa More bridge stuff; Not fully finished, but kinda working again 10 years ago
  falkTX 512919c493 Bridge opcodes decided 10 years ago
  falkTX 68f08df789 Start some bridge structs rework 10 years ago
  falkTX eddd4f5b5b Misc 10 years ago
  falkTX c070c1a027 plugin bridges are now saving chunk 10 years ago
  falkTX 001ea62fb2 Implement UI bridges for X11, fix vst-ui bridge build 10 years ago
  falkTX 3dbbe1874b Cleanup 10 years ago
  falkTX 11339a3d73 Move some files 10 years ago
  falkTX 8d4462a322 Fix crash with old linux vsts; Don't use magic on bridge builds 10 years ago
  falkTX 76d70ba4d1 More work&cleanup for plugin bridges 10 years ago
  falkTX 62eff2fdeb Auto-detect binary type, makes possible to load projs with bridges 10 years ago
  falkTX 7d5fcbf056 Fix loading carla-rack projects that itself contain more racks 10 years ago
  falkTX fd726668f8 More cleanup, bridges seem to be working again 10 years ago
  falkTX 39c7433dbf Add carla_strdup_safe function, use it in carla-standalone 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX 10c0e75f8a Use an Atomic+WaitableEvent instead of mutex for some rt actions 10 years ago
  falkTX 0999b2a573 Cleanup 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 4c44998a25 Fix build 10 years ago
  falkTX 7628c3c518 Misc 10 years ago
  falkTX 30777a4711 Cleanup Makefile.mk now that qt is not required for backend 10 years ago
  falkTX 00f519c29e LinuxSampler+LV2 plugin and discovery are now qt free 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX 377819f2a4 When saving plugin data, split big chunks into new lines 10 years ago
  falkTX b6e8c18e95 Add Base64Utils header; replace some more QByteArray usage 10 years ago
  falkTX cfbbdf0114 Implement CarlaString::asBase64, use it instead of QByteArray 10 years ago
  falkTX f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX ae8aac3c5e Misc fixing 10 years ago
  falkTX 5ed8a56a99 Fix test #4 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago
  falkTX 0438340690 Misc 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX 81ed4b6ad0 More cleanup & rework, juce (core) will always be enabled 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX 9be6d85aec Move engine client and ports into new file 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago
  falkTX 3fcf4f930c More state tests 10 years ago