master
Clean up LR_IPC_Out, remove unneeded expects and ensures
move program files
static analyzer
fix country codes in translate.txt; include file cleanup
include <version> for feature test macros
Move repeated actions and wrapping control designations to database
Update GSL de-deprecate zstring marks
Minimize JuceHeader.h use
Update .clang-format
clean up macro naming, remove incorrect noexcept
use L"" literal for Windows file names; make VersionChecker::Run noexc
change debuginfo string
fix master branch build error
modernize C++ style in Obj-C++ files
use strands to avoid race, remove asio::post, move io threads to main
code cleanup
label macos threads
use lambda not bind; label main thread
Forward declare class Devices; cleanup comments Translate.txt
delay shutdown asio until after ipc closes; formatting
improve thread-safety
label threads even in release builds
wrap around on color wheels when using diff control
:rotating_light: Static analyzer changes
reduce use of assembly code