summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-03qt: Register to use Qt ProfileSelector instead of defaultZach Hilman
2018-12-03core: Add getter/setter for ProfileSelector in SystemZach Hilman
2018-12-03frontend: Add frontend applet for ProfileSelectZach Hilman
2018-12-03software_keyboard: Signal state changed event upon constructionZach Hilman
2018-12-03qt: Add UI to display game properties and disable add-onsZach Hilman
2018-12-03loader: Add support for reading the name of game's developerZach Hilman
2018-12-03aoc_u: Obey disabled add-ons list when listing DLCZach Hilman
2018-12-03patch_manager: Obey disabled add-ons list when patching gameZach Hilman
2018-12-03core: Make GetGameFileFromPath function externally accessibleZach Hilman
2018-12-03config: Store and load disabled add-ons listZach Hilman
2018-12-03settings: Store list of disabled add-ons per title IDZach Hilman
2018-12-03Merge pull request #1842 from lioncash/slotbunnei
2018-12-03Merge pull request #1835 from lioncash/cache-globalbunnei
2018-12-03Merge pull request #1822 from ReinUsesLisp/glsl-scopebunnei
2018-12-03Merge pull request #1803 from DarkLordZach/k-able-eventbunnei
2018-12-03Merge pull request #1833 from lioncash/cleanbunnei
2018-12-03Merge pull request #1839 from lioncash/initbunnei
2018-12-03Merge pull request #1841 from ogniK5377/npad-mode-fixbunnei
2018-12-03Merge pull request #1843 from lioncash/tableSebastian Valle
2018-12-03Moved backtrace to ArmInterfaceDavid Marcec
2018-12-03Print backtrace on svcBreakDavid Marcec
2018-12-02loader/nso: Remove dependency on the System classLioncash
2018-12-02loader/nro: Make the static LoadNro function internally linkedLioncash
2018-12-02file_sys/directory: Amend path buffer size for directory entriesLioncash
2018-12-02loader/nro: Remove dependency on the System classLioncash
2018-12-02service/usb: Update function tableLioncash
2018-12-02service/erpt: Update function tableLioncash
2018-12-02yuzu/configuration: Make slots private where applicableLioncash
2018-12-02yuzu/configuration: Add missing override specifiers to configuration-related ...Lioncash
2018-12-02yuzu/configuration/configure_input: Default destructor in the cpp fileLioncash
2018-12-03Fixed crash with SetNpadModeDavid Marcec
2018-12-02svc: Use the current process' handle table for retrieving the process instanc...Lioncash
2018-12-02svc: Reorganize svcGetInfo, handle more error cases for existing implemented ...Lioncash
2018-12-02svc: Avoid performance-degrading unnecessary rescheduleZach Hilman
2018-12-01service/audio/audout_u: Amend constructor initialization list orderLioncash
2018-12-01Merge pull request #1827 from ReinUsesLisp/clip-and-shaderbunnei
2018-12-01file_sys/registered_cache: Eliminate variable shadowingLioncash
2018-12-01Merge pull request #1825 from ReinUsesLisp/shader-pipeline-cachebunnei
2018-12-01Merge pull request #1795 from ReinUsesLisp/vc-cleanupbunnei
2018-12-01Merge pull request #1823 from bunnei/fix-surface-copybunnei
2018-12-01filesystem: De-globalize registered_cache_unionLioncash
2018-12-01yuzu/game_list_worker: Deduplicate game list entry creationLioncash
2018-12-01yuzu/game_list_worker: Tidy up string handling in FillControlMap()Lioncash
2018-12-01crypto/key_manager: Remove unused variable in GetTicketblob()Lioncash
2018-12-01Merge pull request #1832 from Simek/remove-game-list-borderbunnei
2018-12-01Merge pull request #1830 from Subv/vi_ubbunnei
2018-12-01Fix debug buildLioncash
2018-11-30file_sys: Override missing mutating functions to be stubbed out for ReadOnlyV...Lioncash
2018-11-30service/fsp_srv: Implement CleanDirectoryRecursivelyLioncash
2018-11-30remove border from GameListBartosz Kaszubowski