FearlessTobi 
							
						 
					 
					
						
						
						
						
							
						
						
							705f7db84d 
							
						 
					 
					
						
						
							
							yuzu: Add ui files for multiplayer rooms  
						
						 
						
						
						
						
					 
					
						2022-07-25 21:59:28 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							8509460d2c 
							
						 
					 
					
						
						
							
							Update translations (2022-07-01)  
						
						 
						
						
						
						
					 
					
						2022-07-01 03:39:06 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mai M 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							20576ebb43 
							
						 
					 
					
						
						
							
							Merge pull request  #8405  from Docteh/dock_undock  
						
						 
						
						... 
						
						
						
						ui: Status bars dock button becomes DOCKED/HANDHELD button 
						
						
					 
					
						2022-06-10 23:11:29 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kyle Kienapfel 
							
						 
					 
					
						
						
						
						
							
						
						
							054732210e 
							
						 
					 
					
						
						
							
							ui: Status bars dock button becomes dock/undock button  
						
						 
						
						... 
						
						
						
						For people not used to the Yuzu UI it's not always clear if the emulated
console is docked or not.  The other items update their text when clicked,
this PR brings the DOCK button in line with this.
DOCK -> DOCKED or HANDHELD 
						
						
					 
					
						2022-06-01 17:22:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							105c60b984 
							
						 
					 
					
						
						
							
							Update translations (2022-06-01)  
						
						 
						
						
						
						
					 
					
						2022-06-01 03:45:35 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bunnei 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce961cb4c6 
							
						 
					 
					
						
						
							
							Merge pull request  #8348  from JakobDev/metainfocontrol  
						
						 
						
						... 
						
						
						
						Add control to metainfo 
						
						
					 
					
						2022-05-29 14:16:27 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								JakobDev 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							775e29efb6 
							
						 
					 
					
						
						
							
							Add control to Metainfo  
						
						 
						
						
						
						
					 
					
						2022-05-17 08:40:06 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kyle K 
							
						 
					 
					
						
						
						
						
							
						
						
							8f3098fc1e 
							
						 
					 
					
						
						
							
							about dialog: Fix the logo in a multiplatform way  
						
						 
						
						... 
						
						
						
						The Icon was renamed in #8283  for Linux builds, and the fix proposed in #8312  would in turn break
the icon for Windows users.
I've decided to fix the aboutdialog.ui file via qtcreator.
I'm not sure its important to have the yuzu icon inside the About dialog grabbed from the local Qt theme,
but I've reword how the code works for that, and we can just delete those lines.
I've also thrown the yuzu.png through pngcrush to remove this warning
libpng warning: iCCP: known incorrect sRGB profile
Credit to abouvier for bringing bug up. 
						
						
					 
					
						2022-05-16 05:42:38 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							26e5bc6082 
							
						 
					 
					
						
						
							
							Update translations (2022-05-09)  
						
						 
						
						
						
						
					 
					
						2022-05-09 16:48:01 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Pappacoda 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							073df3d7eb 
							
						 
					 
					
						
						
							
							dist: add AppStream metadata  
						
						 
						
						... 
						
						
						
						The AppStream file is mostly copied from the one already used by the
Flatpak yuzu build:
62fc225acf/org.yuzu_emu.yuzu.metainfo.xml 
As it already defines the application id as org.yuzu_emu.yuzu I renamed
the yuzu.desktop and yuzu.xml files so that they match.
I've also made some minor tweaks to it, like fixing the capitalization
of "yuzu", adding a few keys and sorting them as presented in the
documentation.
Lastly, I added PrefersNonDefaultGPU=true to the .desktop file so that
yuzu is launched with the dedicated graphics card on Linux. 
						
						
					 
					
						2022-04-29 13:05:55 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Pappacoda 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24d7a027dc 
							
						 
					 
					
						
						
							
							yuzu: mention GPLv3.0+ in about dialog  
						
						 
						
						... 
						
						
						
						Follow-up to 284934ebfdf5e530c960cf69969172ff76f40bea
Fixes  #8218  
						
						
					 
					
						2022-04-18 20:23:57 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							a2e170bb93 
							
						 
					 
					
						
						
							
							Update translations (2022-04-01)  
						
						 
						
						
						
						
					 
					
						2022-04-01 03:08:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							b4c919eba8 
							
						 
					 
					
						
						
							
							Update translations (2022-03-01)  
						
						 
						
						
						
						
					 
					
						2022-03-01 02:34:54 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							1e66eaf929 
							
						 
					 
					
						
						
							
							Update translations (2022-02-01)  
						
						 
						
						
						
						
					 
					
						2022-02-01 02:14:44 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							7c88f4de2d 
							
						 
					 
					
						
						
							
							Update translations (2022-01-05)  
						
						 
						
						
						
						
					 
					
						2022-01-05 07:55:04 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrew Udvare 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							59c6f45e7a 
							
						 
					 
					
						
						
							
							dist/XDG: add more file associations  
						
						 
						
						
						
						
					 
					
						2021-12-20 19:18:02 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							40317eccba 
							
						 
					 
					
						
						
							
							Update translations (2021-12-01)  
						
						 
						
						
						
						
					 
					
						2021-12-01 02:21:55 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							02178137c9 
							
						 
					 
					
						
						
							
							Update translations (2021-11-01)  
						
						 
						
						
						
						
					 
					
						2021-11-01 02:16:50 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							67189d747c 
							
						 
					 
					
						
						
							
							Update translations (2021-10-16)  
						
						 
						
						
						
						
					 
					
						2021-10-16 06:48:21 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								german77 
							
						 
					 
					
						
						
						
						
							
						
						
							d5bf597436 
							
						 
					 
					
						
						
							
							settings_ui: Use better colors for the light theme  
						
						 
						
						
						
						
					 
					
						2021-08-04 11:47:06 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fernando Sahmkow 
							
						 
					 
					
						
						
						
						
							
						
						
							fd09be5496 
							
						 
					 
					
						
						
							
							Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle.  
						
						 
						
						
						
						
					 
					
						2021-07-09 02:08:08 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bunnei 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dec5680934 
							
						 
					 
					
						
						
							
							Merge pull request  #6236  from Morph1984/swkbd-button-hint-scaling  
						
						 
						
						... 
						
						
						
						applets/swkbd: Fix software keyboard button hint scaling 
						
						
					 
					
						2021-04-26 14:40:37 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bunnei 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7412f314e4 
							
						 
					 
					
						
						
							
							Merge pull request  #6198  from Kewlan/favorite-games  
						
						 
						
						... 
						
						
						
						game_list: Mark games as favorite to make them appear at the top. 
						
						
					 
					
						2021-04-25 23:33:44 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Its-Rei 
							
						 
					 
					
						
						
						
						
							
						
						
							c413cafdac 
							
						 
					 
					
						
						
							
							applets/swkbd: Fix software keyboard button hint scaling  
						
						 
						
						... 
						
						
						
						Fixes the scaling of the button hints using background images. Now they scale like the rest of the elements. 
						
						
					 
					
						2021-04-24 13:47:33 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Its-Rei 
							
						 
					 
					
						
						
						
						
							
						
						
							f6e6913f8f 
							
						 
					 
					
						
						
							
							qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog  
						
						 
						
						
						
						
					 
					
						2021-04-15 01:53:17 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Its-Rei 
							
						 
					 
					
						
						
						
						
							
						
						
							e681723a4a 
							
						 
					 
					
						
						
							
							icons: Add icons for the On-Screen Keyboard overlay  
						
						 
						
						
						
						
					 
					
						2021-04-15 01:53:17 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kewlan 
							
						 
					 
					
						
						
						
						
							
						
						
							fd40d55a4f 
							
						 
					 
					
						
						
							
							game_list: Mark games as favorite to make them appear at the top.  
						
						 
						
						... 
						
						
						
						Icons are from Icons8. 
						
						
					 
					
						2021-04-15 07:15:42 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bunnei 
							
						 
					 
					
						
						
						
						
							
						
						
							eae9f2e440 
							
						 
					 
					
						
						
							
							yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.  
						
						 
						
						
						
						
					 
					
						2021-02-14 00:20:41 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								german 
							
						 
					 
					
						
						
						
						
							
						
						
							481cd86722 
							
						 
					 
					
						
						
							
							Make settings controller image change with controller input  
						
						 
						
						
						
						
					 
					
						2021-02-06 09:43:41 -06:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Morph 
							
						 
					 
					
						
						
						
						
							
						
						
							38110dd485 
							
						 
					 
					
						
						
							
							configure_input: Add per-player vibration  
						
						 
						
						... 
						
						
						
						Allows for enabling and modifying vibration and vibration strength per player.
Also adds a toggle for enabling/disabling accurate vibrations.
Co-authored-by: Its-Rei <kupfel@gmail.com> 
						
						
					 
					
						2020-11-15 23:33:20 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Morph 
							
						 
					 
					
						
						
						
						
							
						
						
							9d4edd4e88 
							
						 
					 
					
						
						
							
							ui/themes: Cleanup UI  
						
						 
						
						
						
						
					 
					
						2020-11-15 23:33:19 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								The yuzu Community 
							
						 
					 
					
						
						
						
						
							
						
						
							b5784e9af2 
							
						 
					 
					
						
						
							
							Update translations (2020-09-11)  
						
						 
						
						
						
						
					 
					
						2020-09-11 15:38:10 +00:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Morph 
							
						 
					 
					
						
						
						
						
							
						
						
							5043036688 
							
						 
					 
					
						
						
							
							Resolve spacing inconsistencies in style.qrc/qss files  
						
						 
						
						
						
						
					 
					
						2020-09-04 12:23:26 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Morph 
							
						 
					 
					
						
						
						
						
							
						
						
							5219615418 
							
						 
					 
					
						
						
							
							Project Mjölnir: Part 2 - Controller Applet  
						
						 
						
						... 
						
						
						
						Co-authored-by: Its-Rei <kupfel@gmail.com> 
						
						
					 
					
						2020-09-04 12:23:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								FearlessTobi 
							
						 
					 
					
						
						
						
						
							
						
						
							e6bd1fd1b8 
							
						 
					 
					
						
						
							
							yuzu: Add motion and touch configuration  
						
						 
						
						
						
						
					 
					
						2020-08-29 18:56:34 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Morph 
							
						 
					 
					
						
						
						
						
							
						
						
							fc505110f1 
							
						 
					 
					
						
						
							
							qt_themes: Fix Midnight Blue theme  
						
						 
						
						... 
						
						
						
						Co-authored-by: Its-Rei <kupfel@gmail.com> 
						
						
					 
					
						2020-08-26 02:32:32 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Morph 
							
						 
					 
					
						
						
						
						
							
						
						
							f0fac0c7fb 
							
						 
					 
					
						
						
							
							Project Mjölnir: Part 1  
						
						 
						
						... 
						
						
						
						Co-authored-by: James Rowe <jroweboy@gmail.com>
Co-authored-by: Its-Rei <kupfel@gmail.com> 
						
						
					 
					
						2020-08-26 02:32:32 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								lat9nq 
							
						 
					 
					
						
						
						
						
							
						
						
							5f075bb490 
							
						 
					 
					
						
						
							
							qt_themes: Set background color to transparent for Dark and Midnight Blue themes  
						
						 
						
						... 
						
						
						
						Fixes the override highlights in per-game settings from looking weird when viewed on the Dark or Midnight Blue themes by setting QLabels to have transparent backgrounds by default.
Also apparently adds a newline to the end of the Dark theme's qss file. 
						
						
					 
					
						2020-07-25 04:23:48 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								bunnei 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e96cf13ebc 
							
						 
					 
					
						
						
							
							Merge pull request  #4383  from ogniK5377/dark-checkbox  
						
						 
						
						... 
						
						
						
						frontend: Match indeterminate checkbox state with light theme 
						
						
					 
					
						2020-07-24 21:14:50 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								James Rowe 
							
						 
					 
					
						
						
						
						
							
						
						
							7e01311061 
							
						 
					 
					
						
						
							
							qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)  
						
						 
						
						... 
						
						
						
						Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> 
						
						
					 
					
						2020-07-20 01:25:25 -04:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Marcec 
							
						 
					 
					
						
						
						
						
							
						
						
							92d879e5f6 
							
						 
					 
					
						
						
							
							frontend: Match indeterminate checkbox state with light theme  
						
						 
						
						... 
						
						
						
						Keeps consistency between the two themes 
						
						
					 
					
						2020-07-20 13:21:53 +10:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								FearlessTobi 
							
						 
					 
					
						
						
						
						
							
						
						
							347b50ad43 
							
						 
					 
					
						
						
							
							yuzu: Port translation support from Citra  
						
						 
						
						... 
						
						
						
						Co-Authored-By: Weiyi Wang <wwylele@gmail.com> 
						
						
					 
					
						2020-07-18 14:09:11 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								FearlessTobi 
							
						 
					 
					
						
						
						
						
							
						
						
							20ed33b53b 
							
						 
					 
					
						
						
							
							Update manifest file to include new elements that are introduced with Windows 10 later versions  
						
						 
						
						... 
						
						
						
						Co-Authored-By: dragios <dragios@users.noreply.github.com> 
						
						
					 
					
						2020-06-21 03:17:55 +02:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Neodyblue 
							
						 
					 
					
						
						
						
						
							
						
						
							ea14af2164 
							
						 
					 
					
						
						
							
							qt_themes: remove unknown qss property from dark theme  
						
						 
						
						... 
						
						
						
						Qdarkstyle's qss file uses an overflow property.
According to `https://doc.qt.io/qt-5/stylesheet-reference.html `,
the property `overflow` doesn't exist, which leads to a warning message
in the console. 
						
						
					 
					
						2020-05-21 17:51:53 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guo Yunhe 
							
						 
					 
					
						
						
						
						
							
						
						
							dd236c6c1d 
							
						 
					 
					
						
						
							
							Replace non-commercial icons with free icons from icons8 ( #5093 )  
						
						 
						
						
						
						
					 
					
						2020-03-27 22:31:54 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								CJBok 
							
						 
					 
					
						
						
						
						
							
						
						
							4bc4fdf5ff 
							
						 
					 
					
						
						
							
							GUI: Togglable graphics settings buttons in status bar  
						
						 
						
						
						
						
					 
					
						2020-01-28 23:59:30 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bartosz Kaszubowski 
							
						 
					 
					
						
						
						
						
							
						
						
							f68bb4f55e 
							
						 
					 
					
						
						
							
							dark themes refinements and cleanup  
						
						 
						
						
						
						
					 
					
						2020-01-26 11:50:01 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bartosz Kaszubowski 
							
						 
					 
					
						
						
						
						
							
						
						
							c7055f3670 
							
						 
					 
					
						
						
							
							fix qss stylesheet whitespaces  
						
						 
						
						
						
						
					 
					
						2020-01-22 22:36:42 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bartosz Kaszubowski 
							
						 
					 
					
						
						
						
						
							
						
						
							9a22b6dced 
							
						 
					 
					
						
						
							
							GUI: fix minor issues with dark themes  
						
						 
						
						... 
						
						
						
						GUI: rename and reorder themes 
						
						
					 
					
						2020-01-22 21:12:45 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Schplee 
							
						 
					 
					
						
						
						
						
							
						
						
							3969591a13 
							
						 
					 
					
						
						
							
							Updated yuzu icon to thicker version  
						
						 
						
						
						
						
					 
					
						2019-10-08 23:33:51 -07:00