32 Commits (cdrom)

Author SHA1 Message Date
Connor McLaughlin 899efb2bdc MSBuild: Use MultiToolTask mode
Connor McLaughlin fd807b14aa dep: Update SDL2 to 2.24.2
Connor McLaughlin 7bbacd2392 Misc: Remove unused code
Connor McLaughlin 58cc3efa7f vsprops: Simplify conditions
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements
Connor McLaughlin ad26d352d3 vsprops: Update to VS2022 toolchain
Connor McLaughlin c3a39a9bba vsprops: Add DynamicLibrary.props
Connor McLaughlin 9278b7f110 dep/msvc: Update SDL2 to 2.0.16
Connor McLaughlin 74bf021c2f MSBuild: Copy base translation files
Connor McLaughlin 281f7c5789 Build: Add UWP configurations
Connor McLaughlin 5da9edceb9 Build: Unify MSBuild options in props files
Connor McLaughlin 815146e7d8 GPU/HW: Fix incorrect blend factor
Regression from 75e6c175de
Connor McLaughlin 81f004b6c6 dep/msvc: Sync Qt submodule
Connor McLaughlin 05a89e385d Build: Use Qt 6 on Windows
Connor McLaughlin d588c26cf6 Revert "dep/msvc: Update SDL2 to 2.0.14"
This reverts commit 8debaa34d9.

Seems to be a few regressions, namely XBox Controller Rumble, other
controllers not detecting, etc.
Connor McLaughlin 8debaa34d9 dep/msvc: Update SDL2 to 2.0.14
Connor McLaughlin b76859a8c2 Update Qt submodule
Connor McLaughlin b53be2687d dep/sdl2: Add ARM64 binaries
Connor McLaughlin f81502ea6f Add ARM64 Qt to QtCompile.props
Connor McLaughlin f0ac695710 dep/sdl2: Fix compilation on ARM64
Connor McLaughlin 9c4e935de9 Update Windows Qt submodule
Connor McLaughlin bb56b169fc VSProps: Support compiling Qt translation files
Connor McLaughlin a4e9adad25 Update Windows Qt build to 5.15.0
Connor McLaughlin 47c2b29395 Build: Use bin directory for cmake, fix Windows/cmake build
Connor McLaughlin 745c2785b2 Move shared frontend code from SDL to a seperate project
Connor McLaughlin 5957df5b5c Update SDL2 to 2.0.10
Connor McLaughlin 4aadcbf470 dep: Remove msvc zlib binaries from tree
Connor McLaughlin b937275073 Qt: Link with and copy Qt5Network library
Connor McLaughlin 93948adca3 dep: Use external Qt for compiling on Windows
Connor McLaughlin 415e4531eb dep: Add minimal Qt for Windows submodule
Connor McLaughlin f3e9c3ec8c Add initial work on Qt frontend
Connor McLaughlin 2149ab4d69 Initial commit