History for Atmosphere / stratosphere / loader / source / ldr_process_manager.cpp
2019-03-28
@Michael Scire
loader: Use result definitions instead of magic numbers
Michael Scire committed on 28 Mar 2019
2018-11-09
@Michael Scire
fs.mitm/loader: Fix crashes when launching too many processes.
Michael Scire committed on 9 Nov 2018
2018-10-30
@Michael Scire
libstrat: automatically detect+format rawdata structs correctly.
Michael Scire authored on 30 Oct 2018 SciresM committed on 30 Oct 2018
@Michael Scire
loader: update for libstratosphere refactor
Michael Scire authored on 30 Oct 2018 SciresM committed on 30 Oct 2018
2018-09-07
@hexkyz
Add and fix copyright notices for better GPL compliance (thanks @naehrwert and @CTCaer).
hexkyz committed on 7 Sep 2018
2018-07-30
@Michael Scire
Loader: Add support for exefs redirection to code nsp on SD.
Michael Scire committed on 30 Jul 2018
2018-07-28
@Michael Scire
Loader: Support loading FsStorageId_None content from SD.
Michael Scire committed on 28 Jul 2018
2018-06-13
@Michael Scire
libstratosphere/fs.mitm: Push WIP support for Domains. Not yet fully working.
Michael Scire committed on 13 Jun 2018
2018-05-08
@Michael Scire
Loader: Fix game update content loading, fix SD card mounting on newer firmwares. Closes #61.
Michael Scire committed on 8 May 2018
2018-05-05
@Léo Lam
Replace std::make_tuple with simpler syntax (#77) ...
Léo Lam authored on 5 May 2018 SciresM committed on 5 May 2018
2018-05-02
@Michael Scire
Loader: Fix (all?) remaining bugs in ldr:pm. ...
Michael Scire committed on 2 May 2018
2018-04-27
@Michael Scire
Loader: Add NRRInfo to RegisteredProcess, refactor Registration::
Michael Scire committed on 27 Apr 2018
2018-04-24
@Michael Scire
Loader: Implement InitializeProcessInfo()
Michael Scire committed on 24 Apr 2018
2018-04-22
@Michael Scire
Stratosphere: Skeleton create process up through the ProcessCreation::CreateProcess() call
Michael Scire committed on 22 Apr 2018
2018-04-21
@Michael Scire
Stratosphere: Add handle/pid output to IPC templating, fix failure condition message preparation.
Michael Scire committed on 21 Apr 2018
@Michael Scire
Stratosphere: Implement ldr:pm->GetProgramInfo()
Michael Scire committed on 21 Apr 2018
@Michael Scire
Stratosphere: Add arguments to GetProgramInfo
Michael Scire committed on 21 Apr 2018
@Michael Scire
Stratosphere: Add WrapIpcCommandImpl templating.
Michael Scire committed on 21 Apr 2018
2018-04-20
@Michael Scire
Stratosphere: Fix IPC rawdata out size, QueryPointerBufferSize works on hardware now.
Michael Scire committed on 20 Apr 2018
2018-04-19
@Michael Scire
Stratosphere: Skeleton ldr:pm (RegisterTitle/UnregisterTitle are implemented)
Michael Scire committed on 19 Apr 2018