t895 
							
						 
					 
					
						
						
						
						
							
						
						
							698c854d5b 
							
						 
					 
					
						
						
							
							android: Compare all properties between games in DiffCallback  
						
						
						
						
					 
					
						2023-12-12 17:25:37 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							ca5b135ddf 
							
						 
					 
					
						
						
							
							android: Expose MemoryUtil size formatting function  
						
						
						
						
					 
					
						2023-12-12 17:25:37 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							dbddc627d4 
							
						 
					 
					
						
						
							
							android: Add JNI initialization information for Game class  
						
						... 
						
						
						
						Unused in this PR, but will be useful later 
						
						
					 
					
						2023-12-12 17:25:37 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							62fc386bb4 
							
						 
					 
					
						
						
							
							settings: Allow CPU Debug and Fastmem to be changed per-game  
						
						
						
						
					 
					
						2023-12-12 17:25:37 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							f2eb3c579f 
							
						 
					 
					
						
						
							
							android: Add per-game drivers  
						
						
						
						
					 
					
						2023-12-12 17:25:37 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							2fce812026 
							
						 
					 
					
						
						
							
							android: Add per-game settings  
						
						
						
						
					 
					
						2023-12-12 17:25:36 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							e975f3cde9 
							
						 
					 
					
						
						
							
							android: Add Game properties  
						
						... 
						
						
						
						This commit has the UI for viewing a game's properties on long-press and some links to useful tools like
- Game info
- Shortcut to settings (global in this commit)
- Addon manager with installer
- Save data manager
- Option to clear all save data
- Option to clear shader cache 
						
						
					 
					
						2023-12-12 17:25:36 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							6b5fb2063f 
							
						 
					 
					
						
						
							
							frontend_common: Fix settings reload bug  
						
						... 
						
						
						
						This clears the touch_from_button_maps array before we read new data into it because this read duplicate data on a reload otherwise. 
						
						
					 
					
						2023-12-12 17:25:36 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							70c3d36536 
							
						 
					 
					
						
						
							
							android: Refactor settings to expose more options  
						
						... 
						
						
						
						In AbstractSetting, this removes the category, androidDefault, and valueAsString properties as they are no longer needed and have replacements. isSwitchable, global, and getValueAsString are all exposed and give better options for working with global/per-game settings. 
						
						
					 
					
						2023-12-12 17:25:36 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d590cfb9d0 
							
						 
					 
					
						
						
							
							Merge pull request  #12342  from FearlessTobi/fix-msvc  
						
						... 
						
						
						
						vcpkg: Update fmt to 10.1.1 
						
						
					 
					
						2023-12-12 15:32:09 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ded419ef2b 
							
						 
					 
					
						
						
							
							Merge pull request  #12343  from FearlessTobi/fix-typo  
						
						... 
						
						
						
						configure_debug: Fix small typo 
						
						
					 
					
						2023-12-12 15:32:00 -05:00 
						 
				 
			
				
					
						
							
							
								FearlessTobi 
							
						 
					 
					
						
						
						
						
							
						
						
							4c3f898789 
							
						 
					 
					
						
						
							
							configure_debug: Fix small typo  
						
						
						
						
					 
					
						2023-12-12 20:38:54 +01:00 
						 
				 
			
				
					
						
							
							
								FearlessTobi 
							
						 
					 
					
						
						
						
						
							
						
						
							46c259bb20 
							
						 
					 
					
						
						
							
							vcpkg: Update fmt to 10.1.1  
						
						... 
						
						
						
						Should fix compiling on the latest version of MSVC. 
						
						
					 
					
						2023-12-12 19:27:20 +01:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							adc3079613 
							
						 
					 
					
						
						
							
							vi: fix confusion between closing and destroying layers  
						
						
						
						
					 
					
						2023-12-12 12:14:23 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							15bebf1695 
							
						 
					 
					
						
						
							
							Merge pull request  #12328  from german77/profile_manager  
						
						... 
						
						
						
						core: Use single instance of profile manager 
						
						
					 
					
						2023-12-12 11:06:37 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c840334b8 
							
						 
					 
					
						
						
							
							Merge pull request  #12333  from german77/aruid_free  
						
						... 
						
						
						
						service: hid: Improve CreateAppletResource implementation and free resources 
						
						
					 
					
						2023-12-12 11:06:24 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							a05c242429 
							
						 
					 
					
						
						
							
							nce: adjust initialization for repeated calls  
						
						
						
						
					 
					
						2023-12-11 23:02:01 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							bd59934350 
							
						 
					 
					
						
						
							
							nce: implement instruction emulation for misaligned memory accesses  
						
						
						
						
					 
					
						2023-12-10 18:23:42 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11b123ba01 
							
						 
					 
					
						
						
							
							Merge pull request  #12322  from liamwhite/savedata-absurdity  
						
						... 
						
						
						
						fs: don't enumerate hidden savedata size file 
						
						
					 
					
						2023-12-10 18:17:11 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24e7ace876 
							
						 
					 
					
						
						
							
							Merge pull request  #12327  from liamwhite/tipc  
						
						... 
						
						
						
						sm:: fix tipc deserialization 
						
						
					 
					
						2023-12-10 18:17:04 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							62586c1676 
							
						 
					 
					
						
						
							
							Merge pull request  #12317  from liamwhite/sc-fix  
						
						... 
						
						
						
						kernel: fix single core 
						
						
					 
					
						2023-12-10 18:16:58 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							108737fcc6 
							
						 
					 
					
						
						
							
							Merge pull request  #12321  from liamwhite/ro2  
						
						... 
						
						
						
						ro: add separate ro service 
						
						
					 
					
						2023-12-10 18:16:50 -05:00 
						 
				 
			
				
					
						
							
							
								german77 
							
						 
					 
					
						
						
						
						
							
						
						
							abfebe5cc4 
							
						 
					 
					
						
						
							
							service: hid: Improve CreateAppletResource implementation and free resources  
						
						
						
						
					 
					
						2023-12-10 16:17:51 -06:00 
						 
				 
			
				
					
						
							
							
								german77 
							
						 
					 
					
						
						
						
						
							
						
						
							a22a025c5b 
							
						 
					 
					
						
						
							
							core: Use single instance of profile manager  
						
						
						
						
					 
					
						2023-12-10 11:29:43 -06:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							a529ef4c09 
							
						 
					 
					
						
						
							
							sm:: fix tipc deserialization  
						
						
						
						
					 
					
						2023-12-09 22:56:21 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							875568bb3e 
							
						 
					 
					
						
						
							
							Merge pull request  #12296  from liamwhite/client-session  
						
						... 
						
						
						
						kernel: implement remaining IPC syscalls 
						
						
					 
					
						2023-12-09 19:03:56 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							988e557ec8 
							
						 
					 
					
						
						
							
							Merge pull request  #12299  from liamwhite/light-ipc  
						
						... 
						
						
						
						kernel: implement light IPC 
						
						
					 
					
						2023-12-09 19:03:50 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d2af32f29 
							
						 
					 
					
						
						
							
							Merge pull request  #12323  from liamwhite/buffer-format  
						
						... 
						
						
						
						fbshare: set external format correctly 
						
						
					 
					
						2023-12-09 19:00:52 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f9d5c3143 
							
						 
					 
					
						
						
							
							Merge pull request  #12325  from GPUCode/better-nce-message  
						
						... 
						
						
						
						settings: Clearer NCE error messages 
						
						
					 
					
						2023-12-09 19:00:44 -05:00 
						 
				 
			
				
					
						
							
							
								GPUCode 
							
						 
					 
					
						
						
						
						
							
						
						
							dc0fb56f3a 
							
						 
					 
					
						
						
							
							settings: Clearer NCE error messages  
						
						
						
						
					 
					
						2023-12-09 23:37:14 +02:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							7ba4a8f4a3 
							
						 
					 
					
						
						
							
							ro: add separate ro service  
						
						
						
						
					 
					
						2023-12-09 15:50:34 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							8ef1fdafa2 
							
						 
					 
					
						
						
							
							fbshare: set external format correctly  
						
						
						
						
					 
					
						2023-12-09 14:51:15 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							d597383ab2 
							
						 
					 
					
						
						
							
							fs: don't enumerate hidden savedata size file  
						
						
						
						
					 
					
						2023-12-09 14:05:16 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							5feda37688 
							
						 
					 
					
						
						
							
							service: populate pid and handle table from client  
						
						
						
						
					 
					
						2023-12-09 13:45:25 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							34e4012998 
							
						 
					 
					
						
						
							
							service: use interface factory in server manager  
						
						
						
						
					 
					
						2023-12-09 13:45:25 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c1924951ad 
							
						 
					 
					
						
						
							
							Merge pull request  #12289  from german77/aruid  
						
						... 
						
						
						
						service: hid: Introduce proper AppletResource emulation 
						
						
					 
					
						2023-12-09 13:41:06 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5646e313a0 
							
						 
					 
					
						
						
							
							Merge pull request  #12320  from liamwhite/debug-fix  
						
						... 
						
						
						
						debug: fix reading of module names 
						
						
					 
					
						2023-12-09 13:38:39 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f447996080 
							
						 
					 
					
						
						
							
							Merge pull request  #12319  from t895/refresh-list-bug  
						
						... 
						
						
						
						android: Listen for directory selection in viewmodel 
						
						
					 
					
						2023-12-09 13:38:34 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42b34a0dc5 
							
						 
					 
					
						
						
							
							Merge pull request  #12318  from t895/nce-default  
						
						... 
						
						
						
						settings: Enable NCE by default on capable systems 
						
						
					 
					
						2023-12-09 13:38:27 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							fe5e4bd846 
							
						 
					 
					
						
						
							
							debug: fix reading of module names  
						
						
						
						
					 
					
						2023-12-09 11:18:10 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							a53cd2854e 
							
						 
					 
					
						
						
							
							android: Listen for directory selection in viewmodel  
						
						... 
						
						
						
						Fixes broken game directory selection setup flow 
						
						
					 
					
						2023-12-08 22:02:04 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							1d731dd1ff 
							
						 
					 
					
						
						
							
							kernel: fix single core  
						
						
						
						
					 
					
						2023-12-08 20:31:18 -05:00 
						 
				 
			
				
					
						
							
							
								t895 
							
						 
					 
					
						
						
						
						
							
						
						
							8225ac004e 
							
						 
					 
					
						
						
							
							settings: Enable NCE by default on capable systems  
						
						
						
						
					 
					
						2023-12-08 20:25:07 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							52e6b8a2d3 
							
						 
					 
					
						
						
							
							Merge pull request  #12274  from liamwhite/srgb-nonsense  
						
						... 
						
						
						
						renderer_vulkan: do not recreate swapchain for srgb 
						
						
					 
					
						2023-12-08 12:26:13 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13131e602f 
							
						 
					 
					
						
						
							
							Merge pull request  #12208  from liamwhite/romfs  
						
						... 
						
						
						
						romfs: optimize parsing and building 
						
						
					 
					
						2023-12-08 12:25:58 -05:00 
						 
				 
			
				
					
						
							
							
								liamwhite 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7761f29892 
							
						 
					 
					
						
						
							
							Merge pull request  #11214  from lat9nq/ff-deprecated  
						
						... 
						
						
						
						codec: Update to use av frame flags 
						
						
					 
					
						2023-12-07 23:13:13 -05:00 
						 
				 
			
				
					
						
							
							
								HurricanePootis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e92b10f971 
							
						 
					 
					
						
						
							
							dist: add udev rule to enable user hidraw access ( #12292 )  
						
						... 
						
						
						
						* dist: add udev rule to enable user hidraw access
* dist: amend install instructions for udev rules
* dist: change udev prefix prefix from 99 to 72
* dist: fix header typo for udev rule
* Update dist/72-yuzu-input.rules
shoutout to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
shout out to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
shout out to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
shout out to @liamwhite
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* dist: add spdx header to udev rules
* dist: change udev modes to 0660
* Update dist/72-yuzu-input.rules
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
* Update dist/72-yuzu-input.rules
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
---------
Co-authored-by: HurricanePootis <hurricanepootis@protonmail.com>
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com> 
						
						
					 
					
						2023-12-07 23:12:56 -05:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							9268f265a1 
							
						 
					 
					
						
						
							
							kernel: implement light IPC  
						
						
						
						
					 
					
						2023-12-07 09:13:43 -05:00 
						 
				 
			
				
					
						
							
							
								Narr the Reg 
							
						 
					 
					
						
						
						
						
							
						
						
							e445ef9d60 
							
						 
					 
					
						
						
							
							service: hid: Introduce proper AppletResource emulation  
						
						
						
						
					 
					
						2023-12-06 20:24:04 -06:00 
						 
				 
			
				
					
						
							
							
								Liam 
							
						 
					 
					
						
						
						
						
							
						
						
							40bb176c39 
							
						 
					 
					
						
						
							
							kernel: implement remaining IPC syscalls  
						
						
						
						
					 
					
						2023-12-06 17:33:00 -05:00