FrozenAra
cb004d1ba1
Implemented qlaunch version of the controller applet
3 years ago
Narr the Reg
2fa53ec1d9
yuzu: Allow to launch album applet from firmware
3 years ago
Narr the Reg
03d4fffc70
yuzu: Allow to launch cabinet applet from firmware
3 years ago
german77
bb4ae5ee53
yuzu: Add button to boot mii edit from firmware
3 years ago
Liam
f8985d1cc5
qt: add verification for installed contents
3 years ago
Liam
9abceaed61
Qt: assign menuRole properties for actions
3 years ago
Ludovic
f325fcb131
remove unnecessary sepator in file menu (main.ui)
4 years ago
FearlessTobi
4213f1c126
Address some review comments
4 years ago
german77
8f207bd93d
yuzu: Multiple room UI improvements
4 years ago
FearlessTobi
f5e635adda
ldn: Initial implementation
4 years ago
FearlessTobi
1b36542be2
yuzu: Hide multiplayer button and room status
4 years ago
FearlessTobi
705f7db84d
yuzu: Add ui files for multiplayer rooms
4 years ago
german77
41b65d38fa
yuzu: Allow to open and remove the amiibo
4 years ago
Adam Heinermann
f078d3d212
Refactor menu states and shortcuts in GMainWindow. ( #7419 )
Refactor menu states and shortcuts in GMainWindow.
- Removed "Start", since it was always disabled unless it was "Continue"
which has now been moved to "Pause".
- Allow hotkeys to be used while in fullscreen.
- Removed the load amiibo hotkey.
4 years ago
Adam Heinermann
f90d980837
Added TAS controls to the menu under Tools
4 years ago
ameerj
5c829c7e4e
main: Add option to reset window size to 900p
5 years ago
german77
75d8ec1e9f
UI: Relocate tas menu and add brief description
5 years ago
german77
c01a872c8e
config: Move TAS options to it's own menu
5 years ago
bunnei
eae9f2e440
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
5 years ago
lat9nq
17badbc442
yuzu/main: Improve menubar access keys
Adds a unique access key to each action within each menu. A few actions
already had their own access key, so those were untouched.
5 years ago
german
64fad8cfe9
Add option to reset window size to 1080p
5 years ago
lat9nq
0914e84014
main: Use three dots to complete the ellipsis
Fixes a typo in the UI file. An ellipsis has 3 dots.
6 years ago
lat9nq
9f972b7d01
main: Add an option to modify the currrent game's configuration
Creates a new entry in the Emulation menu called "Configure Current Game..." that is only available if a game is currently being executed in yuzu. When selected, it opens the game properties dialog for the current game.
Thanks to @BSoDGamingYT for reminding me to do this.
6 years ago
Morph
4c269e5ced
Add support for batch install to NAND
This adds support to batch install files to NAND
6 years ago
VolcaEM
04497d9e4a
Fix formatting
6 years ago
VolcaEM
57b93395a8
Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu
While we're at it, also refactor the function used by OnOpenModsPage to be compatible with other URLs
6 years ago
VolcaEM
b81af6ae9b
Add a "Open Mods Page" button to the GUI
6 years ago
Morph
b73f678ee8
frontend: Set minimum window size to 640x360 instead of 1280x720 ( #3413 )
6 years ago
FearlessTobi
c2bf91156a
yuzu/main: Add better popup texts and remove duplicated actions
Makes popup texts more compact and clear and also links our quickstart guide now.
Also removes OnMenuSelectEmulatedDirectory from the File dropdown, as the action already exists in the Filesystem tab and provides better visual feedback there.
6 years ago
TotalCaesar659
dd74fd014b
Add headbar icon on Linux
6 years ago
Bartosz Kaszubowski
da3049aa74
GUI: add few missing hotkeys to main menu
6 years ago
Tobias
f9d7a6bec6
citra_qt/main.ui: remove unused actions "Load Symbol Map..." and...
..."Select Game Directory..."
Co-authored-by: vvanelslande <vvanelslandedev@gmail.com>
7 years ago
fearlessTobi
2d8eba5baf
yuzu: Add support for multiple game directories
Ported from https://github.com/citra-emu/citra/pull/3617 .
7 years ago
zhupengfei
a2be49305d
yuzu, video_core: Screenshot functionality
Allows capturing screenshot at the current internal resolution (native for software renderer), but a setting is available to capture it in other resolutions. The screenshot is saved to a single PNG in the current layout.
8 years ago
Zach Hilman
6001af2b89
qt: Move Open yuzu Folder action from Help to File
8 years ago
Zach Hilman
97187b7ef6
qt: Add help option to open yuzu folder
Opens a new file manager window at the UserDir.
8 years ago
David
50e4e81fd3
Added Amiibo support ( #1390 )
* Fixed conflict with nfp
* Few fixups for nfc
* Conflict 2
* Fixed AttachAvailabilityChangeEvent
* Conflict 3
* Fixed byte padding
* Refactored amiibo to not reside in "System"
* Removed remaining references of nfc from system
* used enum for Nfc GetStateOld
* Added missing newline
* Moved file operations to front end
* Conflict 4
* Amiibos now use structs and added mutexes
* Removed amiibo_path
8 years ago
Zach Hilman
a279d80a19
qt: Move Reinitialize Keys to Tools menu
8 years ago
Zach Hilman
8f958b89e7
qt: Add rederive keyset menu option
8 years ago
fearlessTobi
4d139943f2
Port web_service from Citra
8 years ago
Zach Hilman
1ff3318458
qt: Add UI options to change NAND/SD dirs
8 years ago
fearlessTobi
4a56931703
Fix two stupid errors made in #1141
8 years ago
fearlessTobi
f2d5b100c2
Port #3902 from Citra: "Add restart hotkey & menu option"
8 years ago
Zach Hilman
bfb945c243
qt: Add 'Install to NAND' option to menu
Prompts for title type on NCA files.
8 years ago
Zach Hilman
f969ddb54e
Add 'Load Folder' menu option
8 years ago
goaaats
f473780c52
Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode)
8 years ago
Jannik Vogel
1a93237c23
Remove Surface Viewer stub
8 years ago
MerryMage
80db02c497
Minor cleanup
8 years ago
James Rowe
18ca3ca751
Removing unused settings and yuzu rebranding
8 years ago
James Rowe
ebf9a784a9
Massive removal of unused modules
8 years ago