Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-19 | Import keys from filesystem. (#13056) | Andrew Pilley | |
* Import keys, re-initialize KeyManager, re-scan vfs, re-populate game list. * <.< spelling. * Update based on feedback on #13047 and this PR * Based on feedback: Don't delete existing files. There's legitimate reasons that someone may want to keep their retail keys and title key handling is resilient to mismatches. * Update src/yuzu/main.cpp Co-authored-by: Tobias <[email protected]> * Remove translation of literal filename/filter format. * clang-format. --------- Co-authored-by: Tobias <[email protected]> | |||
2024-02-17 | Implement In-app firmware installation. | Andrew Pilley | |
2024-01-29 | am: retrieve main applet creation info from frontend | Liam | |
2024-01-29 | am: re-namespace frontend applets to frontend directory | Liam | |
2024-01-25 | frontend_common: Remove key rederivation and keep key check | t895 | |
2024-01-19 | frontend_common: Add content manager utility functions | t895 | |
Creates utility functions to remove/install DLC, updates, and base game content | |||
2024-01-17 | Allow -u to accept a username string in addition to index, and suppress the ↵ | Andrew Pilley | |
User selector even if settings requires it to be shown for one instance only. | |||
2023-12-25 | main: Remove unused enum | FearlessTobi | |
Co-Authored-By: GPUCode <[email protected]> | |||
2023-11-29 | Merge pull request #11946 from flodavid/gamemode | liamwhite | |
Enable (Feral Interactive) Gamemode on Linux | |||
2023-11-27 | Merge pull request #12160 from german77/mouse_constrain | liamwhite | |
yuzu: Constrain mouse in render window when emulated | |||
2023-11-26 | Merge pull request #12156 from german77/firmwarevs | liamwhite | |
yuzu: Display firmware version | |||
2023-11-25 | yuzu: create linux group in general settings | flodavid | |
- Create files dedicated to starting and stopping gamemode functions - Use them in yuzu and yuzu_cmd modules | |||
2023-11-24 | yuzu: Constrain mouse in render window when emulated | Narr the Reg | |
2023-11-24 | yuzu: Display firmware version | Narr the Reg | |
2023-11-21 | config: Unify config handling under frontend_common | t895 | |
Replaces every way of handling config for each frontend with SimpleIni. frontend_common's Config class is at the center where it saves and loads all of the cross-platform settings and provides a set of pure virtual functions for platform specific settings. As a result of making config handling platform specific, several parts had to be moved to each platform's own config class or to other parts. Default keys were put in platform specific config classes and translatable strings for Qt were moved to shared_translation. Default hotkeys, default_theme, window geometry, and qt metatypes were moved to uisettings. Additionally, to reduce dependence on Qt, QStrings were converted to std::strings where applicable. | |||
2023-11-20 | Merge pull request #12011 from Macj0rdan/controller-applet | Narr the Reg | |
Implemented qlaunch version of the controller applet | |||
2023-11-19 | Implemented qlaunch version of the controller applet | FrozenAra | |
2023-11-04 | Merge branch 'master' into new-shortcut | Franco M | |
2023-10-29 | Implemented wheel event for volume control in VolumeButton | FrozenAra | |
2023-10-18 | Reverted dirty code in main. | boludoz | |
2023-10-18 | TODO: Implement shortcut creation for Apple. | boludoz | |
2023-10-18 | Useless code removed related to admin privileges, if it is not an error we ↵ | boludoz | |
can add it later, that is what git is for. | |||
2023-10-16 | Sugestions and fixes. | boludoz | |
2023-10-16 | Some improvements (suggestions) | boludoz | |
2023-10-15 | Fixes and improvements | boludoz | |
2023-10-15 | Improved shortcut: add games in applist for Windows, question for start game ↵ | boludoz | |
at fullscreen & better unicode support for some Windows path funcs. | |||
2023-10-12 | fix style | F David | |
2023-10-12 | yuzu: Enable to use controller to restart a game | flodavid | |
- Show the right confirm dialog if wanted - Create generic method to ask close confirmation - Add "R + Plus + Minus" default shortcut to Restart emulation | |||
2023-10-12 | yuzu: Enable to use controller to close a game | flodavid | |
- Add General setting to choose if a confirm dialog is shown when stopping - Show the right confirm dialog if wanted - Reuse dialog window that ask to close the game - Add "L + Plus + Minus" default shortcut to Stop emulation - Create generic question dialog based on TAS dialog - It allows controller interaction on most dialogs | |||
2023-10-10 | Merge pull request #11650 from german77/lle_album | Fernando S | |
service: am: Add support for LLE Album Applet | |||
2023-10-08 | Merge pull request #10519 from mdmrk/master | liamwhite | |
yuzu-qt: Track play time | |||
2023-10-02 | yuzu: Allow to launch album applet from firmware | Narr the Reg | |
2023-10-01 | yuzu: Allow to launch cabinet applet from firmware | Narr the Reg | |
2023-09-26 | Qt: Remove ability to install xci files | Charles Lombardo | |
2023-09-23 | yuzu: Add button to boot mii edit from firmware | german77 | |
2023-09-13 | Merge pull request #11486 from liamwhite/system-verification | liamwhite | |
qt: add verification for installed contents | |||
2023-09-13 | Merge pull request #11473 from liamwhite/fix-launch-param | liamwhite | |
am: Implement UserChannel parameters | |||
2023-09-12 | qt: add verification for installed contents | Liam | |
2023-09-10 | am: Implement UserChannel parameters | FearlessTobi | |
Used by the Super Mairo 3D All-Stars collection. | |||
2023-09-06 | core: implement basic integrity verification | Liam | |
2023-08-28 | qt: fix romfs dumping for multiprogram applications | Liam | |
2023-08-26 | yuzu-qt: Track play time | Mario | |
2023-08-24 | yuzu/main: Ensure NCAs are registered in content provider when launching ↵ | FearlessTobi | |
from CLI Fixes updates and DLC not being loaded when launching yuzu from the command line. Similar to https://github.com/yuzu-emu/yuzu/pull/11357. Fixes https://github.com/yuzu-emu/yuzu/issues/8352, | |||
2023-06-24 | Only use SDL wakelock on Linux | zeltermann | |
SDL has internally fixed shenanigans related to wakelocking through DBus from inside sandboxes from around August 2022, so we can now remove the workaround we used since 2021. | |||
2023-06-06 | yuzu-qt: Load Vulkan device info at startup | lat9nq | |
Loading it when the configuration opens now incurs a noticeable delay. We also don't need to rediscover the same data repeatedly each time the configuration opens. Moves vulkan device info discovery to yuzu's startup as opposed to the configure_graphics constructor. | |||
2023-05-26 | qt: add menu item to remove cache storage | Liam | |
2023-05-16 | Merge pull request #10107 from grimkor/allow-fully-customised-hotkeys | liamwhite | |
Allow fully customised controller hotkeys | |||
2023-05-10 | Allow fully customisable controller hotkeys | grimkor | |
2023-05-07 | Merge pull request #10097 from german77/nfp_full | bunnei | |
service: nfc: Merge device interfaces and create the device manager | |||
2023-05-05 | service: nfc: Merge device interfaces and create the device manager | Narr the Reg | |