summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2019-10-03Merge pull request #2898 from FearlessTobi/port-4004bunnei
2019-10-02qt: Add service dialogZach Hilman
2019-09-30boxcat: Implement events global fieldZach Hilman
2019-09-30configure_service: Allow Qt to open external linksZach Hilman
2019-09-30yuzu: Add UI tab to configure BCAT servicesZach Hilman
2019-09-30settings: Add option to set BCAT backendZach Hilman
2019-09-22qt_themes: add two colorful themesFearlessTobi
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