summaryrefslogtreecommitdiff
path: root/src/yuzu/main.h
AgeCommit message (Expand)Author
2020-05-15frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413)Morph
2020-05-11yuzu: game_list: Fix 'Open Save Data Location' for device saves.bunnei
2020-04-20yuzu: Option to hide mouse on inactivityFearlessTobi
2020-04-14yuzu/main: Add better popup texts and remove duplicated actionsFearlessTobi
2020-02-25frontent: qt: main: Various updates/refactoring for separate presentation thr...bunnei
2020-02-03Merge pull request #3360 from CJBok/statusbar-buttonsbunnei
2020-01-29yuzu: Implement Vulkan frontendReinUsesLisp
2020-01-28GUI: Togglable graphics settings buttons in status barCJBok
2020-01-02yuzu: Remove Maxwell debuggerReinUsesLisp
2019-11-03citra_qt: add amiibo drag and drop supportFearlessTobi
2019-09-26yuzu: Pause when in backgroundFearlessTobi
2019-09-21qt: Prompt user for confirmation if exit lock is activeZach Hilman
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-09-03Fix to Windows sleep issuesfearlessTobi
2019-05-30Merge pull request #1931 from DarkLordZach/mii-database-1bunnei
2019-05-09yuzu/main: Move window title updating logic to its own functionLioncash
2019-04-25profile_select: Port Service::Account::UUID to Common::UUIDZach Hilman
2019-04-17main: Add GMainWindow hooks for Error displayZach Hilman
2019-04-13Merge pull request #2017 from jroweboy/glwidgetbunnei
2019-04-09Merge pull request #2353 from lioncash/surfacebunnei
2019-04-09Merge pull request #1957 from DarkLordZach/title-providerbunnei
2019-04-09Merge pull request #2132 from FearlessTobi/port-4437bunnei
2019-04-05yuzu/debugger: Remove graphics surface viewerLioncash
2019-03-26game_list: Register content with ContentProviderZach Hilman
2019-03-25bootmanager: Bypass input focus issuesReinUsesLisp
2019-03-16yuzu: Make hotkeys configurable via the GUIAdityarup Laha
2019-02-08frontend: Open transferable shader cache for a selected game in the gamelistunknown
2019-01-19QT Frontend: Add a Loading screen with progressbarJames Rowe
2019-01-10Merge pull request #1939 from DarkLordZach/web-appletbunnei
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28main: Add main window integrations for QtWebBrowserAppletZach Hilman
2018-12-25qt: Add setting to prompt for user on game bootZach Hilman
2018-12-23Merge pull request #1886 from FearlessTobi/port-4164bunnei
2018-12-23Merge pull request #1781 from DarkLordZach/applet-profile-selectbunnei
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-12-03qt: Implement GUI dialog frontend for ProfileSelectorZach Hilman
2018-11-18applet: Add operation completed callbackZach Hilman
2018-11-18software_keyboard: Make GetText asynchronousZach Hilman
2018-11-18am: Allow applets to push multiple and different channels of dataZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-03qt: Add help option to open yuzu folderZach Hilman
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-10-23Added Amiibo support (#1390)David
2018-10-17qt: Add support for dumping a DLC Data RomFSZach Hilman
2018-10-07partition_data_manager: Rename system files for hekateZach Hilman
2018-10-07qt: Add rederive keyset menu optionZach Hilman
2018-10-02Port web_service from CitrafearlessTobi
2018-09-21qt: Add UI elements for LayeredFS and related toolsZach Hilman