| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-01 | Merge pull request #8400 from Docteh/fullscreen_glitch | bunnei | |
| fix UI opening fullscreen after certain crashes | |||
| 2022-05-31 | fix UI opening fullscreen after certain crashes | Kyle Kienapfel | |
| Sometimes when yuzu crashes, it restarts with the games list in fullscreen, which would be fine, except there isn't an easy way to exit this. It also doesn't occur often enough for qt-config.ini files to be in good supply. UILayout\geometry value in qt-config.ini is the culprit, at least for the one provided. Proposed fix is to simply check isFullScreen when yuzu is starting up, and take it out of full screen immediately | |||
| 2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | |
| 2022-05-15 | main: Use Common::U16StringFromBuffer | lat9nq | |
| See ffd3afcf2 | |||
| 2022-04-23 | hotkeys: Trigger actions on a separate thread | Narr the Reg | |
| 2022-04-19 | Prevent the mouse cursor from leaving the window when mouse panning is enabled | Purple | |
| 2022-04-12 | ui: Touching QPalette::Text broke dark -> light UI. don't do | Kyle K | |
| 2022-04-11 | ui: Set Link Color when setting theme | Kyle K | |
| Long story short, QT doesn't allow the link colors to be set via their stylesheets. There are two ways to work with this, specify the color manually for every link (See the About dialog) The other way is to change the default palette. IsDarkTheme is copy/pasted from src/yuzu/debugger/wait_tree.cpp | |||
| 2022-03-28 | yuzu: Only override fullscreen setting if gamepath or argument is provided | german77 | |
| 2022-03-23 | Merge pull request #8035 from lat9nq/disable-web-applet | bunnei | |
| yuzu qt: Disable the web applet by default | |||
| 2022-03-21 | applets: Rename Mii to MiiEdit | Morph | |
| 2022-03-20 | yuzu: Reduce unused includes | ameerj | |
| 2022-03-17 | yuzu qt: Save disable_web_applet setting | lat9nq | |
| The web applet causes multiple issues with the rest of the application. Disable it by default and add a debug option to re-enable it until a proper solution can be found. | |||
| 2022-03-17 | main: Update Disable Web Applet warning | lat9nq | |
| 2022-03-17 | yuzu: Move disable_web_applet to UISettings | lat9nq | |
| 2022-03-16 | Merge pull request #7964 from german77/miiii | bunnei | |
| applet: mii: Simple implementation of mii applet | |||
| 2022-03-11 | cpu_detect: Add additional x86 flags and telemetry | Wunkolo | |
| Adds detection of additional CPU flags to cpu_detect and additions to telemetry output. This is not exhaustive but guided by features that [dynarmic utilizes](https://github.com/merryhime/dynarmic/blob/bcfe377aaa5138af740e90af5be7a7dff7b62a52/src/dynarmic/backend/x64/host_feature.h#L12-L33) as well as features that are currently utilized but not reported to telemetry(invariant_tsc). This is intended to guide future optimizations. AVX512 in particular is broken up into its individual subsets and some other processor features such as [sha](https://en.wikipedia.org/wiki/Intel_SHA_extensions) and [gfni](https://en.wikipedia.org/wiki/AVX-512#GFNI) are added to have some forward-facing data-points. What used to be a single `CPU_Extension_x64_AVX512` telemetry field is also broken up into individual `CPU_Extension_x64_AVX512{F,VL,CD,...}` fields. | |||
| 2022-02-28 | applet: mii: Simple implementation of mii applet | german77 | |
| 2022-02-20 | yuzu: Remove amiibos on drag and drop | german77 | |
| 2022-02-19 | Merge pull request #7867 from german77/amiibo | bunnei | |
| nfp: Improve amiibo support | |||
| 2022-02-10 | Merge pull request #7852 from Morph1984/new-uuid | bunnei | |
| common: Revise and fix the UUID implementation | |||
| 2022-02-08 | nfp: Address compiler issues | german77 | |
| 2022-02-08 | yuzu: Allow to open and remove the amiibo | german77 | |
| 2022-02-06 | yuzu: Mute audio when in background | german77 | |
| 2022-02-06 | yuzu: Add docked, GPU accuracy and adapting filter hotkeys | german77 | |
| 2022-02-05 | profile: Migrate to the new UUID implementation | Morph | |
| 2022-02-03 | main: Always remove the frameless window flag when restoring UI state | Morph | |
| For unknown reasons, this flag may persist after the application has been closed. Removing this flag when restoring the UI state ensures that a frameless window will not be shown on startup. | |||
| 2022-02-01 | yuzu: Disable auto repeat on hotkeys again | Narr the Reg | |
| 2022-01-15 | yuzu: Add volume up/down hotkeys | german77 | |
| 2022-01-15 | yuzu: Remove speed limit hotkeys | german77 | |
| 2022-01-13 | Merge pull request #7690 from Morph1984/increase-file-limit-win | bunnei | |
| yuzu: main: Increase the open file limit on Windows to 8192 | |||
| 2022-01-09 | yuzu: main: Increase the open file limit on Windows to 8192 | Morph | |
| This is a temporary solution for now to accommodate for mods containing more than 4096 files. | |||
| 2022-01-06 | yuzu: Add controller hotkeys | german77 | |
| 2022-01-01 | yuzu: Fix UI elements not updating correctly | german77 | |
| 2021-12-22 | main: reword inhibit reason | liushuyu | |
| 2021-12-22 | main: fix wake lock in Flatpak ... | liushuyu | |
| ... by using the XDP system | |||
| 2021-12-19 | main: Refactor to reduce code duplication in ShowFullscreen() | ameerj | |
| 2021-12-19 | main: Make render window borderless fullscreen toggle on the monitor it ↵ | ameerj | |
| resides in Toggling borderless fullscreen on the separate render window made it fullscreen on the monitor which the main yuzu window resided in. This change allows the render window to go fullscreen on the monitor it resides in, independent of the main window location. | |||
| 2021-12-15 | Merge pull request #7532 from goldenx86/patch-3 | bunnei | |
| Update video core popup | |||
| 2021-12-16 | Suggestions from CrusadingNinja | Matías Locatti | |
| 2021-12-16 | Changed link | Matías Locatti | |
| 2021-12-14 | yuzu/main: Fix host memory byte units. GB to GiB | Wunkolo | |
| I have `134850146304` bytes of ram and Yuzu was saying that I had `125.59 GB` of ram. But `125.59` is actually the amount of gi**bi**bytes I have. In gi**ga**bytes I would have `134.9`. Additionally, I changed the `1024 / 1024 / 1024` here into the `_GiB` user-literals that I added a while ago(#6519). https://www.wolframalpha.com/input/?i=134850146304+bytes | |||
| 2021-12-07 | Merge pull request #7506 from heinermann/focus_crash | Mai M | |
| Fixed #7502 | |||
| 2021-12-06 | main: Update video core popup | Matías Locatti | |
| Old version had formatting issues, and I want to provide an answer to the most common reason this pops up in the first place, outdated drivers. | |||
| 2021-12-04 | Fixed #7502 | Adam Heinermann | |
| 2021-12-04 | core/hid: Ensure only valid npad are connected | german77 | |
| 2021-12-02 | yuzu: Implement basic controller navigation | german77 | |
| 2021-11-27 | Merge pull request #7255 from german77/kraken | Fernando S | |
| Project Kraken: Input rewrite | |||
| 2021-11-26 | config: Remove vibration configuration | german77 | |
| 2021-11-25 | Merge pull request #7330 from MightyCreak/simplify-theme-selection | bunnei | |
| Replace "Light" theme by "Default" | |||
