aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx/Ui/MainWindow.cs
AgeCommit message (Expand)Author
2022-02-13Use Enum and Delegate.CreateDelegate generic overloads (#3111)1.1.27Berkan Diler
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2022-01-03Add Cheat Manager (#2964)Emmanuel Hansen
2021-12-26Fix GetAddrInfoWithOptions and some sockets issues (#2936)gdkchan
2021-12-23UI - Add Volume Controls + Mute Toggle (F2) (#2871)sharmander
2021-12-04misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)Mary
2021-09-18Fix problems added by Pause (#2645)mpnico
2021-09-14gui: Replace FileChooserDialog by FileChooserNative (#2633)Ac_K
2021-09-11Implement a "Pause Emulation" option & hotkey (#2428)mpnico
2021-09-11Update game metadata when stopping emulation (#2610)Agustin Insua
2021-08-27Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...riperiperi
2021-08-26Added fallbacks for all Audio Backends (#2582)VocalFan
2021-08-12Update to LibHac 0.13.1 (#2475)Alex Barney
2021-08-12Improve firmware install error due to outdated keys (#2541)ooa113y
2021-08-04Hide UI rework/arrow key fix (#2504)ooa113y
2021-07-24Implement "hide UI" option (#2411)ooa113y
2021-07-13Revert LibHac updateMary
2021-07-13Update to LibHac 0.13.1 (#2328)Alex Barney
2021-07-06Command line argument -f doesn't toggle 'Start games in fullscreen mode' (#2424)mpnico
2021-06-28Add Screenshot Feature (#2354)emmauss
2021-06-28no name: Mii Editor applet support (#2419)Ac_K
2021-06-24Improve gameTable search (#2398)ooa113y
2021-06-23input: Fixes TouchPoint wrong attribute (#2390)Ac_K
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2021-05-16misc: Move configuration management to the Ryujinx project (#2269)Mary
2021-05-05audio: Implement a SDL2 backend (#2258)Mary
2021-05-04gtk3: Add base for future Vulkan integration (#2260)Mary
2021-04-23account: add Custom User Profiles support (#2227)Ac_K
2021-04-14Miria: The Death of OpenTK 3 (#2194)Mary
2021-04-13account: Adds AccountManager (#2184)Ac_K
2021-04-04Allow DRAM size to be increased from 4GB to 6GB (#2174)gdkchan
2021-03-22Fix inconsistencies in progress reporting (#2129)mageven
2021-03-19Add items to standard logs (#1942)Joshi234
2021-03-18Minor wording fixes... Except I'm doing it for all of Ryujinx. (#2078)VocalFan
2021-03-18nfp: Amiibo scanning support (#2006)Ac_K
2021-03-03Add progress reporting to PTC and Shader Cache (#2057)mageven
2021-02-26Haydn: Part 1 (#2007)Mary
2021-02-23Pacify updater (#1899)mageven
2021-02-20Make windows DPI aware to display properly on high-resolution screens. (#1983)sharmander
2021-02-09Load default config when an invalid config is found (#1008)Xpl0itR
2021-01-26Initial Setup: Reload keys before verifying firmware (#1955)mageven
2021-01-25Prevent Display Sleep on Windows while running a game (#1850)EliEron
2021-01-19Fix some GLXBadDrawable crashes on linux (#1900)Sera
2021-01-19Fix Linux Icon (#1927)pineappleEA
2021-01-14settings: add Show Confirm Exist toggle (#1856)Bruno Macabeus
2021-01-11ui: disable "Simulate Wake-up" when no game is running (#1863)Bruno Macabeus
2021-01-08gui: Refactoring Part 1 (#1859)Ac_K
2020-12-15gui/gpu: Implement setting and toggle for Aspect Ratio (#1777)Ac_K
2020-12-15am/gui: Implement Wake-up message (#1750)Ac_K
2020-12-01Add option to start games in fullscreen mode (#1580)Xpl0itR