David
d4f53ba212
Merge pull request #2895 from FearlessTobi/debug-logs
...
service/acc: Lower log severity from INFO to DEBUG
2019-09-22 23:50:49 +10:00
Fernando Sahmkow
25054fdd42
Merge pull request #2873 from ogniK5377/new-ioctls
...
Initial implementation of Ioctl2 & Ioctl3
2019-09-22 09:45:29 -04:00
Fernando Sahmkow
d88b81611e
Merge pull request #2884 from ogniK5377/deglobal-sys-services
...
Remove usage of System::CurrentInterface() from most services
2019-09-22 09:38:13 -04:00
FearlessTobi
469f4764a0
service/acc: Lower log severity from INFO to DEBUG
...
According to ogniK, this should have always been Debug and not Info.
2019-09-22 15:15:07 +02:00
David Marcec
db1079abd3
removed unneeded semicolon
2019-09-22 18:50:34 +10:00
David Marcec
f35665aa28
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
...
This reverts commit 66d80be727 , reversing
changes made to 43decd1681 .
2019-09-22 17:47:25 +10:00
David Marcec
827c35bac0
Removed reference to core timing to nvflinger and used system instead
2019-09-22 16:55:15 +10:00
David Marcec
761b54f58c
marked controller constructors as explicit
2019-09-22 16:41:38 +10:00
David Marcec
4b13f6cfcb
Rebase
2019-09-22 16:41:34 +10:00
David Marcec
f18f3f6b8e
Rebase
2019-09-22 16:40:58 +10:00
David Marcec
b48f1cbbb5
Deglobalize System: Vi
2019-09-22 16:38:03 +10:00
David Marcec
7675b98419
Deglobalize System: Time
2019-09-22 16:38:02 +10:00
David Marcec
2936be3ae1
Rebase
2019-09-22 16:37:59 +10:00
David Marcec
d927a700da
Deglobalize System: NvFlinger
2019-09-22 16:35:51 +10:00
David Marcec
a8d2fd4a00
Rebase
2019-09-22 16:35:43 +10:00
David Marcec
45a6da4016
Deglobalize System: Nim
2019-09-22 16:30:34 +10:00
David Marcec
bd8c949992
Deglobalize System: Nifm
2019-09-22 16:30:33 +10:00
David Marcec
37b2a234a2
Deglobalize System: NFP
2019-09-22 16:30:32 +10:00
David Marcec
a2b9ed6d16
Deglobalize System: LDR
2019-09-22 16:30:31 +10:00
David Marcec
9196c150d6
Deglobalize System: IRS
2019-09-22 16:30:30 +10:00
David Marcec
a43d56f18c
Deglobalize System: Hid
2019-09-22 16:30:29 +10:00
David Marcec
f0a8366ce3
Deglobalize System: Friend
2019-09-22 16:30:27 +10:00
David Marcec
1e8b0dcc2d
Deglobalize System: Fatal
2019-09-22 16:30:25 +10:00
David Marcec
7b7e57693c
Deglobalize System: Btm
2019-09-22 16:30:24 +10:00
David Marcec
d50f79f6ed
Deglobalize System: Btdrv
2019-09-22 16:30:20 +10:00
David Marcec
180dd576a7
Deglobalize System: Aoc
2019-09-22 16:30:17 +10:00
David Marcec
533e7e451f
Deglobalize System: Am
2019-09-22 16:30:14 +10:00
David
66d80be727
Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1
...
system_archive: Move shared font data to system_archive and fix extended font data
2019-09-22 16:09:22 +10:00
Zach Hilman
949a913356
pl_u: Use kernel physical memory
2019-09-21 23:00:22 -04:00
David Marcec
19b98e20d1
server side clang format fix2
2019-09-22 12:26:03 +10:00
David Marcec
3b1ae022c4
Use clang-format provided by build server
2019-09-22 12:21:07 +10:00
Zach Hilman
8cc2eccca2
pl_u: Remove excess static qualifier
2019-09-21 22:17:30 -04:00
Zach Hilman
977d27ed15
pl_u: Use OSS system archives if real archives don't exist
2019-09-21 21:50:41 -04:00
David
83ee5f63d6
Merge pull request #2612 from DarkLordZach/prepo-new
...
prepo: Implement New, System, and Non-User variants of SaveReport
2019-09-22 11:49:36 +10:00
Zach Hilman
110075b2fa
pl_u: Expose method to encrypt TTF to BFTTF
2019-09-21 19:21:58 -04:00
Zach Hilman
447ada6c0a
prepo: Remove system global accessors
2019-09-21 19:17:45 -04:00
Zach Hilman
e975bf2349
prepo: Implement SaveReport New and System variants
2019-09-21 19:17:08 -04:00
Zach Hilman
04078a2139
configure_debug: Move reporting option to logging
2019-09-21 18:43:20 -04:00
Zach Hilman
541bf1b996
filesystem: Add const qualification to various accessors
2019-09-21 16:50:39 -04:00
Zach Hilman
c3ad37b707
yuzu: Port old usages of Filesystem namespace to FilesystemController
2019-09-21 16:43:10 -04:00
Zach Hilman
e443d76a29
services: Pass FileSystemController as reference to services that need it
2019-09-21 16:43:10 -04:00
Zach Hilman
b854fb7e1a
am: Unstub IApplicationFunctions EnsureSaveData (20)
...
Creates a default save data for the application given a user ID.
2019-09-21 16:43:10 -04:00
Zach Hilman
94ddc2ebdb
filesystem: Pass Size Getter functions to IFileSystem for sizes
2019-09-21 16:43:10 -04:00
Zach Hilman
49440d51b1
filesystem: Add FileSystemController to deglobalize FS services
2019-09-21 16:43:10 -04:00
David Marcec
318288f0be
Mark KickOffPb & SubmitGPFIFO as trace
...
These functions are not stubbed and are called fairly often. Due to the nature of how often they're called, we should keep them marked as LOG_TRACE instead of LOG_DEBUG or LOG_WARNING
2019-09-21 15:41:11 +10:00
David Marcec
7c1dd9debf
disable clang-format temp
2019-09-20 10:25:12 +10:00
David Marcec
87e01ad919
Initial implementation of Ioctl2 & Ioctl3
...
Purpose of Ioctl2 and Ioctl3 is to prevent the passing of raw pointers through ioctls
2019-09-19 15:37:25 +10:00
bunnei
5edd2960f7
Merge pull request #2667 from DarkLordZach/profile-editor
...
acc: Implement IProfileEditor interface and 'Store'/'StoreWithImage' commands
2019-09-14 00:46:18 -04:00
David
19474db491
Merge pull request #2716 from lioncash/hle-global
...
service/am: Remove usages of global system accessors
2019-09-09 16:44:41 +10:00
David
04ee9a3bcb
Merge pull request #2763 from lioncash/map-phys
...
kernel/vm_manager: Minor cleanup
2019-09-09 16:43:54 +10:00