summaryrefslogtreecommitdiff
path: root/src/yuzu
AgeCommit message (Expand)Author
2018-10-14crypto: Various crypto fixes for quickstart guideZach Hilman
2018-10-14Merge pull request #1490 from lioncash/bootbunnei
2018-10-14Merge pull request #1491 from lioncash/referencebunnei
2018-10-13Propagate depth and depth_block on modules using decodersFernandoS27
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-12Merge pull request #1409 from DarkLordZach/key-derivationbunnei
2018-10-09Merge pull request #1464 from lioncash/uniquebunnei
2018-10-09patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...Lioncash
2018-10-09implemented touch in Qt and SDLNeatNit
2018-10-07qt: Add UI option to configure argumentsZach Hilman
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-06Merge pull request #1396 from DarkLordZach/packed-updatesbunnei
2018-10-06Merge pull request #1446 from bunnei/fast_fermi_copybunnei
2018-10-06yuzu/yuzu_cmd: Add checks for required extension ARB_copy_image.bunnei
2018-10-06citra_qt/configuration: misc input tab improvementszhupengfei
2018-10-06qt: Update telemetry linksLioncash
2018-10-06Merge pull request #1332 from FearlessTobi/port-web-backendbunnei
2018-10-05Merge pull request #1440 from lioncash/arraybunnei
2018-10-05Merge pull request #1439 from lioncash/threadbunnei
2018-10-05romfs_factory: Extract packed update setter to new functionZach Hilman
2018-10-05patch_manager: Add support for NSP packed updatesZach Hilman
2018-10-05game_list: Add XCI update versioning to game listZach Hilman
2018-10-04ui_settings: Place definition of the theme array within the cpp fileLioncash
2018-10-04Merge pull request #1415 from DarkLordZach/ipsbunnei
2018-10-04kernel/thread: Make all instance variables privateLioncash
2018-10-03Merge pull request #1428 from lioncash/qtbunnei
2018-10-03Merge pull request #1431 from lioncash/audiobunnei
2018-10-02configure_input: Make analog mapping strings translatableLioncash
2018-10-02configure_audio: Move combo box index setting to their own functionsLioncash
2018-10-02configure_audio: Use QString::fromStdString() for converting audio device namesLioncash
2018-10-02configure_audio: Add disambiguation comment for the volume percentage stringLioncash
2018-10-02configure_graphics: Make functions internally linked where applicableLioncash
2018-10-02Review comments - part 5fearlessTobi
2018-10-02Review comments -part 4fearlessTobi
2018-10-02Review comments - part 3fearlessTobi
2018-10-02Address a bunch of review commentsfearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-10-01patch_manager: Use strings for patch type instead of enumZach Hilman
2018-09-30Merge pull request #1403 from DarkLordZach/install-sysnandbunnei
2018-09-30kernel/process: Make data member variables privateLioncash
2018-09-27Merge pull request #1360 from FearlessTobi/port-3979bunnei
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-25Merge pull request #1365 from DarkLordZach/lfsbunnei