10965 Commits (891d40b2cf68c84a2b2ae3bd22ded4d2ad478e95)

Author SHA1 Message Date
Zach Hilman 6fca6e20c9 mii_manager: Fix incorrect loop condition in mii UUID generation code 7 years ago
Zach Hilman ad5e497bff profile_select: Port Service::Account::UUID to Common::UUID 8 years ago
Zach Hilman 9572ff6c55 mii: Implement Delete and Destroy file 8 years ago
Zach Hilman 42c3c73acc mii: Implement IsUpdated command (IPC 0) 8 years ago
Zach Hilman b4759039c0 mii_manager: Cleanup and optimization 8 years ago
Zach Hilman 27878d7520 mii: Implement IDatabaseService commands using MiiManager 8 years ago
Zach Hilman 1ea64ba727 mii: Add MiiManager class to manage Mii database 8 years ago
Zach Hilman c02cb054b7 common: Extract UUID to its own class 8 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
Lioncash 154995bbe6 kernel/svc: Name supervisor call 0x36 7 years ago
Lioncash f408606b79 service/audctl: Implement GetTargetVolumeMin() and GetTargetVolumeMax() 7 years ago
Zach Hilman 107d725af8 web_browser: Make OpenPage non-const 8 years ago
Zach Hilman 25f33928fc main: Add GMainWindow hooks for Error display 8 years ago
Zach Hilman 44eb5c65e8 general_backend: Move StubApplet and add backend PhotoViewer 8 years ago
Zach Hilman a8dbc0e299 general_frontend: Add frontend scaffold for PhotoViewer applet 8 years ago
Zach Hilman 93cbd91f56 frontend: Add frontend receiver for Error applet 8 years ago
Zach Hilman 252ac62306 applets: Add Error applet 8 years ago
Zach Hilman fdd0152436 applets: Port current applets to take frontend in constructor 8 years ago
Zach Hilman 663b24e0d2 web_browser: Make OpenPage const 8 years ago
Zach Hilman 4399df50e3 core: Remove specific applets in favor of AppletManager 8 years ago
Zach Hilman a9a140d583 am: Delegate applet creation to AppletManager 8 years ago
Zach Hilman 4803c64bab applets: Add AppletManager class to control lifetime 8 years ago
Lioncash b12ed4aba9 kernel/thread: Unify wait synchronization types 7 years ago
Lioncash 4be897daa0 kernel/svc: Migrate svcCancelSynchronization behavior to a thread function 7 years ago
Lioncash 4be40a434b kernel/wait_object: Make GetHighestPriorityReadyThread() a const member function 7 years ago
Lioncash 6a42862a16 kernel/vm_manager: Remove usages of global system accessors 8 years ago
Lioncash 4902eb4d01 svc: Specify handle value in thread's name 8 years ago
Lioncash 78571c84b3 kernel/thread: Remove BoostPriority() 8 years ago
Lioncash 6baebc3d41 kernel/thread: Remove unused guest_handle member variable 8 years ago
Lioncash 97ccd45bb4 kernel/svc: Implement svcUnmapProcessCodeMemory 8 years ago
Lioncash 0b1ffc40a7 kernel/svc: Implement svcMapProcessCodeMemory 8 years ago
Lioncash e49ee38660 core/core: Move process execution start to System's Load() 8 years ago
Lioncash 67744e08c9 core/process: Remove unideal page table setting from LoadFromMetadata() 8 years ago
Lioncash 3cfaddba85 core/core: Move main process creation into Load() 8 years ago
Lioncash e0962940a2 video_core/gpu: Create threads separately from initialization 8 years ago
Lioncash 567b7de124 core/cpu_core_manager: Create threads separately from initialization. 8 years ago
Lioncash 255a6c6f4b kernel: Make handle type declarations constexpr 8 years ago
Lioncash 14ead4ceb0 service: Update service function tables 8 years ago
Lioncash d0484bc83d ldr: Mark IsValidNROHash() as a const member function 8 years ago
Lioncash 5e0b8ed169 ldr: Amend parameters for LoadNro/UnloadNro LoadNrr/UnloadNrr 8 years ago
Lioncash 591d12d34b fsp_srv: Remove unnecessary parameter popping in IDirectory's Read() 8 years ago
Lioncash 630d841435 fsp_srv: Log out option values in IFile's Read and Write functions 8 years ago
Lioncash c7d85ae11e kernel/server_session: Remove obsolete TODOs 8 years ago
Lioncash 9e3d4595b7 kernel/process: Set page table when page table resizes occur. 8 years ago
zarroboogs 77bc4d1bd9 added a toggle to force 30fps mode 8 years ago
Lioncash 43e9b334af kernel/svc: Deglobalize the supervisor call handlers 8 years ago
Lioncash 024bdfdc08 core/memory: Remove unused enum constants 8 years ago
Lioncash 08424ab57f core/memory: Remove GetCurrentPageTable() 8 years ago
Lioncash c1a788780d arm/arm_dynarmic: Remove unnecessary current_page_table member 8 years ago
Lioncash 6a929c3a2c kernel: Handle page table switching within MakeCurrentProcess() 8 years ago