1084 Commits (f128be35fe9cb763836b012ee37ba93f311157ba)

Author SHA1 Message Date
fearlessTobi 3b8ad70f7e Fix to Windows sleep issues 6 years ago
fearlessTobi 70943c1901 Add cancel option to analog stick configuration 6 years ago
Weiyi Wang 6bb28315fd Guard unistd.h with MacOS only macro 6 years ago
B3n30 0a381a080b citra_qt: on osx chdir to bundle dir to allow detection of user folder 6 years ago
James Rowe 8795e9bee8 Fixup! #2772 missed this one file 6 years ago
Lioncash 7c15a53048 yuzu/CMakeLists: Remove qt5_wrap_ui macro usage 7 years ago
Silent 70c839c55d Qt: Fixed behaviour of buttons by connecting functors to correct signals 7 years ago
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
Lioncash f9d0248484 yuzu/main: Make error messages within OnCoreError more localization-friendly 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
Zach Hilman 5def076ff4 settings: Add config option for kiosk (quest) mode 7 years ago
Zach Hilman 7de7e83df0 general_frontend: Add documentation for parental controls and ecommerce applets 7 years ago
Zach Hilman 99d5bd091d yuzu: Accept default applets for Parental Controls and ECommerce 7 years ago
Zach Hilman 76bf6c6ea9 web_browser: Rename OpenPage to OpenPageLocal 7 years ago
ReinUsesLisp 5c7c87cc03 video_core: Make ARB_buffer_storage a required extension 7 years ago
Tobias c33d7e593c Change to a more descriptive name 7 years ago
Tobias ce9f3a9efc yuzu/configure_input: Add missing space in window name 7 years ago
Alex Subaric 0fe8444849 Added missing space between two words 7 years ago
Zach Hilman bf2e779efb constants: Extract backup JPEG used by account services 7 years ago
Lioncash fb580dcda2 yuzu/configuration: Make all widgets and dialogs aware of language changes 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 5bcab18c77 yuzu/configuration: Make function naming consistent 7 years ago
Zach Hilman 5f6dba8ece game_list: Accept *.kip as a file extension of executables 7 years ago
Lioncash e1a9cc2889 yuzu/bootmanager: Log out screenshot destination path 7 years ago
Lioncash 564f80d4fd yuzu/bootmanager: Treat the resolution factor as a u32 7 years ago
Lioncash c0600099bd yuzu/bootmanager: Default EmuThread's destructor in the cpp file 7 years ago
Lioncash 982ebbb022 yuzu/bootmanager: unsigned -> u32 7 years ago
Lioncash 0cbdedd429 yuzu/bootmanager: Change false literal to 0 for setSwapInterval() 7 years ago
Lioncash 8d120b9121 yuzu/bootmanager: Remove pointer downcast in GRenderWindow's constructor 7 years ago
Lioncash 531072e387 yuzu/bootmanager: Remove unnecessary pointer casts 7 years ago
Lioncash a1874b586a game_list_worker: Use QFile over our own IOFile instance or std streams 7 years ago
Lioncash 7e7505d5a0 game_list_worker: Remove template specializations 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
Zach Hilman 99e5ba2e98 main: Remove extraneous comment 7 years ago
ReinUsesLisp 0d80feda2d qt: Silence name collision warnings 7 years ago
fearlessTobi 5dc330f1ef yuzu: Remove unused birthday setting 7 years ago
Lioncash a4d4b67322 yuzu/software_keyboard: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5cf1aab5a8 profile_select: Remove unnecessary GetStatus() member function 7 years ago
Lioncash 5f2adf1a9e profile_select: Return int instead of u32 for GetIndex() 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
Zach Hilman 2cc382429e game_list_worker: Add better error handling to caching 7 years ago
Zach Hilman 246a57be6f yuzu: Clear partial/full game list cache when data is updated 7 years ago
Zach Hilman 6aba84eee1 game_list: Implement caching for game list 7 years ago
Zach Hilman 14a039fa95 ui_settings: Add option to cache game list 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
ReinUsesLisp 2410482b11 emu_window: Pass OnMinimalClientAreaChangeRequest argument by copy 7 years ago
Zach Hilman 28886a2927 qt: Make UI option for 'Reporting Services' temporary 7 years ago
Zach Hilman a3c66e920b settings: Add 'Reporting Services' config option 7 years ago