summaryrefslogtreecommitdiff
path: root/src/core/hle (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | bcat: Expose CreateBackendFromSettings helper functionGravatar Zach Hilman2019-09-302-2/+2
| * | am: Unstub PopLaunchParameter and add bcat connection for app-specific dataGravatar Zach Hilman2019-09-302-16/+52
| * | bcat: Implement cmd 90201 ClearDeliveryCacheStorageGravatar Zach Hilman2019-09-301-1/+23
| * | bcat: Implement cmd 30100 SetPassphraseGravatar Zach Hilman2019-09-301-1/+33
| * | bcat: Implement cmd RequestSyncDeliveryCache and variantGravatar Zach Hilman2019-09-301-2/+70
| * | bcat: Implement IDeliveryCacheProgressService commandsGravatar Zach Hilman2019-09-301-0/+131
| * | bcat: Implement IDeliveryCacheFileService commandsGravatar Zach Hilman2019-09-301-0/+117
| * | bcat: Implement IDeliveryCacheDirectoryService commandsGravatar Zach Hilman2019-09-301-0/+99
| * | bcat: Implement IDeliveryCacheStorageService commandsGravatar Zach Hilman2019-09-301-0/+58
| * | bcat: Add commands to create IDeliveryCacheStorageServiceGravatar Zach Hilman2019-09-303-2/+32
| * | module: Create BCAT backend based upon Settings value on constructionGravatar Zach Hilman2019-09-302-1/+16
| * | bcat: Add BCAT backend for Boxcat serviceGravatar Zach Hilman2019-09-302-0/+407
| * | bcat: Add backend class to generify the functions of BCATGravatar Zach Hilman2019-09-302-0/+100
| * | nifm: Signal to applications that internet access is availableGravatar Zach Hilman2019-09-301-3/+10
| * | applets: Add accessor for AppletFrontendSetGravatar Zach Hilman2019-09-302-0/+6
| * | filesystem: Add getter for BCAT temporary directoryGravatar Zach Hilman2019-09-301-0/+9
| |/
* / Signal styleset changes at a better timeGravatar David Marcec2019-09-241-8/+2
|/
* Merge pull request #2683 from DarkLordZach/lock-exitGravatar David2019-09-234-7/+33
|\
| * qt: Prompt user for confirmation if exit lock is activeGravatar Zach Hilman2019-09-211-1/+1
| * am: Implement ISelfController ExitLock commandsGravatar Zach Hilman2019-09-211-2/+6
| * am: Implement ISelfController ExitGravatar Zach Hilman2019-09-214-4/+20
| * am: Add RequestExit event to AppletMessageQueueGravatar Zach Hilman2019-09-212-0/+6
* | Merge pull request #2876 from ogniK5377/AcquireNpadStyleSetUpdateEventHandle-fixGravatar Zach Hilman2019-09-223-11/+18
|\ \
| * | removed commentGravatar David Marcec2019-09-221-1/+0
| * | RebasedGravatar David Marcec2019-09-223-11/+19
* | | Merge pull request #2895 from FearlessTobi/debug-logsGravatar David2019-09-221-7/+7
|\ \ \
| * | | service/acc: Lower log severity from INFO to DEBUGGravatar FearlessTobi2019-09-221-7/+7
* | | | Merge pull request #2873 from ogniK5377/new-ioctlsGravatar Fernando Sahmkow2019-09-2224-73/+153
|\ \ \ \ | |_|/ / |/| | |
| * | | server side clang format fix2Gravatar David Marcec2019-09-221-18/+18
| * | | Use clang-format provided by build serverGravatar David Marcec2019-09-221-20/+18
| * | | disable clang-format tempGravatar David Marcec2019-09-201-0/+2
| * | | Initial implementation of Ioctl2 & Ioctl3Gravatar David Marcec2019-09-1924-63/+143
* | | | Merge pull request #2884 from ogniK5377/deglobal-sys-servicesGravatar Fernando Sahmkow2019-09-2264-212/+291
|\ \ \ \
| * | | | removed unneeded semicolonGravatar David Marcec2019-09-221-1/+1
| * | | | Removed reference to core timing to nvflinger and used system insteadGravatar David Marcec2019-09-221-1/+1
| * | | | marked controller constructors as explicitGravatar David Marcec2019-09-228-8/+8
| * | | | RebaseGravatar David Marcec2019-09-2225-62/+75
| * | | | RebaseGravatar David Marcec2019-09-225-20/+21
| * | | | Deglobalize System: ViGravatar David Marcec2019-09-223-8/+8
| * | | | Deglobalize System: TimeGravatar David Marcec2019-09-224-14/+21
| * | | | RebaseGravatar David Marcec2019-09-222-8/+12
| * | | | Deglobalize System: NvFlingerGravatar David Marcec2019-09-222-6/+7
| * | | | RebaseGravatar David Marcec2019-09-224-8/+12
| * | | | Deglobalize System: NimGravatar David Marcec2019-09-222-7/+12
| * | | | Deglobalize System: NifmGravatar David Marcec2019-09-222-13/+23
| * | | | Deglobalize System: NFPGravatar David Marcec2019-09-224-14/+16
| * | | | Deglobalize System: LDRGravatar David Marcec2019-09-222-6/+7
| * | | | Deglobalize System: IRSGravatar David Marcec2019-09-223-5/+6
| * | | | Deglobalize System: HidGravatar David Marcec2019-09-2220-37/+44
| * | | | Deglobalize System: FriendGravatar David Marcec2019-09-224-22/+24