History for Atmosphere / libraries / libstratosphere / source / erpt / srv
2026-04-04
@Alula
erpt: Add some missed 20.0.0+ FsInfo changes
Alula committed on 4 Apr
2026-04-03
@Alula
erpt: Fix rare aborts caused by ResultInvalidPowerState
Alula committed on 3 Apr
2026-04-01
@Alula
erpt: use official name for erpt::IManager cmd 7
Alula committed on 1 Apr
@Alula
erpt: revert GetReportSizeMax to not potentially break old firmwares
Alula committed on 1 Apr
2026-03-18
@Alula
erpt: Implement 22.0.0 commands and changes ...
Alula committed on 18 Mar
@Alula
fs: DisableAutoSaveDataCreation was removed in 22
Alula committed on 18 Mar
2025-11-15
@Michael Scire
erpt: implement new 21.0.0 commands
Michael Scire authored on 13 Nov SciresM committed on 15 Nov
@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