index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2019-10-04
service/nfp: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/hid: Silence -Wunused and -Wswitch
ReinUsesLisp
2019-10-04
service/am: Silence -Wreorder
ReinUsesLisp
2019-10-04
service/hid: Remove unused system reference
ReinUsesLisp
2019-10-04
service/friend: Remove unused field
ReinUsesLisp
2019-10-04
service/filesystem: Silence -Wunused-variable
ReinUsesLisp
2019-10-04
service/bcat: Silence -Wreorder and -Wunused
ReinUsesLisp
2019-10-04
service/audio: Silence -Wunused
ReinUsesLisp
2019-10-04
service/apm: Silence -Wunused and -Wreorder
ReinUsesLisp
2019-10-04
Merge pull request #2936 from VPeruS/use-isallzeroarray
bunnei
2019-10-03
Merge pull request #2539 from DarkLordZach/bcat
David
2019-10-02
[crypto] Use IsAllZeroArray helper function
vperus
2019-10-02
qt: Add service dialog
Zach Hilman
2019-10-01
boxcat: Use updated game-asset API URL and tags
Zach Hilman
2019-10-01
bcat: Add FSC accessors for BCAT data
Zach Hilman
2019-09-30
boxcat: Implement events global field
Zach Hilman
2019-09-30
bcat: Implement DeliveryCacheProgressImpl structure
Zach Hilman
2019-09-30
boxcat: Use Etag header names for file digest
Zach Hilman
2019-09-30
boxcat: Add downloading and client for launch parameter data
Zach Hilman
2019-09-30
bcat: Add backend function for BCAT Indirect (launch parameter)
Zach Hilman
2019-09-30
bcat: Expose CreateBackendFromSettings helper function
Zach Hilman
2019-09-30
am: Unstub PopLaunchParameter and add bcat connection for app-specific data
Zach Hilman
2019-09-30
bcat: Implement cmd 90201 ClearDeliveryCacheStorage
Zach Hilman
2019-09-30
bcat: Implement cmd 30100 SetPassphrase
Zach Hilman
2019-09-30
bcat: Implement cmd RequestSyncDeliveryCache and variant
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheProgressService commands
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheFileService commands
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheDirectoryService commands
Zach Hilman
2019-09-30
bcat: Implement IDeliveryCacheStorageService commands
Zach Hilman
2019-09-30
bcat: Add commands to create IDeliveryCacheStorageService
Zach Hilman
2019-09-30
module: Create BCAT backend based upon Settings value on construction
Zach Hilman
2019-09-30
bcat: Add BCAT backend for Boxcat service
Zach Hilman
2019-09-30
bcat: Add backend class to generify the functions of BCAT
Zach Hilman
2019-09-30
settings: Add option to set BCAT backend
Zach Hilman
2019-09-30
nifm: Signal to applications that internet access is available
Zach Hilman
2019-09-30
core/loader: Track the NSO build ID of the current process
Zach Hilman
2019-09-30
applets: Add accessor for AppletFrontendSet
Zach Hilman
2019-09-30
filesystem: Add getter for BCAT temporary directory
Zach Hilman
2019-09-30
vfs: Add function to extract ZIP file into virtual filesystem
Zach Hilman
2019-09-29
Revert "arm_dynarmic: Check if jit is nullptr when preparing reschedule"
bunnei
2019-09-29
Merge pull request #2574 from DarkLordZach/dynarmic-jit-nullptr
bunnei
2019-09-24
Signal styleset changes at a better time
David Marcec
2019-09-23
Merge pull request #2683 from DarkLordZach/lock-exit
David
2019-09-22
Merge pull request #2876 from ogniK5377/AcquireNpadStyleSetUpdateEventHandle-fix
Zach Hilman
2019-09-22
Merge pull request #2895 from FearlessTobi/debug-logs
David
2019-09-22
Merge pull request #2873 from ogniK5377/new-ioctls
Fernando Sahmkow
2019-09-22
removed comment
David Marcec
2019-09-22
Rebased
David Marcec
2019-09-22
Merge pull request #2884 from ogniK5377/deglobal-sys-services
Fernando Sahmkow
2019-09-22
service/acc: Lower log severity from INFO to DEBUG
FearlessTobi
[next]