History for Atmosphere / libraries / libstratosphere / source / ncm
2023-10-16
@Michael Scire
ncm: fix two comments
Michael Scire committed on 16 Oct 2023
@Michael Scire
ncm: better detect + fix 17 brick after-the-fact ...
Michael Scire committed on 16 Oct 2023
2023-10-12
@Michael Scire
ncm: work around change in Nintendo save handling behavior ...
Michael Scire authored on 12 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
ncm: update for new 17.0.0 apis
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-23
@Michael Scire
ncm: alignment was changed for PlaceHolderId/ContentId in 16.0.0
Michael Scire authored on 23 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
ncm: fix inversion in activation skipping
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
ncm: Add IntegratedContent*Impl
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
ncm: first pass at ContentManagerImpl refactor (missing the IntegratedImpls, won't link)
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
ncm: fix copy/paste error in switch case
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
libstrat: make build with new ncm/fs api changes (sysmodules probably fail to build)
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
@Michael Scire
boot2: update for 16.0.0
Michael Scire authored on 22 Feb 2023 SciresM committed on 23 Feb 2023
2022-10-18
@Michael Scire
ncm: update enums, refactor comparison operators
Michael Scire committed on 18 Oct 2022
2022-10-12
@Michael Scire
ncm: GetContentAccessibilities, GetContentInfo*
Michael Scire authored on 11 Oct 2022 SciresM committed on 12 Oct 2022
2022-03-26
@Michael Scire
ams: globally prefer R_RETURN to return for ams::Result
Michael Scire committed on 26 Mar 2022
@Michael Scire
ams: use R_SUCCEED, R_THROW globally
Michael Scire committed on 26 Mar 2022
2022-03-23
@Michael Scire
strat: fix clang build
Michael Scire committed on 23 Mar 2022
@Michael Scire
ncm: hot take, uninitialized data bad
Michael Scire authored on 22 Mar 2022 SciresM committed on 23 Mar 2022
2022-03-22
@Michael Scire
ncm: update client code to better reflect latest sysupdate
Michael Scire authored on 19 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2022-02-16
@Michael Scire
lib: add missing semicolon
Michael Scire committed on 16 Feb 2022
2022-02-14
@SciresM
Integrate new result macros. (#1780) ...
SciresM authored on 14 Feb 2022 GitHub committed on 14 Feb 2022
2021-12-13
@Michael Scire
ams: deduplicate static initialization logic
Michael Scire committed on 13 Dec 2021
2021-11-07
@Léo Lam
Minor header fixes to reduce parsing issues with Clang (#1700) ...
Léo Lam authored on 7 Nov 2021 GitHub committed on 7 Nov 2021
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-09
@Michael Scire
ams: replace most remaining operator & with std::addressof
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: always use explicit result namespacing
Michael Scire committed on 9 Oct 2021
2021-10-07
@Michael Scire
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire committed on 7 Oct 2021
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-04
@Michael Scire
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-09-30
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021