17073 Commits (cdd14b03e5c8e29bc6cd11bbde0ef726d2f166ce)
 

Author SHA1 Message Date
Lioncash 8725b37a35 logging/backend: Make use of designated initializers 5 years ago
Lioncash 9b837c6069 buffer_queue: Make use of std::nullopt 5 years ago
Lioncash 24bd068a08 buffer_queue: Make use of designated initializers 5 years ago
Lioncash b9831fd80a profile_manager: Make use of std::nullopt 5 years ago
Lioncash 3fcaf937d2 profile_manager: Make use of designated initializers 5 years ago
Lioncash c883666045 dmnt_cheat_vm: Make use of designated initializers 5 years ago
Lioncash 2b8ae009a0 file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 5 years ago
David Marcec 6a0b77996b sm: Make use of IsBaseOf for GetService 5 years ago
Lioncash 1c6d3ba397 patch_manager: Resolve -Wignored-qualifier warnings 5 years ago
Lioncash 4ca0014479 registered_cache: Resolve -Wmaybe_uninitialized warnings 5 years ago
David Marcec a5af1161c9 Place in anonymous namespace 5 years ago
David Marcec 6cfff2c3f6 loader: Make IdentifyFile typesafe 5 years ago
David 9b75481755
ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
David 6c7292de33
Merge pull request #4263 from lat9nq/fix-screencaps-2 5 years ago
David 0ca42c806f
Merge pull request #4439 from lioncash/cpu 5 years ago
David 50d8264833
Merge pull request #4438 from lioncash/localizing 5 years ago
Lioncash 0105368cc1 ci: Make use of clang-format 10.0 5 years ago
David Marcec 0947f613b1 mix buffer depopping 5 years ago
Morph fc86cb4ca2 minor nits 5 years ago
David Marcec e586921c28 am: Unstub SetScreenShotPermission 5 years ago
Morph 1241020093 fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute 5 years ago
Morph 45fd67c109 fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
David 0c262f8ac2
Merge pull request #4392 from lioncash/guard 6 years ago
David Marcec 1b8fe7073b adpcm streaming 6 years ago
bunnei 4c0f6f1bc8
Merge pull request #4396 from lioncash/comma 6 years ago
bunnei b8a7b530f8
Merge pull request #4372 from Morph1984/remove_context_menu 6 years ago
Morph e0d02d032b game_list_worker: Fix game list subdirectory scanning 6 years ago
Morph e59d17167d main: Add support for removing SDMC installed titles 6 years ago
Morph ed46f3c62a xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 2ec852dd9f registered_cache: Add support for removing folder ncas 6 years ago
Morph b317942131 game_list: Limit context menu options for homebrew 6 years ago
Morph cd814bfdfe main: Remove assert for opening savedata when program_id = 0 6 years ago
Morph f78e44762a main: Silence [[fallthrough]] warning 6 years ago
Morph ef02370816 main: Split removal cases into their individual functions and address feedback 6 years ago
Morph 85e1facfe6 main: Connect game list remove signals to removal functions 6 years ago
Morph de6b852dc2 game_list: Add "Remove" context menu 6 years ago
bunnei b205b12e75
Merge pull request #4442 from lioncash/devicemem 6 years ago
LC 33d789524e
Merge pull request #4446 from Morph1984/remove-30fps-hack 6 years ago
Morph 8d42456dc2 configure_graphics: Remove Force 30 FPS mode 6 years ago
Morph e8f22730d1 renderer_opengl: Use 1/4 of all threads for async shader compilation 6 years ago
Lioncash e3f0c93230 common/atomic_ops: Don't cast away volatile from pointers 6 years ago
ReinUsesLisp bc699ace15 service/bsd: Handle Poll with no entries accurately 6 years ago
ReinUsesLisp f7d59f3e0e services/bsd: Implement most of bsd:s 6 years ago
ReinUsesLisp 2c67bbf609 service/sockets: Add worker pool abstraction 6 years ago
ReinUsesLisp 5692c48ab7 service/sockets: Add worker abstraction to execute blocking calls asynchronously 6 years ago
ReinUsesLisp 80b4bd3583 service/sockets: Add translate functions 6 years ago
ReinUsesLisp 22263ccaa4 service/sockets: Add enumerations and structures 6 years ago
ReinUsesLisp ef8acc9c3d services/nifm: Implement GetCurrentIpAddress 6 years ago
Lioncash 2258f33ee4 device_memory: Remove unused system member 6 years ago
bunnei 05781ce8c4
Merge pull request #4437 from lioncash/ptr 6 years ago