83 Commits (be2f1056ab48c0ec6a3877a19597cb36a44f1e30)

Author SHA1 Message Date
  falkTX f5d488436f
Fix msvc build 9 months ago
  falkTX ad3b7793a4
Continue cleanup 1 year ago
  falkTX 73ddea269b
Fix potential wrong-over-optimization in math utilities 1 year ago
  falkTX 54cdc0b5e8
Introduce new header file for time-related utilities 2 years ago
  falkTX 6234db602b
set NOMINMAX for utils windows include 2 years ago
  falkTX 4aa25f7264
More msvc compat 2 years ago
  falkTX fd6271dcfe
Only use __builtin_expect for gnuc compatible compilers 2 years ago
  falkTX aea5dcc302
msvc compat for print utils 2 years ago
  falkTX 384b9198b1
MSVC doesnt have cxxabi.h header 2 years ago
  falkTX 63854e73da
Add "[carla]" prefix to printed messages directly by carla 3 years ago
  falkTX 73442e4cf0 Fix debug console output to be readable on macOS dark theme 4 years ago
  falkTX b1f1ffb942
Always flush console output if debug on 4 years ago
  falkTX 09370ae456
Change an error message 5 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 5 years ago
  falkTX cbe0d3d48b
Use CARLA_CATCH_UNWIND in the base utils 5 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 5 years ago
  falkTX 7fa3be646a
Place Qt stuff outside of custom namespace 5 years ago
  falkTX 65029231d2 Start placing common lv2 carla-plugin into common class 7 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX f9387f9a34 Update to latest juce 8 years ago
  falkTX c0075a9571 Minor utils fix 9 years ago
  falkTX 4c11a2d36a Make it possible to post console output to file 9 years ago
  falkTX 6325c6bc24 Revert some of 169b0e46fc 9 years ago
  falkTX 169b0e46fc Cleanup 9 years ago
  falkTX 863a5bdca1 Cleanup some code, rename for functions with better names 10 years ago
  falkTX c9c314596d Misc 10 years ago
  falkTX d2745d8484 Add ScopedEnvVar class, use it to safely pass LV2_PATH to bridges 10 years ago
  falkTX a37ff5ceff Add carla_zeroPointers function, use it instead of _fill<void*> 10 years ago
  falkTX c033d96488 Misc 10 years ago
  falkTX 5c4a2f5e17 Misc 10 years ago
  falkTX 39c7433dbf Add carla_strdup_safe function, use it in carla-standalone 10 years ago
  falkTX 8d8ebffcc0 More tests; Start using std::size_t; Implement find_dssi_ui via juce 11 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 11 years ago
  falkTX 7c6de9eb4a LADSPA: Add some safety checks 11 years ago
  falkTX 33b3fcf301 Misc 11 years ago
  falkTX c6886f777e Misc 11 years ago
  falkTX 23efbb8fed Rework jack client rename code; Misc fixing 11 years ago
  falkTX 16c1978f9f Add CARLA_SAFE_EXCEPTION macro 11 years ago
  falkTX 986e2206e9 Fix build 11 years ago
  falkTX d77cbf493b Misc 11 years ago
  falkTX ecab42e21c Misc 11 years ago
  falkTX 4c7567d889 Misc changes/cleanup 11 years ago
  falkTX c740bed797 Misc 11 years ago
  falkTX b8f0020c2e More renaming 11 years ago
  falkTX 3759a665d3 Sync some LV2 UI bridge code with main backend 11 years ago
  falkTX b4c2d64a50 More of the same 11 years ago
  falkTX c4ad37bb1c Cleanup 11 years ago
  falkTX 2e3693419c Move math utils to new file 11 years ago
  falkTX 9d5b61c3bb Misc 11 years ago
  falkTX 916daae559 some MacOS build fixes 11 years ago