summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2019-01-12Merge pull request #1848 from FreddyFunk/QJsonArraybunnei
2019-01-10Merge pull request #1959 from DarkLordZach/custom-rtcbunnei
2019-01-10Merge pull request #1939 from DarkLordZach/web-appletbunnei
2019-01-07settings: Fix comment structureZach Hilman
2019-01-07settings: Use std::chrono::seconds instead of s64 for RTCZach Hilman
2019-01-07qt: Provide UI to edit custom RTC settingsZach Hilman
2019-01-07settings: Add custom RTC settingsZach Hilman
2019-01-04qt: Move profile manager to own UI tabZach Hilman
2019-01-04Removed pulse event typeDavid Marcec
2019-01-02Merge pull request #1942 from DarkLordZach/profile-select-game-bootbunnei
2019-01-02Merge pull request #1941 from DarkLordZach/profile-select-save-databunnei
2019-01-02Merge pull request #1944 from FearlessTobi/port-4187bunnei
2018-12-31yuzu/configure_general: Silence truncation warnings in loadConfiguration()Lioncash
2018-12-31yuzu/config: Silence truncation warningsLioncash
2018-12-28travis: Use correct package for linux Qt5WebEngineZach Hilman
2018-12-28web_browser: Add bounds checking to applet interfaceZach Hilman
2018-12-28main: Add main window integrations for QtWebBrowserAppletZach Hilman
2018-12-28qt: Implement Qt frontend to web browserZach Hilman
2018-12-27kernel: Rename 'default' CPU core to 'ideal' coreLioncash
2018-12-28Qt/Configure: Use sidebar to divide tabs into smaller groupsspycrab
2018-12-27am: Implement GetSaveDataSize and ExtendSaveDataZach Hilman
2018-12-26Merge pull request #1948 from lioncash/translatablebunnei
2018-12-26configure_per_general: Mark UI strings as translatable in the constructorLioncash
2018-12-26configure_input_simple: Make input profile array constexprLioncash
2018-12-26Merge pull request #1849 from encounter/svcSetThreadActivitybunnei
2018-12-25qt: Use ProfileSelectionDialog when selecting user for save dataZach 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-23Merge pull request #1780 from DarkLordZach/controller-profilesbunnei
2018-12-19Fixed uninitialized memory due to missing returns in canaryDavid Marcec
2018-12-18yuzu, video_core: Screenshot functionalityzhupengfei
2018-12-14Merge pull request #1902 from lioncash/audiobunnei
2018-12-14Merge pull request #1871 from lioncash/movebunnei
2018-12-13audio_core: Make g_sink_details internally linkedLioncash
2018-12-10Merge pull request #1819 from DarkLordZach/disable-addonsbunnei
2018-12-07Merge pull request #1873 from lioncash/constbunnei
2018-12-05yuzu/wait_tree: Pass QString by value and std::move in the initializer list f...Lioncash
2018-12-05yuzu/game_list_worker: Don't retrieve the file type twice in AddFstEntriesToG...Lioncash
2018-12-05yuzu/game_list_worker: Don't retrieve file type and file type strings twice i...Lioncash
2018-12-05configure_input_simple: Properly signal docked mode changeZach Hilman
2018-12-05configure_input: Add ConfigureInputSimple as default input UI configZach Hilman
2018-12-05configure_input: Convert into QDialogZach Hilman
2018-12-05configure: Use ConfigureInputSimple for Input tabZach Hilman
2018-12-05ui_settings: Add UI setting for input profile indexZach Hilman
2018-12-05configuration/config: Use an intermediary variable for accessing playersLioncash
2018-12-04Merge pull request #1837 from lioncash/mapbunnei
2018-12-04yuzu/game_list_worker: Move std::string construction after the termination ch...Lioncash
2018-12-04qt: Add Properties menu to game list right-clickZach Hilman
2018-12-04debugger: Set paused thread colorLuke Street