We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed Invitation Homes (markdown)
Created Invitation Homes (markdown)
Full rewrite for current build system.
Updated AMF Options (markdown)
Destroyed zhor (markdown)
Created zhor (markdown)
Because it is REMOVED_USER.
Demo page link and text fix
Created Browser source development and debugging (markdown)
Destroyed ID3340400891087 (markdown)
Created ID3340400891087 (markdown)
Remove mention of "application bundle" for macOS code signing as that concept is handled automatically by Xcode.
Remove OBS_MULTIARCH_SUFFIX as it was removed with CMake 2.0 paths
Replace OBS_BUNDLE_CODESIGN_IDENTITY and OBS_BUNDLE_CODESIGN_TEAM with OBS_CODESIGN_IDENTITY and OBS_CODESIGN_TEAM. The former no longer exist.
Remove OBS_CODESIGN_ENTITLEMENTS and OBS_CODESIGN_LINKER as they no longer exist
Remove ENABLE_SPARKLE_UPDATER as it is no longer set directly. It is set automatically if SPARKLE_APPCAST_URL and SPARKLE_PUBLIC_KEY are set.
Remove ENABLE_VST_BUNDLED_HEADERS as it no longer exists
minor typo
minor typo between VLC and VST
Add a section mentioning CMake Presets
Remove mention of build scripts since they were removed.
Replace LINUX_PORTABLE with ENABLE_RELOCATABLE and ENABLE_PORTABLE_CONFIG as appropriate
Update qt5 to qt6 packages
Clean up obvious items
Just remove the commented out automatic builds section
Replace LINUX_PORTABLE with ENABLE_RELOCATABLE when discussing install paths
Remove ENABLE_IVCAM as it no longer exists
Remove Windows-specific Options section as they were all legacy variables
Remove ENABLE_D3D12_HOOK as it does not exist
Remove USE_LIBCXX as it was removed when the CMake 2.0 paths were removed.