aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2020-04-16Merge pull request #3659 from bunnei/time-calc-standard-userRodrigo Locatti
2020-04-14service: time: Implement CalculateStandardUserSystemClockDifferenceByUser.bunnei
2020-04-14service: friend: Stub IFriendService::GetBlockedUserListIds.bunnei
2020-04-12Merge pull request #3606 from ReinUsesLisp/nvflingerbunnei
2020-04-10Buffer queue: Correct behavior of free buffer.Fernando Sahmkow
2020-04-10service/vi: Partially implement BufferQueue disconnectReinUsesLisp
2020-04-03Merge pull request #3563 from bunnei/fix-ldr-memstateFernando Sahmkow
2020-03-31capsrv: Split Capture services into individual files and stub GetAlbumContent...Morph
2020-03-29Merge pull request #3568 from bunnei/time-calcspanbunnei
2020-03-28Merge pull request #3562 from perillamint/vrsvcbunnei
2020-03-27services: hid: Stub InitializeSevenSixAxisSensor.bunnei
2020-03-27services: time: Implement CalculateSpanBetween.bunnei
2020-03-27am: Implement VR related APIsperillamint
2020-03-26services: ldr: Fix MemoryState for read/write regions of NROs.bunnei
2020-03-23sm/controller: Increase PointerBufferSizeFearlessTobi
2020-03-22Merge pull request #3477 from FearlessTobi/webapplet-shitbunnei
2020-03-22core/web_browser: Allow WebApplet to exit gracefully when an error occursFearlessTobi
2020-03-19set: implement GetRegionCodeDan
2020-03-18time_zone_content_manager: Fix out of bounds readReinUsesLisp
2020-03-12NVFlinger: Do the microprofile Flip after processing a valid frame.Fernando Sahmkow
2020-02-27AM/ICommonStateGetter: Stub SetLcdBacklighOffEnabled (#3454)Morph
2020-02-25Merge pull request #3431 from CJBok/npad-fixbunnei
2020-02-18httplib compatibilityBrian Clinkenbeard
2020-02-18analog_from_button get direction implementationCJBok
2020-02-17Merge pull request #3420 from namkazt/master2bunnei
2020-02-16IUserLocalCommunicationService: add function Initialize2Nguyen Dac Nam
2020-02-16HLE: correct function name of IUserLocalCommunicationServiceNguyen Dac Nam
2020-02-16nvhost_gpu: implement ChannelSetTimeslicenamkazy
2020-02-14Merge pull request #3401 from FernandoS27/synchronizationbunnei
2020-02-13Merge pull request #3400 from makigumo/patch-1bunnei
2020-02-12bcat/backend: Make formatting of passphrase consistent in NullBackend::SetPas...Lioncash
2020-02-12bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear()Lioncash
2020-02-11Core: Set all hardware emulation constants in a single file.Fernando Sahmkow
2020-02-11update hwopus DecodeInterleaved for FW 7.0.0+makigumo
2020-02-07hle: services: Use std::shared_ptr instead of copy by value.bunnei
2020-02-07Merge pull request #3381 from bunnei/ipc-fixbunnei
2020-02-05am: Correct IPC object count mismatch.bunnei
2020-02-05services: am: Clear events on PopOutData and PopInteractiveOutData.bunnei
2020-02-05am: Refactor IStorage interface.bunnei
2020-02-05applets: software_keyboard: Signal state change on end of interactive session.bunnei
2020-02-05applets: software_keyboard: Minor cleanup.bunnei
2020-02-05services: prepo: Fix IPC interface with SaveReport/SaveReportWithUser.bunnei
2020-02-01Merge pull request #3284 from CJBok/hid-fixbunnei
2020-01-25bsd: Stub several more functions.bunnei
2020-01-22service: time: Implement ToPosixTimeWithMyRule.bunnei
2020-01-20time: Fix month off-by-one error.bunnei
2020-01-19Merge pull request #3271 from bunnei/time-rewritebunnei
2020-01-15Moved analog direction logic to sdl_implCJBok
2020-01-14Corrected directional states sensitivityCJBok
2020-01-09hid: Fix analog sticks directional statesCJBok