1300 Commits (453560fb3a48a4318c10a3e8a631eb923a9a3c32)

Author SHA1 Message Date
ReinUsesLisp 1b9e08ab78 cmake: Always enable Vulkan 5 years ago
lat9nq 17badbc442 yuzu/main: Improve menubar access keys 5 years ago
german 64fad8cfe9 Add option to reset window size to 1080p 5 years ago
lat9nq c243932b41 yuzu/main: Save settings when starting guest 5 years ago
FearlessTobi 10b0ab7926 yuzu: Remove gdbstub configuration 5 years ago
Morph 82fa9f8d56 applets/web: Implement the online web browser applet 5 years ago
Morph 51cddcb8b8 applets/web: Fix keyboard to emulated controller input 5 years ago
Morph 2ddd83cdfe main: Add the ability to disable the web applet 5 years ago
Morph 8b95bf041d main, applets/web: Re-add progress dialog for RomFS extraction 5 years ago
Morph 93cb783853 applets/web: Implement the Qt web browser applet frontend 5 years ago
Morph d5e0923e3d web_browser_scripts: Add injection scripts for the web browser 5 years ago
Morph 5836786246 util: Add URL Request Interceptor for QWebEngine 5 years ago
Morph 51a7681957 bootmanager: Add a check whether loading is complete 5 years ago
Morph ccb439efb0 applets: Remove the previous web browser applet implementation 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
german b57ba7bfb6 Disable analog joystick from buttons by default 5 years ago
comex 2dce2be138 configure_motion_touch: Fix unescaped backslash in regex 5 years ago
bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei e18ee8d681 hle: kernel: Port KAffinityMask from Mesosphere. 5 years ago
Lioncash c277d7d171 game_list_p: Resolve deprecated usage of QVariant operator< 5 years ago
Morph f6d4a289d5 applets: Resolve variable shadowing 5 years ago
lat9nq 756225c8ff Disable web applet and warning when compiling for Linux on CI 5 years ago
bunnei c2ad1243ba hle: kernel: thread: Remove unused "Running" state. 5 years ago
Lioncash 5bc4eabe36 core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 073e07ae2d savedata_factory: Eliminate usage of the global system instance 5 years ago
german e46f0e084c Implement full mouse support 5 years ago
german 2c2b586d86 Add multiple udp server support 5 years ago
bunnei 4fbe4da911 frontend: yuzu (qt): Register a callback for ExecuteProgram. 5 years ago
comex 994f497781 Overhaul EmuWindow::PollEvents to fix yuzu-cmd calling SDL_PollEvents off main thread 5 years ago
Morph 8758378dc4 applets/controller: Use a pair of emulated controller index to controller type 5 years ago
Morph 102630f2b2 configure_input_player: Use the npad style set to show the available controllers 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Lioncash be4fc777c0 configure_input_player: Use static qualifier for IsProfileNameValid() 5 years ago
Morph b254d528bc configure_input: Accommodate for the mouse input device engine 5 years ago
Morph 6f5b942897 configure_input: Update the input profiles for other player tabs 5 years ago
Morph 97b2220a82 general: Fix compiler warnings on linux and miscellaneous changes 5 years ago
Morph 117bdc71e0 sdl_impl: Revert to the "old" method of mapping sticks 5 years ago
Morph 760a9e8693 applets/controller: Change the input button to create input profiles 5 years ago
Morph 91c06dae1a input: Disconnect a controller prior to connecting a new one 5 years ago
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory 5 years ago
Morph 38110dd485 configure_input: Add per-player vibration 5 years ago
Morph d6a41cfc21 settings: Remove global vibration strength modifier 5 years ago
Morph 652d6766d5 configure_input: Hook up the vibration percentage spinbox 5 years ago
Morph ceb7b11f16 configure_input_player: Change "Defaults" button behavior 5 years ago
Morph 8f2959f680 settings: Preparation for per-game input settings 5 years ago
Morph 64e174237e config: Migrate config files into config/custom 5 years ago
Morph c0c4ed0d3b controllers/npad: Connect a controller on init if none are connected 5 years ago
Morph 5cafa70d3b applets/controller: Auto accept a valid single player configuration 5 years ago
Morph 484623cd61 bootmanager: Allow mouse clicks only if touch is disabled 5 years ago
Morph 57d89e291d input_profiles: Implement input profiles 5 years ago