David Marcec
|
aea3724212
|
Signal styleset changes at a better time
We should signal when a net controller is added and our event should be manual, not automatic.
|
7 years ago |
Zach Hilman
|
13933f0af3
|
lm: Flush manager output on core shutdown
|
7 years ago |
Zach Hilman
|
7b5b8db19c
|
lm: Rename Initialize to Log and implement with manager/reporter
Allows saving and clearer output of data.
|
7 years ago |
Zach Hilman
|
f416d32f96
|
lm: Implement manager class to output to reporter
|
7 years ago |
Zach Hilman
|
2fa697bb7c
|
core: Add LM::Manager to system
Allows centralized control over logging mechanisms.
|
7 years ago |
David Marcec
|
82d43a3554
|
removed comment
|
7 years ago |
David Marcec
|
b0eaa9934b
|
Rebased
|
7 years ago |
FearlessTobi
|
469f4764a0
|
service/acc: Lower log severity from INFO to DEBUG
According to ogniK, this should have always been Debug and not Info.
|
7 years ago |
David Marcec
|
db1079abd3
|
removed unneeded semicolon
|
7 years ago |
David Marcec
|
f35665aa28
|
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
This reverts commit 66d80be727, reversing
changes made to 43decd1681.
|
7 years ago |
David Marcec
|
827c35bac0
|
Removed reference to core timing to nvflinger and used system instead
|
7 years ago |
David Marcec
|
761b54f58c
|
marked controller constructors as explicit
|
7 years ago |
David Marcec
|
4b13f6cfcb
|
Rebase
|
7 years ago |
David Marcec
|
f18f3f6b8e
|
Rebase
|
7 years ago |
David Marcec
|
b48f1cbbb5
|
Deglobalize System: Vi
|
7 years ago |
David Marcec
|
7675b98419
|
Deglobalize System: Time
|
7 years ago |
David Marcec
|
2936be3ae1
|
Rebase
|
7 years ago |
David Marcec
|
d927a700da
|
Deglobalize System: NvFlinger
|
7 years ago |
David Marcec
|
a8d2fd4a00
|
Rebase
|
7 years ago |
David Marcec
|
45a6da4016
|
Deglobalize System: Nim
|
7 years ago |
David Marcec
|
bd8c949992
|
Deglobalize System: Nifm
|
7 years ago |
David Marcec
|
37b2a234a2
|
Deglobalize System: NFP
|
7 years ago |
David Marcec
|
a2b9ed6d16
|
Deglobalize System: LDR
|
7 years ago |
David Marcec
|
9196c150d6
|
Deglobalize System: IRS
|
7 years ago |
David Marcec
|
a43d56f18c
|
Deglobalize System: Hid
|
7 years ago |
David Marcec
|
f0a8366ce3
|
Deglobalize System: Friend
|
7 years ago |
David Marcec
|
1e8b0dcc2d
|
Deglobalize System: Fatal
|
7 years ago |
David Marcec
|
7b7e57693c
|
Deglobalize System: Btm
|
7 years ago |
David Marcec
|
d50f79f6ed
|
Deglobalize System: Btdrv
|
7 years ago |
David Marcec
|
180dd576a7
|
Deglobalize System: Aoc
|
7 years ago |
David Marcec
|
533e7e451f
|
Deglobalize System: Am
|
7 years ago |
Zach Hilman
|
949a913356
|
pl_u: Use kernel physical memory
|
7 years ago |
Zach Hilman
|
68add35d52
|
qt: Prompt user for confirmation if exit lock is active
|
7 years ago |
David Marcec
|
19b98e20d1
|
server side clang format fix2
|
7 years ago |
Zach Hilman
|
6072d5146b
|
am: Implement ISelfController ExitLock commands
|
7 years ago |
Zach Hilman
|
0182812fa4
|
am: Implement ISelfController Exit
Closes the current application.
|
7 years ago |
Zach Hilman
|
2a8fb5c6b3
|
am: Add RequestExit event to AppletMessageQueue
Tested against libnx, signals to games to begin cleanup.
|
7 years ago |
David Marcec
|
3b1ae022c4
|
Use clang-format provided by build server
|
7 years ago |
Zach Hilman
|
8cc2eccca2
|
pl_u: Remove excess static qualifier
|
7 years ago |
Zach Hilman
|
977d27ed15
|
pl_u: Use OSS system archives if real archives don't exist
|
7 years ago |
Zach Hilman
|
110075b2fa
|
pl_u: Expose method to encrypt TTF to BFTTF
|
7 years ago |
Zach Hilman
|
447ada6c0a
|
prepo: Remove system global accessors
|
7 years ago |
Zach Hilman
|
e975bf2349
|
prepo: Implement SaveReport New and System variants
|
7 years ago |
Zach Hilman
|
04078a2139
|
configure_debug: Move reporting option to logging
|
7 years ago |
Zach Hilman
|
541bf1b996
|
filesystem: Add const qualification to various accessors
|
7 years ago |
Zach Hilman
|
c3ad37b707
|
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 years ago |
Zach Hilman
|
e443d76a29
|
services: Pass FileSystemController as reference to services that need it
|
7 years ago |
Zach Hilman
|
b854fb7e1a
|
am: Unstub IApplicationFunctions EnsureSaveData (20)
Creates a default save data for the application given a user ID.
|
7 years ago |
Zach Hilman
|
94ddc2ebdb
|
filesystem: Pass Size Getter functions to IFileSystem for sizes
|
7 years ago |
Zach Hilman
|
49440d51b1
|
filesystem: Add FileSystemController to deglobalize FS services
|
7 years ago |