History for Atmosphere / libraries / libstratosphere / source
2021-10-24
@SciresM
kern: avoid constexpr init for many objects (avoids unnecessary memory clear) (#1668)
SciresM authored on 24 Oct 2021 GitHub committed on 24 Oct 2021
2021-10-18
@Michael Scire
lr: fix EraseRedirection hang introduced by refactoring
Michael Scire committed on 18 Oct 2021
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
2021-10-17
@Michael Scire
constexpr: resign ourselves to gcc dropping void -> T support
Michael Scire committed on 17 Oct 2021
2021-10-16
@Michael Scire
powctl: remove unused arm_neon header after last commit
Michael Scire committed on 16 Oct 2021
@Michael Scire
powctl: don't require arm64 arch for floating -> fixed conversion
Michael Scire committed on 16 Oct 2021
@Michael Scire
tipc: implement special-case templating used by 13.0.0 pgl
Michael Scire committed on 16 Oct 2021
@Michael Scire
boot: update for 13.0.0/aula parameter changes (closes #1477)
Michael Scire committed on 16 Oct 2021
@Michael Scire
powctl: integrate 13.0.0 changes (aula params not done yet)
Michael Scire committed on 16 Oct 2021
2021-10-14
@Michael Scire
strat: fix some mitm server management logic
Michael Scire committed on 14 Oct 2021
2021-10-12
@Michael Scire
sm/tipc: minor cleanup
Michael Scire committed on 12 Oct 2021
@Michael Scire
strat: don't force fs globals to link into every process
Michael Scire committed on 12 Oct 2021
@Michael Scire
sf: prevent emitting mitm/defer code unless server in process supports it
Michael Scire committed on 12 Oct 2021
2021-10-11
@Michael Scire
ams: allow bootloader to merely approximate correct target firmware
Michael Scire committed on 11 Oct 2021
@Michael Scire
loader: refactor ro manager/improve accuracy
Michael Scire committed on 11 Oct 2021
2021-10-10
@Michael Scire
spl: refactor for accuracy/move into libstrat
Michael Scire committed on 10 Oct 2021
@Michael Scire
os: add FlushDataCache
Michael Scire committed on 10 Oct 2021
@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
settings: fix correctness issue in LazyFileAccessor
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: refactor address taking of form &var[...]
Michael Scire committed on 9 Oct 2021
@Michael Scire
strat: always use explicit result namespacing
Michael Scire committed on 9 Oct 2021
@Adubbz
settings: implement KeyValueStore (#1659) ...
Adubbz authored on 9 Oct 2021 GitHub committed on 9 Oct 2021
2021-10-08
@Michael Scire
os: fix mutex push/pop prototypes
Michael Scire committed on 8 Oct 2021
@Michael Scire
cs: prevent exceptions from manifesting
Michael Scire committed on 8 Oct 2021
@Michael Scire
boot: save 12KB
Michael Scire committed on 8 Oct 2021
@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
strat: build sysmodules with -Wextra/-Werror
Michael Scire committed on 7 Oct 2021
@Michael Scire
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire committed on 7 Oct 2021