Pegasus est une interface graphique pour permet de parcourir votre bibliothèque de jeux et de lancer toutes sortes d’émulateurs via un même endroit. Il se concentre sur la personnalisation, la prise en charge multiplateformes et les hautes performances.
– Update to Qt 5.15.10 by @mmatyas in #1068
– Some refactoring by @mmatyas in #1070
– Add support for ‘.media’ directory for assets by @mmatyas in #1071
– Changed Lutris asset folder to .cache by @CosmicEventHorizon in #1074
– Add QtQuick.Shapes by @mmatyas in #1092
– Media Provider: Un-mark as internal so it can be optionally disabled by @nicjansma in #1090
– Prefix the common Pegasus providers’ display name by @mmatyas in #1098
– filter lutris games to ones installed by @gregflynn in #1100
– assign lutris assets to more asset types by @gregflynn in #1102
– Update the X11 release to Ubuntu 22.04 + Qt 5.15.12 by @mmatyas in #1109
– Make the URI escaping match the system implementation on Android by @mmatyas in #1112
– Fix the second half of the Android Uri encoding by @mmatyas in #1113
– Fix a mismatching SSL dependency of the Debian package by @mmatyas in #1130
– Use ccache on the X11 GitHub Actions builder by @mmatyas in #1069
– Fix the incorrect commit count on the GitHub CI by @mmatyas in #1088
– Update the localizations by @mmatyas in #1072
– Misc fixes