Age | Commit message (Expand) | Author |
2022-07-27 | chore: make yuzu REUSE compliant | Andrea Pappacoda |
2022-07-25 | common: multiplayer: Use GameInfo type | german77 |
2022-07-25 | Address first part of review comments | FearlessTobi |
2022-07-25 | yuzu: Add ui files for multiplayer rooms | FearlessTobi |
2022-07-10 | yuzu: Simplify broken Vulkan handling | lat9nq |
2022-06-30 | settings: Consolidate RangedSetting's with regular ones | lat9nq |
2022-05-30 | yuzu-qt: Make has_broken_vulkan only for crashes | lat9nq |
2022-05-30 | yuzu-qt: Attempt to workaround broken Vulkan installations | lat9nq |
2022-04-11 | ui: Set Link Color when setting theme | Kyle K |
2022-03-17 | yuzu qt: Save disable_web_applet setting | lat9nq |
2022-03-17 | yuzu: Move disable_web_applet to UISettings | lat9nq |
2022-02-06 | yuzu: Mute audio when in background | german77 |
2022-01-17 | uisettings: Add enumeration type for themes | Morph |
2022-01-06 | yuzu: Add controller hotkeys | german77 |
2021-12-12 | game_list: Add persistent setting for the favorites row expanded state | ameerj |
2021-11-16 | bootmanager: Fix screenshot resolution factor usage | ameerj |
2021-10-15 | Hide mouse cursor by default | Romain Failliot |
2021-08-01 | game_list: Make game list folder icons smaller (#6762) | Malte Jürgens |
2021-06-28 | yuzu qt: Make most UISettings a BasicSetting | lat9nq |
2021-06-01 | yuzu: Add settings reset button to general configuration | lat9nq |
2021-05-25 | yuzu qt: Add an Apply button to configuration dialogs | lat9nq |
2021-04-15 | game_list: Mark games as favorite to make them appear at the top. | Kewlan |
2020-08-26 | Address feedback | Morph |
2020-08-26 | Project Mjölnir: Part 1 | Morph |
2020-08-16 | yuzu: Resolve -Wextra-semi warnings | Lioncash |
2020-08-03 | Merge pull request #4263 from lat9nq/fix-screencaps-2 | David |
2020-07-20 | configuration: Setup UI to config screenshot path and saving | lat9nq |
2020-07-20 | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) | James Rowe |
2020-07-18 | yuzu: Port translation support from Citra | FearlessTobi |
2020-04-20 | yuzu: Option to hide mouse on inactivity | FearlessTobi |
2020-02-09 | Remove option "Show files with type 'Unknown'" | Morph |
2019-10-09 | Merge pull request #2910 from FearlessTobi/port-4930 | bunnei |
2019-09-26 | yuzu: Pause when in background | FearlessTobi |
2019-09-22 | qt_themes: add two colorful themes | FearlessTobi |
2019-09-04 | Change QList to QVector | fearlessTobi |
2019-09-04 | yuzu: Add support for multiple game directories | fearlessTobi |
2019-08-09 | yuzu/CMakeLists: Remove qt5_wrap_ui macro usage | Lioncash |