aboutsummaryrefslogtreecommitdiff
path: root/src/yuzu/main.cpp
AgeCommit message (Expand)Author
2018-11-18Merge pull request #1640 from DarkLordZach/game-list-reloadbunnei
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: Implement text check software keyboard modeZach Hilman
2018-11-18am: Deglobalize software keyboard appletZach Hilman
2018-11-18qt/main: Register Qt Software Keyboard frontend with AMZach Hilman
2018-11-16Merge pull request #1678 from FearlessTobi/amiibo-hotkeysbunnei
2018-11-13yuzu: Add hotkey for Amiibo loadingfearlessTobi
2018-11-12Merge pull request #1650 from FreddyFunk/castbunnei
2018-11-12Merge pull request #1674 from FearlessTobi/fullscreen-fixJames Rowe
2018-11-12yuzu: Add a missing "!" to fix the stuck-in-fullscreen bugTobias
2018-11-06yuzu/main: Fix compiler warningFrederic Laing
2018-11-05Merge pull request #1441 from CarlKenner/DebuggerLogbunnei
2018-11-05Merge pull request #1639 from DarkLordZach/open-yuzu-folderbunnei
2018-11-05Fix quickstart linkDharmin K Shah
2018-11-03game_list: Only reload game list after relevant settings changedZach 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-25Merge pull request #1569 from lioncash/amiibobunnei
2018-10-24profile_manager: Use std::optional instead of boost::optionalLioncash
2018-10-24yuzu/main: Notify user of loading errors with Amiibo dataLioncash
2018-10-23acc: Fix account UUID duplication errorZach Hilman
2018-10-23profile_manager: Load user icons, names, and UUIDs from system saveZach Hilman
2018-10-23qt: Allow user to select emu user on open save dataZach Hilman
2018-10-23Added Amiibo support (#1390)David
2018-10-17qt: Add support for dumping a DLC Data RomFSZach Hilman
2018-10-15Merge pull request #1487 from lioncash/maybe-unusedbunnei
2018-10-14crypto: Various crypto fixes for quickstart guideZach Hilman
2018-10-14Merge pull request #1490 from lioncash/bootbunnei
2018-10-13filesystem: Make CreateFactories() and InstallInterface() take a VfsFilesyste...Lioncash
2018-10-13yuzu/main: Simplify OnMenuLoadFile()Lioncash
2018-10-13yuzu/main: Apply the [[maybe_unused]] attribute to the parameter of SetDiscor...Lioncash
2018-10-07partition_data_manager: Rename system files for hekateZach Hilman
2018-10-07qt: Add rederive keyset menu optionZach Hilman
2018-10-07qt: Add key derivation progress bar on initial setupZach Hilman
2018-10-07logging: Add DebuggerBackend for logging to Visual StudioCarl Kenner
2018-10-06yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei
2018-10-06qt: Update telemetry linksLioncash
2018-10-02Review comments - part 5fearlessTobi
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Address a bunch of review commentsfearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-09-30Merge pull request #1403 from DarkLordZach/install-sysnandbunnei
2018-09-30kernel/process: Make data member variables privateLioncash
2018-09-27qt: Install System TitleTypes to System NANDZach Hilman
2018-09-25yuzu/main: Resolve precedence bug within CalculateRomFSEntrySize()Lioncash
2018-09-25yuzu/main: Move functions stored into static std::function instances out of O...Lioncash
2018-09-25vfs/etc: Append std:: to size_t usagesLioncash
2018-09-23fsmitm: Cleanup and modernize fsmitm portZach Hilman