Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-16 | about dialog: Fix the logo in a multiplatform way | Kyle K | |
The Icon was renamed in #8283 for Linux builds, and the fix proposed in #8312 would in turn break the icon for Windows users. I've decided to fix the aboutdialog.ui file via qtcreator. I'm not sure its important to have the yuzu icon inside the About dialog grabbed from the local Qt theme, but I've reword how the code works for that, and we can just delete those lines. I've also thrown the yuzu.png through pngcrush to remove this warning libpng warning: iCCP: known incorrect sRGB profile Credit to abouvier for bringing bug up. | |||
2022-05-09 | Update translations (2022-05-09) | The yuzu Community | |
2022-04-29 | dist: add AppStream metadata | Andrea Pappacoda | |
The AppStream file is mostly copied from the one already used by the Flatpak yuzu build: https://github.com/flathub/org.yuzu_emu.yuzu/blob/62fc225acfa0178ddf61be68ad9be60841077263/org.yuzu_emu.yuzu.metainfo.xml As it already defines the application id as org.yuzu_emu.yuzu I renamed the yuzu.desktop and yuzu.xml files so that they match. I've also made some minor tweaks to it, like fixing the capitalization of "yuzu", adding a few keys and sorting them as presented in the documentation. Lastly, I added PrefersNonDefaultGPU=true to the .desktop file so that yuzu is launched with the dedicated graphics card on Linux. | |||
2022-04-18 | yuzu: mention GPLv3.0+ in about dialog | Andrea Pappacoda | |
Follow-up to 284934ebfdf5e530c960cf69969172ff76f40bea Fixes #8218 | |||
2022-04-01 | Update translations (2022-04-01) | The yuzu Community | |
2022-03-01 | Update translations (2022-03-01) | The yuzu Community | |
2022-02-01 | Update translations (2022-02-01) | The yuzu Community | |
2022-01-05 | Update translations (2022-01-05) | The yuzu Community | |
2021-12-20 | dist/XDG: add more file associations | Andrew Udvare | |
2021-12-01 | Update translations (2021-12-01) | The yuzu Community | |
2021-11-01 | Update translations (2021-11-01) | The yuzu Community | |
2021-10-16 | Update translations (2021-10-16) | The yuzu Community | |
2021-08-04 | settings_ui: Use better colors for the light theme | german77 | |
2021-07-09 | Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle. | Fernando Sahmkow | |
2021-04-26 | Merge pull request #6236 from Morph1984/swkbd-button-hint-scaling | bunnei | |
applets/swkbd: Fix software keyboard button hint scaling | |||
2021-04-25 | Merge pull request #6198 from Kewlan/favorite-games | bunnei | |
game_list: Mark games as favorite to make them appear at the top. | |||
2021-04-24 | applets/swkbd: Fix software keyboard button hint scaling | Its-Rei | |
Fixes the scaling of the button hints using background images. Now they scale like the rest of the elements. | |||
2021-04-15 | qt_themes: Add styles for the On-Screen Keyboard and OverlayDialog | Its-Rei | |
2021-04-15 | icons: Add icons for the On-Screen Keyboard overlay | Its-Rei | |
2021-04-15 | game_list: Mark games as favorite to make them appear at the top. | Kewlan | |
Icons are from Icons8. | |||
2021-02-14 | yuzu: Various frontend improvements to avoid crashes and improve experience ↵ | bunnei | |
on Linux. | |||
2021-02-06 | Make settings controller image change with controller input | german | |
2020-11-15 | configure_input: Add per-player vibration | Morph | |
Allows for enabling and modifying vibration and vibration strength per player. Also adds a toggle for enabling/disabling accurate vibrations. Co-authored-by: Its-Rei <[email protected]> | |||
2020-11-15 | ui/themes: Cleanup UI | Morph | |
2020-09-11 | Update translations (2020-09-11) | The yuzu Community | |
2020-09-04 | Resolve spacing inconsistencies in style.qrc/qss files | Morph | |
2020-09-04 | Project Mjölnir: Part 2 - Controller Applet | Morph | |
Co-authored-by: Its-Rei <[email protected]> | |||
2020-08-29 | yuzu: Add motion and touch configuration | FearlessTobi | |
2020-08-26 | qt_themes: Fix Midnight Blue theme | Morph | |
Co-authored-by: Its-Rei <[email protected]> | |||
2020-08-26 | Project Mjölnir: Part 1 | Morph | |
Co-authored-by: James Rowe <[email protected]> Co-authored-by: Its-Rei <[email protected]> | |||
2020-07-25 | qt_themes: Set background color to transparent for Dark and Midnight Blue themes | lat9nq | |
Fixes the override highlights in per-game settings from looking weird when viewed on the Dark or Midnight Blue themes by setting QLabels to have transparent backgrounds by default. Also apparently adds a newline to the end of the Dark theme's qss file. | |||
2020-07-24 | Merge pull request #4383 from ogniK5377/dark-checkbox | bunnei | |
frontend: Match indeterminate checkbox state with light theme | |||
2020-07-20 | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) | James Rowe | |
Co-authored-by: Morph <[email protected]> | |||
2020-07-20 | frontend: Match indeterminate checkbox state with light theme | David Marcec | |
Keeps consistency between the two themes | |||
2020-07-18 | yuzu: Port translation support from Citra | FearlessTobi | |
Co-Authored-By: Weiyi Wang <[email protected]> | |||
2020-06-21 | Update manifest file to include new elements that are introduced with ↵ | FearlessTobi | |
Windows 10 later versions Co-Authored-By: dragios <[email protected]> | |||
2020-05-21 | qt_themes: remove unknown qss property from dark theme | Neodyblue | |
Qdarkstyle's qss file uses an overflow property. According to `https://doc.qt.io/qt-5/stylesheet-reference.html`, the property `overflow` doesn't exist, which leads to a warning message in the console. | |||
2020-03-27 | Replace non-commercial icons with free icons from icons8 (#5093) | Guo Yunhe | |
2020-01-28 | GUI: Togglable graphics settings buttons in status bar | CJBok | |
2020-01-26 | dark themes refinements and cleanup | Bartosz Kaszubowski | |
2020-01-22 | fix qss stylesheet whitespaces | Bartosz Kaszubowski | |
2020-01-22 | GUI: fix minor issues with dark themes | Bartosz Kaszubowski | |
GUI: rename and reorder themes | |||
2019-10-08 | Updated yuzu icon to thicker version | Schplee | |
2019-09-04 | Add assets and licenses | fearlessTobi | |
2018-08-29 | Show game compatibility within yuzu | fearlessTobi | |
2018-07-30 | Port #3769 from Citra: "Update Dark theme to latest version" | Tobias | |
2018-03-30 | Add Dark theme, Icon theming | N00byKing | |
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | |||
2018-01-14 | Implement "About" dialog | spycrab | |
2018-01-13 | Add new icons and fix up the linux paths for install | James Rowe | |
2018-01-12 | Remove settings issues in sdl and fix a few files that broke in mingw | James Rowe | |