summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2019-09-23Merge pull request #2683 from DarkLordZach/lock-exitDavid
2019-09-22main: Use const on all variable initializationsZach Hilman
2019-09-22Add missing includeFearlessTobi
2019-09-21qt: Prompt user for confirmation if exit lock is activeZach Hilman
2019-09-22Merge pull request #2430 from DarkLordZach/fs-controllerDavid
2019-09-21Merge pull request #2883 from ogniK5377/log-gameZach Hilman
2019-09-21configure_debug: Move reporting option to loggingZach Hilman
2019-09-21config: Remove Dump options from configure_debugZach Hilman
2019-09-21yuzu: Add UI to manage filesystem paths and sizesZach Hilman
2019-09-21settings: Add options for managing gamecard emulationZach Hilman
2019-09-21settings: Add options for setting storage sizesZach Hilman
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman
2019-09-21Merge pull request #2885 from Hexagon12/port-4944David
2019-09-21Added Host CPU and OS to logpbarilla
2019-09-21Merge pull request #2806 from FearlessTobi/port-4882David
2019-09-21Swapped TID and Game name to make it easier to parseDavid Marcec
2019-09-21Log the current title id and game name which is bootingDavid Marcec
2019-09-16When docked mode is checked, uncheck "joycons docked"Morph
2019-09-10Add frametime logging for tracking performance over timefearlessTobi
2019-09-05Merge pull request #2797 from FearlessTobi/port-4877David
2019-09-05Address review commentsFearlessTobi
2019-09-05Merge pull request #2808 from FearlessTobi/port-4866David
2019-09-05yuzu/configure: move speed limiter to generalFearlessTobi
2019-09-05Merge pull request #2830 from FearlessTobi/port-4911David
2019-09-04configure_dialog: reverse tab map to avoid logic based on user-facing/transla...fearlessTobi
2019-09-04Fix uisettings includefearlessTobi
2019-09-04Limit the size of directory icons, fix text when icon size is nonefearlessTobi
2019-09-04Change QList to QVectorfearlessTobi
2019-09-04Separate UserNand and Sdmc directoriesfearlessTobi
2019-09-04Address more trivial review commentsfearlessTobi
2019-09-04Address trivial review commentsfearlessTobi
2019-09-04yuzu: Add support for multiple game directoriesfearlessTobi
2019-09-03Merge pull request #2831 from FearlessTobi/port-4914bunnei
2019-09-04configuration/config: Add missing screenshot path readfearlessTobi
2019-09-03Fix to Windows sleep issuesfearlessTobi
2019-09-03Add cancel option to analog stick configurationfearlessTobi
2019-08-22Guard unistd.h with MacOS only macroWeiyi Wang
2019-08-22citra_qt: on osx chdir to bundle dir to allow detection of user folderB3n30
2019-08-16Fixup! #2772 missed this one fileJames Rowe
2019-08-16Merge pull request #2766 from FearlessTobi/port-4849James Rowe
2019-08-16Merge pull request #2772 from lioncash/uiJames Rowe
2019-08-09yuzu/CMakeLists: Remove qt5_wrap_ui macro usageLioncash
2019-08-02Qt: Fixed behaviour of buttons by connecting functors to correct signalsSilent
2019-07-25Merge pull request #2689 from lioncash/tlbunnei
2019-07-11yuzu: Remove setting for using UnicornLioncash
2019-07-07yuzu/main: Make error messages within OnCoreError more localization-friendlyLioncash
2019-07-05Merge pull request #2601 from FernandoS27/texture_cacheZach Hilman
2019-07-04Merge pull request #2669 from FearlessTobi/move-cpujit-settingZach Hilman
2019-07-04yuzu: Remove CPU Jit setting from the UIfearlessTobi
2019-06-28settings: Add config option for kiosk (quest) modeZach Hilman