| 2022-02-22 |
fix SubStorage copy ctor/= op for new shared_ptr member
Michael Scire
authored
on 21 Feb 2022
SciresM
committed
on 22 Feb 2022
|
|---|---|
|
fs: revise NcaFileSystemDriver for latest semantics
Michael Scire
authored
on 14 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: flesh out the program registry
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fs: allocations with mutex held must be unsafe
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fs: implement newer allocator templates
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
|
fssrv: skeleton server manager setup/registration
Michael Scire
authored
on 7 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|
| 2021-10-10 |
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
| 2021-10-09 |
ams: replace most remaining operator & with std::addressof
Michael Scire
committed
on 9 Oct 2021
|
| 2021-10-08 |
strat: use ams::Main() instead of main(argc, argv)
Michael Scire
committed
on 8 Oct 2021
|
| 2021-10-07 |
strat: build sysmodules with -Wextra/-Werror
Michael Scire
committed
on 7 Oct 2021
|
|
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire
committed
on 7 Oct 2021
|
|
|
|
|
| 2021-10-04 |
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire
committed
on 4 Oct 2021
|
| 2021-10-01 |
strat: use consistent include style for lib headers
Michael Scire
committed
on 1 Oct 2021
|
| 2021-09-30 |
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire
committed
on 30 Sep 2021
|
| 2021-07-08 |
ams: std::optional -> util::optional
Michael Scire
committed
on 8 Jul 2021
|
| 2021-05-17 |
libstrat: fix override operator new to be noexcept (closes #1494)
Michael Scire
committed
on 17 May 2021
|
| 2021-04-30 |
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
Michael Scire
committed
on 30 Apr 2021
|
| 2021-02-26 |
tio: implement SdCardObserver (finishes sysmodule)
Michael Scire
authored
on 24 Feb 2021
SciresM
committed
on 26 Feb 2021
|
| 2021-01-12 |
ams: use util::SNPrintf over std:: (size/linker improvements)
Michael Scire
committed
on 12 Jan 2021
|
| 2020-12-07 |
fs: add ProgramIndexMapInfo
Michael Scire
committed
on 7 Dec 2020
|
|
fs: update + consolidate path normalization logic
Michael Scire
committed
on 7 Dec 2020
|
|
| 2020-12-05 |
fs: move file storage to common
Michael Scire
committed
on 5 Dec 2020
|
|
IStorage: rename access check helpers
Michael Scire
committed
on 5 Dec 2020
|
|
|
fsa: *Impl -> Do*
Michael Scire
committed
on 5 Dec 2020
|
|
|
fs/system: deduplicate RomFs code
Michael Scire
committed
on 5 Dec 2020
|
|
| 2020-09-09 |
loader: improve verification terminology
Michael Scire
committed
on 9 Sep 2020
|
| 2020-07-08 |
sf: Change interface definition methodology (#1074)
...
SciresM
authored
on 8 Jul 2020
GitHub
committed
on 8 Jul 2020
|
| 2020-07-02 |
libstrat: fix bugs/compiler warnings
Michael Scire
authored
on 1 Jul 2020
SciresM
committed
on 2 Jul 2020
|
|
fs: use access_log for other user fs/dir/file bindings
Michael Scire
authored
on 1 Jul 2020
SciresM
committed
on 2 Jul 2020
|