Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-14 | yuzu: Various frontend improvements to avoid crashes and improve experience ↵ | bunnei | |
on Linux. | |||
2020-12-22 | yuzu/main: Improve menubar access keys | lat9nq | |
Adds a unique access key to each action within each menu. A few actions already had their own access key, so those were untouched. | |||
2020-12-22 | Add option to reset window size to 1080p | german | |
2020-09-02 | main: Use three dots to complete the ellipsis | lat9nq | |
Fixes a typo in the UI file. An ellipsis has 3 dots. | |||
2020-08-15 | main: Add an option to modify the currrent game's configuration | lat9nq | |
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. | |||
2020-07-10 | Add support for batch install to NAND | Morph | |
This adds support to batch install files to NAND | |||
2020-06-25 | Fix formatting | VolcaEM | |
2020-06-25 | Add "Open Quickstart Guide" and "FAQ" buttons to the Help menu | VolcaEM | |
While we're at it, also refactor the function used by OnOpenModsPage to be compatible with other URLs | |||
2020-05-15 | frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) | Morph | |
2020-04-14 | yuzu/main: Add better popup texts and remove duplicated actions | FearlessTobi | |
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. | |||
2020-01-18 | Merge pull request #3298 from Simek/missing_hotkeys | bunnei | |
GUI: add few missing hotkeys to main menu | |||
2020-01-18 | Add headbar icon on Linux | TotalCaesar659 | |
2020-01-13 | GUI: add few missing hotkeys to main menu | Bartosz Kaszubowski | |
2019-11-19 | citra_qt/main.ui: remove unused actions "Load Symbol Map..." and... | Tobias | |
..."Select Game Directory..." Co-authored-by: vvanelslande <vvanelslandedev@gmail.com> | |||
2019-09-04 | yuzu: Add support for multiple game directories | fearlessTobi | |
Ported from https://github.com/citra-emu/citra/pull/3617. | |||
2018-12-18 | yuzu, video_core: Screenshot functionality | zhupengfei | |
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. | |||
2018-11-13 | qt: Move Open yuzu Folder action from Help to File | Zach Hilman | |
2018-11-03 | qt: Add help option to open yuzu folder | Zach Hilman | |
Opens a new file manager window at the UserDir. | |||
2018-10-23 | Added Amiibo support (#1390) | David | |
* 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 | |||
2018-10-20 | qt: Move Reinitialize Keys to Tools menu | Zach Hilman | |
2018-10-07 | qt: Add rederive keyset menu option | Zach Hilman | |
2018-10-02 | Port web_service from Citra | fearlessTobi | |
2018-09-03 | qt: Add UI options to change NAND/SD dirs | Zach Hilman | |
2018-08-28 | Fix two stupid errors made in #1141 | fearlessTobi | |
2018-08-21 | Port #3902 from Citra: "Add restart hotkey & menu option" | fearlessTobi | |
2018-08-11 | qt: Add 'Install to NAND' option to menu | Zach Hilman | |
Prompts for title type on NCA files. | |||
2018-06-14 | Add 'Load Folder' menu option | Zach Hilman | |
2018-01-16 | Merge citra-emu PR#3001 by Styleoshin(citra-qt : Adding fullscreen mode) | goaaats | |
2018-01-14 | Remove Surface Viewer stub | Jannik Vogel | |
2018-01-13 | Minor cleanup | MerryMage | |
2018-01-12 | Removing unused settings and yuzu rebranding | James Rowe | |
2018-01-12 | Massive removal of unused modules | James Rowe | |