1745 Commits (0571220d0f616d3fbbfa380951eacb2a4aff110b)

Author SHA1 Message Date
bunnei f328cb2c7c hle: Rename RequestBuilder to ResponseBuilder. 8 years ago
bunnei 427b97e60c service: Fix all incorrect IPC response headers. 8 years ago
bunnei 2b07c87f0c ipc_helpers: Make interface domain agnostic and add header validation. 8 years ago
bunnei a3aadaea60 hle: Integrate Domain handling into ServerSession. 8 years ago
bunnei 4fabdf77d7 hle: Remove Domain and SyncObject kernel objects. 8 years ago
bunnei 2ab0f638f0 handle_table: Remove ConvertSessionToDomain. 8 years ago
st4rk d37214f8a3 audout:u OpenAudioOut and IAudioOut (#138) 8 years ago
gdkchan 7f7e83a76b Fix time returning epoch time in milliseconds rather than in seconds 8 years ago
Subv aec193732c Services: Added a todo about returning interfaces as domain objects in lm, hid and time. 8 years ago
Subv fb5f2a653e Time: Don't create unnecessary ports when retrieving the clock service sessions. 8 years ago
Subv 98ff4642ff HID: Don't create an unnecessary port in CreateAppletResource. 8 years ago
Subv 3541a04d4d LM: Don't create an unnecessary port in Initialize. 8 years ago
Subv 196f1226c5 IPC: Don't create an unnecessary port when using PushIpcInterface outside of a domain. 8 years ago
gdkchan 45f08a927c Stub OpenAudioOut and fix a issue with HID IAppletResource being created more than once 8 years ago
Subv dda6711a67 AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Default display. 8 years ago
Subv db5b2c0f0f AppletOE: Make ISelfController keep a reference to nvflinger. 8 years ago
Subv 696b61b9c3 Services: Vi shouldn't be responsible for creating nvflinger. 8 years ago
Subv edb1c9589b VI: Move BufferQueue and NVFlinger to their own folder/namespace. 8 years ago
st4rk 564b91d219 Added stubs for audio services. (#116) 8 years ago
David e08fdd4101 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 8 years ago
Lioncash aa0cc8d3e9 nvmap: Add a return 0 underneath the UNIMPLEMENTED macro 8 years ago
Lioncash 5a05f7ef9f nvmap: Make IoctlCommands an enum class 8 years ago
bunnei a94d5d1938 fsp_srv: Various improvements to IStorage:Read implementation. 8 years ago
David Marcec b609697364 filesystem: Implement basic IStorage functionality. 8 years ago
Subv bd76a7d7f7 VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some results. 8 years ago
tgsm c68e6e267a service/time: remove accidental #pragmas 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
David 61a92c7347 Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113) 8 years ago
River City Ransomware 39827d573a Fixes some cast warnings, partial port of citra #3064 (#106) 8 years ago
goaaats 559de2816f acc, set, applet_oe: stub various functions, add set service (#105) 8 years ago
Rozlette 6e80f59506 ISelfController: Stub LockExit and UnlockExit 8 years ago
bunnei 35f8a09953 time: Add new line to ends of files. 8 years ago
bunnei ac1c926aa9 applet_oe: Clang-format. 8 years ago
bunnei 43342640fe time: Stub out GetTotalLocationNameCount and some cleanup. 8 years ago
bunnei 01d3a7db93 nvdrv: Stub SetClientPID. 8 years ago
bunnei 94483465ad svc: Fix svcGetInfo MapRegionBaseAddr. 8 years ago
bunnei c268244812 svc: Add additional fields to MemoryInfo struct. 8 years ago
gdkchan c22db301b8 Fix dispdrv typo 8 years ago
gdkchan 90b697db30 Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc (#96) 8 years ago
flerovium^-^ 2c5658443e Start to implement/stub BSD:U and SFDNSRES services (#78) 8 years ago
Rozlette 778d3edb2d time: Fix use of CamelCase in ToCalendarTimeWithMyRule 8 years ago
Rozlette 00f121cb65 time: Refactor time:* to use a single shared module 8 years ago
bunnei 93e711daf1 lm: Minor logging fix to skip a byte. 8 years ago
bunnei eae8413876 controller: Use DuplicateSession for DuplicateSessionEx. 8 years ago
Lioncash e396daeb9d svc: Rename some entries to match their analogue on SwitchBrew 8 years ago
Lioncash 9453658987 svc: Add CreateJitMemory and MapJitMemory svc strings 8 years ago
Lioncash 88bfa0f287 vi: Make constructors explicit where applicable 8 years ago
Lioncash 077cbaa3da vi: Add missing override specifiers 8 years ago
Lioncash 62310a11ce vi: Copy data directly into the std::vector within Parcel's ReadBlock function 8 years ago
Rozlette 44abbee4c3 TIME: consolidate time:* interfaces, stub functions and structs 8 years ago