169 Commits (8254a0e0de36b9c0dac53be4f4c97e51d6e8d23b)

Author SHA1 Message Date
Zach Hilman a012cf713d qt: Add service dialog 6 years ago
Zach Hilman e5c7372a94 yuzu: Add UI tab to configure BCAT services 7 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 6 years ago
Zach Hilman 41b35e5849 yuzu: Add UI to manage filesystem paths and sizes 7 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Lioncash 3a5708eeaa yuzu/CMakeLists: Disable implicit QString->QUrl conversions 7 years ago
Lioncash 12b32a058b yuzu/CMakeLists: Disable unsafe overloads of QProcess' start() function 7 years ago
Lioncash 5b4f92ca79 yuzu/CMakeLists: Disable implicit type narrowing in connect() calls 7 years ago
Lioncash 6924e2ee68 yuzu/CMakeLists: Disable implicit QString conversions 7 years ago
Lioncash a5125bd988 yuzu/util: Remove unused spinbox.cpp/.h 7 years ago
Zach Hilman b508e60fe4 qt: Add dialog implementation of Error applet 7 years ago
Lioncash 0af0b0f908 CMakeLists: Define QT_USE_QSTRINGBUILDER for the Qt target 7 years ago
Lioncash 366895989c yuzu/debugger: Remove graphics surface viewer 7 years ago
Adityarup Laha 62287f8ee7 yuzu: Make hotkeys configurable via the GUI 7 years ago
James Rowe bd16d2c0cc QT Frontend: Add a Loading screen with progressbar 7 years ago
Zach Hilman fe91364e29 qt: Move profile manager to own UI tab 7 years ago
Zach Hilman fd06e469bb main: Add main window integrations for QtWebBrowserApplet 7 years ago
Zach Hilman 0f42bb7a96 configure_input: Add ConfigureInputSimple as default input UI config 7 years ago
Zach Hilman b8da98046e qt: Implement GUI dialog frontend for ProfileSelector 7 years ago
Zach Hilman d220e5864f qt: Add UI to display game properties and disable add-ons 7 years ago
Zach Hilman 25c07217cf qt: Move controller button config to separate dialog 7 years ago
Zach Hilman 2ec994c396 qt: Add UI to configure touchscreen parameters 7 years ago
Zach Hilman 558777d83f qt: Add UI to configure mouse buttons 7 years ago
Zach Hilman 56c85c996a qt/applets: Provide Qt frontend implementation of software keyboard 7 years ago
Lioncash eae8892b57 configure_system: Contrain profile usernames to 32 characters 7 years ago
Lioncash 62d2810fa6 CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR 7 years ago
Lioncash babaf8301f CMakeLists: Use target_compile_definitions instead of add_definitions to define YUZU_ENABLE_COMPATIBILITY_REPORTING 7 years ago
fearlessTobi cd5b9645a4 Review comments -part 4 7 years ago
fearlessTobi 92e939952c Port web_service from Citra 7 years ago
Lioncash 9516eccd69 yuzu: Move compatibility list specifics to their own source files 7 years ago
Lioncash bdd7f4b362 yuzu: Move GameListWorker to its own source files 7 years ago
fearlessTobi f30bf4d48d Show game compatibility within yuzu 7 years ago
Zach Hilman f89988272e Avoid parsing RomFS to directory in NCA 8 years ago
bunnei 14d9b2d6d3 audio_core: Add configuration settings. 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
Subv de53649e61 Qt: Removed the Registers widget. 8 years ago
Subv 19bf501723 Frontend: Ported the GPU breakpoints and surface viewer widgets from citra. 8 years ago
Lioncash 447c25646e CMakeLists: Derive the source directory grouping from targets themselves 8 years ago
N00byKing 8ec88e7059 Update CMakeLists.txt 8 years ago
spycrab bb84db54a8 Implement "About" dialog 8 years ago
James Rowe d34c058c6b yuzu qt copy windows deps renamed 8 years ago
James Rowe 6827ed18bd Add new icons and fix up the linux paths for install 8 years ago
MerryMage d616b36e7b Fix build on macOS and linux 8 years ago
James Rowe 31499ecb2e Removing unused settings and yuzu rebranding 8 years ago
James Rowe bd5740a721 Remove gpu debugger and get yuzu qt to compile 8 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago
bunnei 4b1c34c257 externals: Use unicorn DLL instead of static lib. 8 years ago
B3n30 fdd8a6ef0c WebService: Verify username and token (#2930) 8 years ago
bunnei b4d06de621 qt: Add web configuration tab. 8 years ago
B3n30 64b6caf5f5 Implement basic virtual Room support based on enet (#2803) 9 years ago