80 Commits (d0c498c6c5fd78343551ea49c758e067fe19ba58)

Author SHA1 Message Date
  falkTX 54cdc0b5e8
Introduce new header file for time-related utilities 1 year ago
  falkTX 6234db602b
set NOMINMAX for utils windows include 1 year ago
  falkTX 4aa25f7264
More msvc compat 1 year ago
  falkTX fd6271dcfe
Only use __builtin_expect for gnuc compatible compilers 1 year ago
  falkTX aea5dcc302
msvc compat for print utils 1 year ago
  falkTX 384b9198b1
MSVC doesnt have cxxabi.h header 1 year ago
  falkTX 63854e73da
Add "[carla]" prefix to printed messages directly by carla 2 years ago
  falkTX 73442e4cf0 Fix debug console output to be readable on macOS dark theme 3 years ago
  falkTX b1f1ffb942
Always flush console output if debug on 4 years ago
  falkTX 09370ae456
Change an error message 4 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 4 years ago
  falkTX cbe0d3d48b
Use CARLA_CATCH_UNWIND in the base utils 4 years ago
  falkTX 508f2276d1
Handle stack unwind for carla's "safe" exceptions 4 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 6 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX f9387f9a34 Update to latest juce 7 years ago
  falkTX c0075a9571 Minor utils fix 8 years ago
  falkTX 4c11a2d36a Make it possible to post console output to file 8 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 9 years ago
  falkTX c9c314596d Misc 9 years ago
  falkTX d2745d8484 Add ScopedEnvVar class, use it to safely pass LV2_PATH to bridges 9 years ago
  falkTX a37ff5ceff Add carla_zeroPointers function, use it instead of _fill<void*> 9 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 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 7c6de9eb4a LADSPA: Add some safety checks 10 years ago
  falkTX 33b3fcf301 Misc 10 years ago
  falkTX c6886f777e Misc 10 years ago
  falkTX 23efbb8fed Rework jack client rename code; Misc fixing 10 years ago
  falkTX 16c1978f9f Add CARLA_SAFE_EXCEPTION macro 10 years ago
  falkTX 986e2206e9 Fix build 10 years ago
  falkTX d77cbf493b Misc 10 years ago
  falkTX ecab42e21c Misc 10 years ago
  falkTX 4c7567d889 Misc changes/cleanup 10 years ago
  falkTX c740bed797 Misc 10 years ago
  falkTX b8f0020c2e More renaming 10 years ago
  falkTX 3759a665d3 Sync some LV2 UI bridge code with main backend 10 years ago
  falkTX b4c2d64a50 More of the same 10 years ago
  falkTX c4ad37bb1c Cleanup 10 years ago
  falkTX 2e3693419c Move math utils to new file 10 years ago
  falkTX 9d5b61c3bb Misc 10 years ago
  falkTX 916daae559 some MacOS build fixes 10 years ago
  falkTX 74e67cee93 Add noexcept's where possible, cleanup 11 years ago
  falkTX cb8f7807f1 Make base headers not depende on carla utils code 11 years ago
  falkTX 12c681dca0 Test ANSI C code linking against carla backend lib 11 years ago