summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge pull request #2936 from VPeruS/use-isallzeroarrayGravatar bunnei2019-10-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [crypto] Use IsAllZeroArray helper functionGravatar vperus2019-10-021-1/+1
* | | | | | | | Merge pull request #2940 from lioncash/zlibGravatar bunnei2019-10-044-9/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | CMakeLists: Make libzip excluded from the ALL targetGravatar Lioncash2019-10-041-1/+1
| * | | | | | | | externals: Use upstream zlibGravatar Lioncash2019-10-044-8/+9
* | | | | | | | | Merge pull request #2898 from FearlessTobi/port-4004Gravatar bunnei2019-10-033-13/+24
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | qt_themes: add two colorful themesGravatar FearlessTobi2019-09-223-13/+24
* | | | | | | | | Merge pull request #2539 from DarkLordZach/bcatGravatar David2019-10-0341-41/+1999
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | qt: Add service dialogGravatar Zach Hilman2019-10-025-17/+20
| * | | | | | | | | boxcat: Use updated game-asset API URL and tagsGravatar Zach Hilman2019-10-011-6/+6
| * | | | | | | | | bcat: Add FSC accessors for BCAT dataGravatar Zach Hilman2019-10-0110-31/+51
| * | | | | | | | | boxcat: Implement events global fieldGravatar Zach Hilman2019-09-307-30/+43
| * | | | | | | | | bcat: Implement DeliveryCacheProgressImpl structureGravatar Zach Hilman2019-09-306-88/+314
| * | | | | | | | | boxcat: Use Etag header names for file digestGravatar Zach Hilman2019-09-302-24/+21
| * | | | | | | | | boxcat: Add downloading and client for launch parameter dataGravatar Zach Hilman2019-09-302-16/+77
| * | | | | | | | | bcat: Add backend function for BCAT Indirect (launch parameter)Gravatar Zach Hilman2019-09-302-0/+11
| * | | | | | | | | 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
| * | | | | | | | | configure_service: Allow Qt to open external linksGravatar Zach Hilman2019-09-301-0/+3
| * | | | | | | | | cmake: Add cmake option to build Boxcat backendGravatar Zach Hilman2019-09-301-0/+2
| * | | | | | | | | yuzu: Add UI tab to configure BCAT servicesGravatar Zach Hilman2019-09-306-0/+302
| * | | | | | | | | 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-303-1/+36
| * | | | | | | | | 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
| * | | | | | | | | settings: Add option to set BCAT backendGravatar Zach Hilman2019-09-306-0/+34
| * | | | | | | | | nifm: Signal to applications that internet access is availableGravatar Zach Hilman2019-09-301-3/+10
| * | | | | | | | | core/loader: Track the NSO build ID of the current processGravatar Zach Hilman2019-09-303-0/+14
| * | | | | | | | | applets: Add accessor for AppletFrontendSetGravatar Zach Hilman2019-09-302-0/+6
| * | | | | | | | | filesystem: Add getter for BCAT temporary directoryGravatar Zach Hilman2019-09-303-0/+16
| * | | | | | | | | vfs: Add function to extract ZIP file into virtual filesystemGravatar Zach Hilman2019-09-302-0/+96
| * | | | | | | | | externals: Add zlib and libzip libraries to handle ZIP file parsingGravatar Zach Hilman2019-09-304-0/+12
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2937 from DarkLordZach/azure-msvcGravatar bunnei2019-10-027-19/+107
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ci: Correct mainline release dependencyGravatar Zach Hilman2019-10-022-2/+4
| * | | | | | | | ci: Add Mainline taglineGravatar Zach Hilman2019-10-021-1/+1
| * | | | | | | | ci: Use MSVC windows for patreonGravatar Zach Hilman2019-10-022-11/+13
| * | | | | | | | ci: Use MSVC windows for mainlineGravatar Zach Hilman2019-10-021-3/+36
| * | | | | | | | ci: Add MSVC build templateGravatar Zach Hilman2019-10-021-0/+21
| * | | | | | | | ci: Add Windows MSVC package scriptGravatar Zach Hilman2019-10-021-0/+32
| * | | | | | | | ci: Fix unset environment variable bugGravatar Zach Hilman2019-10-021-3/+1
* | | | | | | | | Merge pull request #2932 from DarkLordZach/azure-gitpagesGravatar bunnei2019-10-012-25/+35
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ci: Check additional pages on GitHubGravatar Zach Hilman2019-10-011-1/+3
| * | | | | | | | ci: Iterate through GitHub pages for pull requestsGravatar Zach Hilman2019-10-012-25/+33
|/ / / / / / / /