History for Atmosphere / libraries / libstratosphere / source / erpt
2025-11-15
@Michael Scire
ams: mark ams::Result [[nodiscard]] (partially complete). ...
Michael Scire authored on 12 Nov SciresM committed on 15 Nov
2025-05-09
@Michael Scire
erpt: initial support (incomplete) for 20.0.0
Michael Scire authored on 2 May 2025 SciresM committed on 9 May 2025
2024-10-30
@Michael Scire
strat: ldr::PlatformId -> ncm::ContentMetaPlatform
Michael Scire committed on 30 Oct 2024
2024-03-29
@Michael Scire
erpt: actually support non-sequential ids, nintendo why
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-10-26
@Michael Scire
erpt: add remaining SubmitFsInfo helpers
Michael Scire committed on 26 Oct 2023
2023-10-25
@Michael Scire
erpt: SubmitFileSystemProxyErrorInfo
Michael Scire committed on 25 Oct 2023
@Michael Scire
erpt: GetMmcErrorInfo, GetSdCard*Info
Michael Scire committed on 25 Oct 2023
@Michael Scire
erpt: begin SubmitFsinfo (SubmitMmcDetailInfo)
Michael Scire committed on 25 Oct 2023
2023-10-12
@Michael Scire
erpt: remove deprecated fields, they didn't actually change IDs, just the mapping between id and name table index
Michael Scire authored on 12 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
erpt: Add basic (TODO-impl post-prerelease) support for 17.0.0 changes
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-24
@Michael Scire
erpt: update server code for 16.0.0 logic changes
Michael Scire committed on 24 Feb 2023
2022-12-13
@Michael Scire
erpt: fix multiple issues with automatic report cleanup (thanks @yellows8) ...
Michael Scire committed on 13 Dec 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-22
@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-03-17
@Michael Scire
erpt: add automatic report cleanup mechanism on boot (closes #1795)
Michael Scire committed on 17 Mar 2022
2021-12-13
@Michael Scire
ams: deduplicate static initialization logic
Michael Scire committed on 13 Dec 2021
2021-10-12
@Michael Scire
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire committed on 12 Oct 2021
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-08
@Michael Scire
erpt: save 8KB
Michael Scire committed on 8 Oct 2021
@Michael Scire
strat: use ams::Main() instead of main(argc, argv)
Michael Scire committed on 8 Oct 2021
2021-10-07
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-05
@Michael Scire
strat: use sf::NativeHandle for ipc templating
Michael Scire committed on 5 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-10-01
@Michael Scire
os: adopt multiwait naming over waitable
Michael Scire committed on 1 Oct 2021
2021-09-12
@SciresM
LogManager: implement system module, client api, logging api (#1617) ...
SciresM authored on 12 Sep 2021 GitHub committed on 12 Sep 2021
2021-09-07
@Michael Scire
ams-1.0.0: meso no longer optional, remove conditional logic
Michael Scire authored on 5 Sep 2021 SciresM committed on 7 Sep 2021
2021-07-08
@Michael Scire
ams: std::optional -> util::optional
Michael Scire committed on 8 Jul 2021
2021-06-29
@Michael Scire
erpt: fix 0x100 byte memory leak on creation of new report
Michael Scire committed on 29 Jun 2021
2021-05-17
@Michael Scire
libstrat: fix override operator new to be noexcept (closes #1494)
Michael Scire committed on 17 May 2021